@charset "utf-8";
#main_box{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	}

#topimg_box{
	background-image: url(../sp_list_img/sp_list_top.jpg);
	display: block;
	height: 97px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#contents{
	display: block;
	width: 640px;
	margin-left: 10px;
	float: left;
}
#contents h2{
	font-size: 90%;
	font-weight: bold;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A47D61;
	text-align: center;
	padding-bottom: 2px;
}
#contents h3{
	font-size: 120%;
	font-weight: bold;
	color: #A47D61;
	text-align: center;
	line-height: 1.5em;
}
#contents h4{
	font-size: 87%;
	line-height: 1.8em;
	font-weight: bold;
	background-image: url(../prof_img/tit_bk.jpg);
	display: block;
	height: 25px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: center;
}
#contents h5{
	font-size: 87%;
	line-height: 1.8em;
	font-weight: bold;
	color: #009;
}
#contents h6{
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
	display: list-item;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
#search_box{
	font-size: 12px;
	padding: 10px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;	
		}
.search_brand{
	float: left;	
	}
	.search_btn{
	text-align: center;
}
#contents dd.search{
	line-height: 1.5em;
}
.list_table{
	font-size: 83%;
}
#contents dl.list{
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 83%;
}
#contents dt.list{
	float: left;
}
#contents dd.list{
	float: right;
}
#list_table_mid{
font-size: 13px;
}
#search dl{	display: block;
}
#search dt{
	display: block;
width: 100%;
}
#search dd{}
#search label{
display: block;
float: left;
width: 280px;
height:30px;
line-height: 30px;
margin-top: 3px;
}


