#contents #contentsRight #conceptBox{
	width: 480px;
	float: left;
}
#contents #contentsRight #conceptBox h2{
	height: 60px;
	text-indent: -9999px;
	background-image: url(../images/h2_concept.gif);
}
#contents #contentsRight #conceptBox p{
/*
	height: 300px;
	background-image: url(../images/concept_bg.jpg);
*/
/*
	line-height: 2.5em;
*/
	line-height: 2.5em;
}
#contents #contentsRight #bannerBox{
	width: 250px;
	float: right;
	margin-top: 20px;
}
#contents #contentsRight #bannerBox .banner{
	margin-bottom: 10px;
}
#contents #contentsRight #bannerBox a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

