@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(../image_uniq/h_act_fujinomiya.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

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

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

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



.second span, .secondQuality span, .secondBasic span, .secondEco span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}


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

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

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

#contents w580 { width:580px; }
