/* @general html */
hr.divider {
/* to display on firefox earlier releases */
	visibility:hidden;
	border: none;
	height: 1px;
}
div.divider{
	background: #cccccc;
	line-height: 0%;
	font-size: 1px;
	clear:both;
}
.sfont{
	font-size: 11px;
}
.efont{
	font-family: Arial,Helvetica,Verdana;
}
.caution{
	color: #AA3300;
}
/* @sidenavi */
td.side-index-5{
	height:30px;
	padding-left: 38px;
}
/* @sidenavi */
div#body2{
	width: 517px;
	margin-right: 0px;
	text-align: left;
/*	background-color: gray */
	float: right;
}
div#body_shop{
	width: 430px;
	margin: 75px 0 75px 0;
}
div#body_shop h2{

}
div#body_shop h3{
	margin: 0;
}
div#body_shop h3#head1{
	margin-bottom: 4px;
}
div#shop_pop{
	margin: 0 0 24px 0;
	border: 1px solid #E3E3E3;
	padding: 10px 8px 8px 8px; 
	text-align: center;
	line-height: 140%;
}
div#body_shop p{
	line-height: 140%;
	margin: 0;
	padding: 0 14px;
}
div#shop_list h4{
	margin: 1em 0 0 0;
}
div#shop_list p{
	white-space: nowrap;
	margin: 9px 0;
	padding-bottom: 7px;
	border-bottom: 1px solid #cccccc;
}
div#shop_list p.end{
	margin: 9px 0 0 0;
	padding: 0;
	text-align: right;
	border: none;
}
table#contact{
	margin: 8px 0 12px 0;
	background-color: #EEEEEE;
	width: 100%;
}
table#contact td{
	padding: 10px 0 8px 0;
	line-height: 140%;
}
table#contact td#contact_l{
	white-space: nowrap;
	width: 150px;
	padding-left: 14px;
	vertical-align: top;
}
table#contact td#contact_r{
	padding-right: 14px;
}
table.list_navi{
	width: 400px;
	margin: 10px 0 11px 12px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-collapse:collapse;
}
table.list_navi td{
	width: 80px;
	text-align: center;
	padding: 7px 0 6px 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
table.list_navi td.empty{
	border-right: none;
	border-bottom: none;
}

