/* 本文 */
#body_layout {
	width: 764px;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 23px;
}
/*
#title {
	width: 764px;
	height: 37px;
	margin-top: 15px;
}
#title h1 {
	background-image: url(../img/title.gif);
	width: 764px;
	height: 37px;
}
#title h1 span {
	display: block;
	text-indent: -9999px;
	height: 1px;
}
*/

#box {
	width: 764px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

	/* other mac ie \*/ 
/*	height: 1%; */
	/* other mac ie end */ 
/*
#box:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
*/
#map-box_l {
	float: left;
	width: 505px;
}
#map-box_r {
	float: right;
	width: 245px;
}
.left_1 {
	float: left;
	width: 245px;
}
.left_2 {
	float: right;
	width: 245px;
}

#body_layout ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.1;
}
#body_layout ul li {
	list-style: none;
	padding-top: 20px;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}
#body_layout ul ul {
	margin: 0;
	padding: 0;
	border-left: 4px double #e6e6e6;
}
#body_layout ul ul li {
	border: none;
	padding-top: 5px;
	padding-bottom: 1px;
}
#body_layout ul.tel-mail {
	margin: 0;
	margin-left:3px;
	padding: 0;
	border-left: 3px solid #e6e6e6;
}
#body_layout ul.tel-mail li {
	border: none;
	padding-top: 5px;
	padding-bottom: 1px;
}

#box ul li a:link , #box ul li a:visited {
	display: block;
	color: #006;
	text-decoration: none;
	margin-left: 3px;
	padding-left: 8px;
	min-height: 5px;
	_height: 5px;
	background: url(../img/icon0.gif) repeat-x left 3px;
}
#box ul li a:hover , #box ul li a:active {
	display: block;
	color: #CC0000;
	text-decoration: underline;
	margin-left: 3px;
	padding-left: 8px;
	min-height: 5px;
	_height: 5px;
	background: url(../img/icon.gif) repeat-x left 3px;
}
#box ul ul li a:link , #box ul ul li a:visited {
	display: block;
	color: #006;
	text-decoration: none;
	margin-left: 0;
	padding-left: 12px;
	min-height: 5px;
	_height: 5px;
	background: url(../img/icon2_0.gif) repeat-x left 3px;
}
#box ul ul li a:hover , #box ul ul li a:active {
	display: block;
	color: #C00;
	text-decoration: underline;
	margin-left: 5px;
	padding-left: 7px;
	min-height: 5px;
	_height: 5px;
	background: url(../img/icon.gif) repeat-x left 3px;
}
#body_layout li.boxnoanchor { 
	display: block;
	color: #006;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 11px;
	min-height: 5px;
	_height: 5px;
	background: url(../img/icon2_0.gif) repeat-x left 7px;
} 


/* 共通レイアウト */
hr {
	display: none;
}

