* {
	margin: 0;
	padding: 0;
}

html{
    height:100%;
}


body{
height:100%;
color:#333;
font:13px verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
/*Firefox、Safari、Opera等モダンブラウザやMac IE5に適用*/
*font-size:small;
/*Win IE7およびWin IE6標準準拠モードに適用*/
*font:x-small;
/*Win IE 5-5.5､6(後方互換モード)に適用*/
line-height: 180%; 
}

table {
    font-size:inherit;
    font:100%;
}


.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.mr-10{
margin-bottom: 10px;
}


.mr-20{
margin-bottom: 20px;
}

.mr-30{
margin-bottom: 30px;
}

.mr-40{
margin-bottom: 40px;
}

.mr-50{
margin-bottom: 50px;
}


body > #wrap {
    height: auto;
}


h1,h2,h3,h4,h5,h6,p,ul,ol,dl,address {
	margin-top: 0px;
	margin-bottom: 0px;
}

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

hr {
	display: none;
}

.clear{
clear:both;
}


/*ナビゲーション*/

#g-navi{
width: 1000px;
height: 41px;
background-image: url(../common/navi_back.gif)
}


#g-navi img {
border: none;
vertical-align:top;
}


#g-navi ul {
	margin: 0;
	padding: 0;
    list-style-type: none;
    margin-left: 45px;
}

#g-navi li {
	margin-right: 35px;
	padding: 0;
	float: left;
    text-align: center;
    list-style-type: none;
}



/*----------------------------------------------
Footer
-----------------------------------------------*/

#footer {
clear: both;
width:1000px;
margin-right: auto;
margin-left: auto;
margin-bottom: 30px;
}

#footer p{
font-size:77%;
text-align: center;
}
