@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 #2381C9;
	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: 0 0 0 40px;
}

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

#contents .cultured h2 {
font-size: 18px;
font-weight: bold;
padding: 10px;
border: 1px solid #ccc; ;
	
}

#contents .hira {
padding: 10px;
border: 1px solid #ccc; ;
	
}

#contents ul.list_h li {
	height: 175px;
}

/* */





