@charset "utf-8";





/* --------------------------------------------------

tab

-------------------------------------------------- */
#tab{
	background-image: url(../olympic/img/tab_bg.jpg);
	background-repeat: no-repeat;
	height: 57px;
	padding-left: 15px;
	margin-bottom: 20px;
}

#tab ul{}

#tab li{
	display: inline;
}
#tab li img{
	vertical-align:bottom;
	margin-top: 11px;
}



/* --------------------------------------------------

balanceguide

-------------------------------------------------- */

#balanceguide{
    clear:both;}
#balanceguide h2{
	background-image: url(../img/dot_orange.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-bottom: 10px;
}
#balanceguide h2 span{
	color: #FB9806;
}
.imgMain{
	margin-top: 30px;
	margin-bottom: 30px;
}
.sp{
	margin-top: 30px;}

