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

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

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


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

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

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

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

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


.second span, .secondInfo span, .secondPr span, .secondChild span,
.secondEnvedu span, .secondLeaf span, .secondWeeds span, .secondClean span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}


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

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

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

#contents w580 { width:580px; }
