/* CSS Document */

/*contents
------------------------*/
.contents {
	width:925px;
	background:#FFFFFF;
	margin:0 auto;
	padding-bottom:40px;
}


.contents_inner {
	width:845px;
	margin:auto;
}


.title_img {
	background:url(../images/category/stance/title_img.gif) 0 0 no-repeat;
	width:845px;
	height:90px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.contents_inner_l {
	width:425px;
	float:left;
	line-height:180%;
}


.contents_inner_r {
	width:380px;
	float:right;
	margin-bottom: 20px;
}

