/* CSS Document */

.hed_img {
	background:url(../images/category/developer/hed_img.jpg) 0 0 no-repeat;
	width:860px;
	height:100px;
	text-indent:-9999px;
	margin-bottom:15px;
}


/*contents_inner_l
-------------------------*/
.contents_inner_l {
	width:610px;
	float:left;
}

.title_img {
	background: url(../images/category/developer/title_img.gif) 0 0 no-repeat;
	width:610px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:15px;

}



.img_l {
	float:left;
	margin:0 10px 10px 0;
}

.img_r {
	float:right;
	margin:0 0 10px 10px;
}



.box {
	width:610px;
	margin-bottom:20px;
}

.box_l {
	width:220px;
	float:left;
}

.box_r {
	width:370px;
	float:right;
}

.bg_title01 {
	background:url(../images/category/developer/title_textimg01.gif) 0 0 no-repeat;
	width:101px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
}

.bg_title02 {
	background:url(../images/category/developer/title_textimg02.gif) 0 0 no-repeat;
	width:101px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
}

.bg_title03 {
	background:url(../images/category/developer/title_textimg03.gif) 0 0 no-repeat;
	width:101px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
}

.bg_title04 {
	background:url(../images/category/developer/title_textimg04.gif) 0 0 no-repeat;
	width:101px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
}

.box_text {
	font-weight:bold;
	font-size:1.1em;
	color:#006982;
	margin-bottom:5px;
}



/*contents_inner_r
-------------------------*/
.contents_inner_r {
	width:220px;
	float:right;
}


.hed_menu {
	background:url(../images/category/owners_voice/list_hed_img.gif) 0 0 no-repeat;
	width:210px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:5px;
}


.menu_list {
	margin:10px 0;
	padding:0;
	list-style:none;
}

.menu_list li {
	width:210px;
	margin-bottom:8px;
	float:left;
	font-size:0.8em;
}

.menu_list li img {
	float:left;
	margin:0 9px 3px 0;
	clear:both;
	border:3px solid #E0E0E0;
}

.menu_list li span.num {
	font-size:1.2em;
	font-weight:bold;
}
	




