@charset "UTF-8";

*{
	font-size:14px;
	color: #333333;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	font-family:'メイリオ',Meiryo,'Osaka－等幅','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', "Lucida Grande", "Lucida Sans Unicode", "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	line-height: 160%;
	letter-spacing: 1px;
}
body {
	background-color: #EEEEEE;
	margin: 28px 30px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

li,ul,dl,dt,dd {
	list-style:none;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#box {
	background-image: url(../img/facilities/map/detail_bg.png);
	width: 900px;
	padding-top: 25px;
	padding-left: 24px;
	background-repeat: repeat-y;
}

#box_cnt {
	width: 790px;
	background-color: #EEEEEE;
	padding: 31px 37px;
}
#box_cnt_l {
	width: 500px;
	background-color: #EEEEEE;
	float: left;
	padding: 10px;
}
#box_cnt_l_p1 {
	padding-left: 18px;
}
#box_cnt_l_p2 {
	padding-left: 18px;
	font-size: 11px;
	padding-bottom: 20px;
}
#box_cnt_l_p3 {
	padding-left: 15px;
	font-size: 14px;
	padding-bottom: 20px;
	font-weight: bold;
}

#box_cnt_r {
	width: 300px;
	float: right;
}
#box_cnt_r dl {
}
#box_cnt_r dl dt {
}
#box_cnt_r dl dd {
	padding-bottom: 10px;
}

#box_cnt_r_ph {
	padding-bottom: 20px;
}

#box_cnt_r_ph img {
	width: 100%;
}


#box_cnt_r ul li {
	float: left;
	margin-right: 10px;
}

#box_cnt_r ul li img {
	width: 100px;
}

.ti1 {
	background-image: url(../img/common/ti1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 21px;
	padding-left: 17px;
}
.box_cnt1_2 {
	width: 300px;
	text-indent: 0px;
}
.box_cnt1_2 a {
	color: #9C0067;
}
.mk4{
	margin-top: 8px;
	vertical-align: top;
	margin-right: 7px;
}
