@import url("total.css");
@import url("general.css");
@import url("parts-general.css");

@import url(g-navi.css);



/*所属用タブメニュー*/
.section_back {
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px 0px 15px 0px;
	background: url(../../img/section_back_rain.gif) repeat-x left bottom;
}

.section_me1 {
	width:190px;
	float:left;
	margin: 0px 0px 0px 6px;
	padding:0px;
	background: url(../../img/section_back_on.gif) no-repeat right top;
	font-weight: bold;
}
.section_me2 {
	width:190px;
	float:left;
	margin: 0px 0px 0px 6px;
	padding:0px;
	background: url(../../img/section_back_off.gif) no-repeat right top;
	font-weight: bold;
}
span.on {
	width:100%;
	float:left;
	margin: 0px;
	padding:12px 5px 8px 5px;
	background: url(../../img/section_me1.gif) no-repeat left bottom;
}
span.off {
	width:100%;
	float:left;
	margin: 0px;
	padding:12px 5px 8px 5px;
	background: url(../../img/section_back_rain.gif) repeat-x right bottom;
}



/*所属用タブメニュー２*/
.section_back2 {
	clear:both;
	float:left;
	width:100%;
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	background: url(../../img/section_back_rain3.gif) repeat-x left bottom;
}
.section_me1_on {
	float:left;
	margin: 0px 5px 0px 0px;
	padding:0px;
	background: url(../../img/section_me_on.gif) no-repeat right top;
	font-weight: bold;
}
.section_me1_off {
	float:left;
	margin: 0px 5px 0px 0px;
	padding:0px;
	background: url(../../img/section_me_off.gif) no-repeat right top;
	font-weight: bold;
}

.section_me2_on {
	float:left;
	margin:0px;
	padding:0px;
	background: url(../../img/section_me_on.gif) no-repeat right top;
	font-weight: bold;
}
.section_me2_off {
	float:left;
	margin:0px;
	padding:0px;
	background: url(../../img/section_me_off.gif) no-repeat right top;
	font-weight: bold;
}

span.boxon {
	float:left;
	margin: 0px;
	padding:0px 0px 0px 10px;
	background: url(../../img/section_me_on2.gif) no-repeat left top;
}
span.boxoff {
	float:left;
	margin: 0px;
	padding:0px 0px 0px 10px;
	background: url(../../img/section_me_off2.gif) no-repeat left top;
}
span.aion {
	color:#FFFFFF;
	float:left;
	margin: 0px;
	padding:0.2em 1.5em 0.2em 10px;
	background: url(../../img/aion.gif) no-repeat left center;
}
span.aioff {
	float:left;
	margin: 0px;
	padding:0.2em 1.5em 0.2em 10px;
	background: url(../../img/aioff.gif) no-repeat left center;
}

#main #main_a h3 {
	color: #000000;
	clear:both;
	margin:0px 5px 10px 5px;
	padding:0.4em 0px 0.4em 24px;
	font-size:100%;
/*	height:1.4em;*/
/*	vertical-align:bottom;*/
	background: url(../../img/syozoku_h3.gif) no-repeat left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8A8A;
	border-width: 0 0 1px 0 !important;
}

