/* = contentsArea
****************************************************/

.img_left {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
}
.float_clear {
	clear: both;
	height: 250px;
	width: 682px;
}

.columnBlock01{
float:left;
display:inline;
width:188px;
}


.columnBlock02{
	float:right;
	display:inline;
	width:682px;
}

.newsBlock img{
	margin-bottom:25px;}

.newsBlock h2 img{
	margin-bottom:0px;}

.newsBlock p{
	line-height:1.4;
	margin-bottom:15px;}

.columnWrap{
	margin-bottom:0px;}

.columnWrap .columnBlock01{
	padding-right:15px;}
