@charset "UTF-8";

#pankuzu {
	color:#808080;
	padding:5px 0 10px 0;
	}

#obih2 {
	width:610px;
	height:79px;
	overflow:hidden;
	background:url("../img/detail/bg_01b.png");
	}
#obih2 h2 {
	position:relative;
	left:30px;
	top:25px;
	color:#9C8D2A;
	font-size:15px;
	}

#obih3 {
	width:610px;
	height:37px;
	overflow:hidden;
	background:url("../img/detail/bg_02.gif");
	}
#obih3 h3 {
	position:relative;
	left:20px;
	top:5px;
	color:#00A0EA;
	font-size:13px;
	}

#content {
	width:610px;
	overflow:hidden;
	background:url("../img/detail/bg_00.gif") repeat-y;
	color:#808080;
	line-height:140%;
	padding:0 0 10px 0;
	}
#content dt {
	width:180px;
	overflow:hidden;
	margin:5px 0 10px 0;
	position:relative;
	left:70px;
	float:left;
	clear:both;
	}
#content dd {
	width:360px;
	overflow:hidden;
	float:left;
	margin:5px 0 10px 0;
	}
#content li {
	margin:0 0 3px 0;
	}

#list {
	position:relative;
	left:55px;
	}

#contentBottom {
	width:610px;
	height:17px;
	background:url("../img/detail/bg_03.gif");
	clear:both;
	text-indent:-7777px;
	margin:0 0 20px 0;
	}



