@charset "UTF-8";
/* CSS Document */

@import "/lib/cmn_css/component.css";
@import "/products/css/products_comp.css";
@import "/activity/css/activity_comp.css";

.second {
	background:url(/activity/image_uniq/h_act_envi_torikumi.png) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.secondKaigai {
	background:url(/activity/image_uniq/h_act_kaigaitorikumi.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.secondKaigai_s {
	background:url(/activity/image_uniq/h_act_kaigaitorikumi01.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}



.secondWind {
	background:url(/activity/image_uniq/h_act_fujinomiya.png) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.secondBio {
	background:url(/activity/image_uniq/h_act_isehara.png) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.secondMori {
	background:url(/activity/image_uniq/h_act_envi_amadanomori.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.secondBika {
	background:url(/activity/image_uniq/h_act_bikakatsudou.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.secondBika_s01 {
	background:url(/activity/image_uniq/h_bika_isehara.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.secondBika_s02 {
	background:url(/activity/image_uniq/h_bika_fujinomiya.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}



.second span, 
.secondWind span, 
.secondKaigai span, 
.secondKaigai_s span
.secondBio span,
.secondMori span,
.secondBika span,
.secondBika_s01 span,
.secondBika_s02 span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}


#contents div.acvSLeft {
	float: left;
	margin-right: 20px;
	width: 250px;
}

#contents div.acvSCenter {
	margin-bottom: 10px;
	text-align: center;	
}


#contents div.acvSRight {
	float: left;
	width: 280px;
}

#contents ol,ul.fujiList {
list-style-type:decimal;
font-size:small;
}

#contents w580 { width:580px; }

.gazouLeft {
	margin-bottom:20px;
	text-align: left;

}