@charset "utf-8";

/*=========================================================
	index
		1. heading level1
		2. heading level2
		3. heading level3
		4. heading level4
		5. bordr & color
=========================================================*/

#main-image{
	width:680px;
	height:50px;
	background:url(../img/ind_p_main.jpg) no-repeat;
	padding-top:270px;
}
#main-image span{
	display:none;
}
#content2010 #main-image ul{
	width:640px;
	list-style:none;
	margin:0 auto;
}
#content2010 #main-image li{
	display:block;
	height:35px;
	float:left;
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#content2010 #main-image a{
	display:block;
	height:35px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#content2010 #main-image a:hover{
	background-position:0 35px;
}

#content2010 #main-image .syuto{
	width:107px;
	background-image:url(../img/ind_nav_syuto_ov.jpg);}
#content2010 #main-image .kansai{
	width:107px;
	background-image:url(../img/ind_nav_kansai_ov.jpg);}
#content2010 #main-image .sapporo{
	width:106px;
	background-image:url(../img/ind_nav_sapporo_ov.jpg);}
#content2010 #main-image .sendai{
	width:107px;
	background-image:url(../img/ind_nav_sendai_ov.jpg);}
#content2010 #main-image .nagoya{
	width:106px;
	background-image:url(../img/ind_nav_nagoya_ov.jpg);}
#content2010 #main-image .fukuoka{
	width:107px;
	background-image:url(../img/ind_nav_fukuoka_ov.jpg);}

#content2010 #main-image .syuto a{
	width:107px;
	background-image:url(../img/ind_nav_syuto.jpg);}
#content2010 #main-image .kansai a{
	width:107px;
	background-image:url(../img/ind_nav_kansai.jpg);}
#content2010 #main-image .sapporo a{
	width:106px;
	background-image:url(../img/ind_nav_sapporo.jpg);}
#content2010 #main-image .sendai a{
	width:107px;
	background-image:url(../img/ind_nav_sendai.jpg);}
#content2010 #main-image .nagoya a{
	width:106px;
	background-image:url(../img/ind_nav_nagoya.jpg);}
#content2010 #main-image .fukuoka a{
	width:107px;
	background-image:url(../img/ind_nav_fukuoka.jpg);}


/* 1. heading level1
=========================================================*/
#content2010 .h1{
	background:url(../img/for_bk_h1b_680.jpg) no-repeat bottom center;
}
#content2010 h1{
	background:url(../img/for_bk_h1t_680.jpg) no-repeat top center;
}

.one-col #content2010 .h1{
	background:url(../img/for_bk_h1b_950.jpg) no-repeat bottom center;
}
.one-col #content2010 h1{
	background:url(../img/for_bk_h1t_950.jpg) no-repeat top center;
}


/* 2. heading level2
=========================================================*/
#content2010 h2{
	border-bottom:2px solid #FF9E29;
}

#content2010 h2.strong{
	color:#FFF;
	border-bottom:none;
	background:#FF9E29 url(../img/for_bk_h2s_680.gif) no-repeat top center;
}
.one-col #content2010 h2.strong{
	background:#003399 url(../img/for_bk_h2s_950.gif) no-repeat top center;
}

#side2010 h2{
	border-bottom:2px solid #FF9E29;
}

#content2010 h2.hed-col01{
	border-bottom:2px solid #FF6600;
}


/* 3. heading level3
=========================================================*/
#content2010 h3{
	border-bottom:1px solid #FF9E29;
}

#content2010 h3.news{
	margin:1em 0 .5em;
	padding:7px 10px;
	border-bottom:none;
	background:#F4E7B1;
}


/* 4. heading level4
=========================================================*/
#content2010 h4{
	border-left:3px solid #FF9E29;
}


