a:link {
	color: #333; text-decoration: underline;
}
a:visited {
	color: #666; text-decoration: underline;
}
a:hover {
	color: #c03; text-decoration: underline;
}
a:visited hover { 
	color: #c03; text-decoration: underline;
}
a:active {
	color:#c03; text-decoration: none;
}


#body_local_menu{
	background:#FCF2F5;
	padding:2px 5px 5px 5px;
	clear:both;
}

#body_local_menu li{
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:5px 0;
	padding:8px 0 12px 26px;
	background: url(../../../images/item/local_company.gif) no-repeat 0 100%;
	/* \*/
	_background: none;
	/* */
	_background/* */: url(../../../images/item/local_company.gif) no-repeat 0 100%;

}

h3{
	color:#C03;
	background:#FCF2F5;
	border-bottom:1px solid #e1e1e1;
	padding:6px;
	margin:0 0 10px 0;
}

h4{
	padding:0 5px 0 16px;
	margin:0 0 6px 0;
	display:block;
	background: url("../../../images/item/sq_01.gif") no-repeat 0 2px;
	/* \*/
	_background: none;
	/* */
	background: url("../../../images/item/sq_01.gif") no-repeat 0 2px;
}


.common_list dt{
	width:180px;
	float:left;
	padding-left:20px;
	background: url("../../../images/item/sq_01.gif") no-repeat 0 50%;
}
.common_list2 dt{
	width:100px;
	float:left;
	padding-left:20px;
	background: url("../../../images/item/sq_01.gif") no-repeat 0 50%;
}
