@charset "utf-8";
/* CSS Document */

/*index
-------------------*/
.title_img {
	background:url(../images/category/kohbu/title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 100px;
	width: 730px;
}

.kohbu_box {
	width:720px;
	margin:0 auto;
}

.kohbu_box02 {
	width:700px;
	margin:0 auto;
}

.kohbu_box02_l {
	width:300px;
	float:left;
	margin-bottom:20px;
}

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


.subtitle_text {
	width:370px;
	background:#333333;
	padding:2px 10px;
	color:#FFFFFF;
}

.sub_text {
	width:370px;
	padding:5px;
	background:#F5F5FF;
	font-size:0.9em;
	margin-bottom:10px;
} 


.table_tag {
	background-color:#FFFFFF;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	margin-bottom:20px;
}

.table_tag th {
	background:#FFF5F5;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	font-weight:normal;
	padding:5px;
	text-align:left;
	white-space:nowrap;
	font-size:0.9em;
	font-weight:bold;

}

.table_tag td {
	background:#FFFFFF;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:3px;
	font-size:0.9em;
}



.kohbu_box03_l {
	width:200px;
	float:left;
	margin-bottom:20px;
}

.kohbu_box03_r {
	background:url(../images/category/kohbu/bg_p_img.gif) 0 0 repeat;
	width:460px;
	padding:10px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体";
	line-height:1.8em;
	float:right;
	margin-bottom:20px;
}