@charset "UTF-8";
/*
Name: iglu
URI: http://iglu-ice.jp
*/

* {margin: 0;padding: 0;}

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
margin: 0;
padding: 0;
}

body {
font-family: "Gerogia", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
font-size: 80%;
color: #000;
text-align: center;
behavior:url("csshover.htc");
}

a {
color: #d08f00;
text-decoration:none;
}

a:visited {
color: #923f00;
}

a:hover {
text-decoration:underline;
color: #ff7500;
}

a:active {
color: #741E3F;
}  

 h2, h3, h5, h6 {
font-size: 100%;
font-weight:normal;
}

ul,ol,li,dl,dt,dd {
list-style: none;
}

img {
border: 0;
vertical-align:bottom;
}

p {
	line-height:1.6;
}

.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	clear:both;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #999;
	height: 1px;
	margin: 15px 0px;
}

.sg {
	font-weight:bold;
	letter-spacing:1.5;
	line-height: 2em;
}

.sgr-text {
	font-weight:bold;
	letter-spacing:2px;
	color: #eb3700;
	line-height: 2;
}

.s-text {
	font-size:0.9em;
}

.r-text {
	color:#EE0000 !important;
}

.p-text {
	color: #75b300;
}

div#maincontents {
	width: 400px;
	height: 120px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -60px 0 0 -200px;
}

h1 {
	margin-bottom:10px;
}
