@charset  "utf-8";

#interestingArea a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#interestingArea h2 {
	background:none;
	height:auto;
	text-align:center;
	margin-top:15px;
}

#interestingArea .column2Box {
	margin:0 -25px 0 0;
	
}

#interestingArea .column2Box .column {
	width:280px;
	float:left;
	border:#4F81BD 1px solid;
	margin:0 25px 20px 0;
}




/* */
#contents .cultured .detailArea {
	/*border: 2px solid #F69646;*/
	padding: 25px;
	margin-bottom: 30px;
/*	text-align: center;*/
	margin-top: 5px;
}

#contents .cultured h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
	border-bottom-style: none;
	padding: 0px;
	margin: 0px;
}


#contents .cultured ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#contents .cultured li {
	float: left;
	padding-right: 25px;
}

.lead {
color: #833C0B;
}
.stitle {
color: #806000;
font-weight: bold;
font-size: 16px;
}

/* */





