@charset "utf-8";

.honbun dl{
	margin: 0 20px;
	font-size: 92.4%;
	line-height: 1.335;
	color: #754C24;
}

.honbun dl a{
	color: #f80;
	text-decoration: none;
}

.honbun dl a:hover{
	color: #cda941;
}

.honbun dt{
	width: 165px;
	margin-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	float: left;
	display: inline;
	clear: both;
	background: url("/common/img/maincontent_lipoint.png") no-repeat left top;
}

.honbun dd{
	margin-bottom: 20px;
	padding-left: 210px;
}

#menu_list:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#menu_list li{
	width: 150px;
	margin: 10px 10px 0 0;
	padding-left: 25px;
	float: left;
	display: inline;
	background: url("/common/img/maincontent_lipoint.png") no-repeat left top;
}