/* CSS Document */

/*contents_l
--------------*/
.contents_l {
	width:200px;
	float:left;
}


.title_img {
	background:url(../images/category/idea/title_img.gif) 0 0 no-repeat;
	height:70px;
	font-size:-1em;
	line-height:-1em;
	text-indent:-9999px;
}

.title_img a {
	display: block;
	height: 70px;
	width: 200px;
}


/*contents_r
--------------*/
.contents_r {
	width:670px;
	float:right;
}

.hed_img {
	margin-bottom:15px;
}

.contents_inner {
	width:655px;
	margin-left:15px;
}

#img_side {
	background: url(../images/category/idea/img_side.jpg) no-repeat right bottom;
	padding-right: 220px;
	margin-bottom: 20px;
}

#img_side p {
	line-height: 1.6em;
	letter-spacing: 0.1em;
}

#name {
	background: url(../images/category/idea/name.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 180px;
	height: 95px;
	margin-left: 255px;
}

