html,
body{
	height:100%;
	font:12px/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url(../image/123.gif);
	background-repeat: repeat;
}
#container{
	width:100%;
	min-height:100%;
	margin:0 auto -130px;
	height:auto !important;
	height:100%;
}
#container #header{
	width: 100%; 
	height: 90px; 
	background-image: url(../image/back.gif);  
	background-repeat: repeat; 
}

h1{
	margin:0 0 0 0;
}
#gnavi02 a {
color: #FFF;
}

#gnavi02 ul {
background: #34BEED;
list-style-type: none;
border-bottom: 5px solid #CCC;
}

#gnavi02 ul li {
float: left;
margin: 0 0 1px 0;
}


#gnavi02 ul li a {
display: block;
padding: 2px 10px;
text-decoration: none;
border-right: 1px solid #FFF;
}

#gnavi02 ul li a:hover {
background: #18B2E6;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
} .clearfix {
display: block;
}
/* End hide from IE-mac */ 

p {
	font-size:12px
}
