@charset "utf-8";
/***************************
 *
 * G_navi
 *
***************************/
.g_navi li.system{
	background:url(../../../parts/header/img/g_navi_system_navi.png);
	background-repeat:no-repeat;
	background-position:right center;
	margin-top:-1px;
}

/***************************
 *
 * map
 *
***************************/
h2#title{
	margin:0px 0px 20px 0px;
}
h3.midashi,
div.midashi{
	margin:0px 0px 10px 0px;
}
div.midashi ul li{
	float:left;
	margin-right:-1px;
}
div.midashi ul li.end{
	margin-right:0px;
}
.map_box{
	background:url(../../../pages/system/img/system_map_1.png);
	background-repeat:no-repeat;
	width:753px;
	height:602px;
	position:relative;
}
iframe.map{
	position: absolute;
	top: 67px;
	left: 29px;
}
small{
	position:absolute;
	bottom:60px;
	right:26px;
}
#map_addres{
	position: absolute;
	width: 275px;
	bottom: 35px;
	left: 240px;
	font-size: 90%;
	text-align: left;
}
#map_addres p{
	color: #333;
}