@charset "utf-8";
/* CSS Document */
#maincontents {
	width: 850px;
}
#maincontents #title {
	width: 700px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#maincontents #move {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	margin-bottom: 20px;
}
#maincontents #move h4 {
	font-size: 105%;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-align: center;
}


#maincontents #map {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#maincontents #map p {
	font-size: 100%;
	line-height: 30px;
	color: #000;
}

#maincontents #access {
	float: left;
	width: 340px;
	margin-right: auto;
	margin-left: 40px;
	height: 190px;
	margin-top: 30px;
	background-color: #FFFFCA;
	display: inline;
	line-height: 30px;
}
#maincontents #access  h5{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 87.5%;
	font-weight: normal;
	display: block;
	width: 300px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#maincontents #detail {
	float: right;
	width: 400px;
	margin-left: 10px;
	height: 186px;
	margin-top: 30px;
	border: 2px dotted #09F;
	margin-right: 40px;
	display: inline;
}
#maincontents #detail .address {
	margin-top: 20px;
	margin-left: 35px;
}
#maincontents #detail .address li {
	list-style-type: square;
	font-size: 87.5%;
	line-height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#maincontents #detail .address li span {
	margin-left: 70px;
}

#maincontents #google_link {
	clear: both;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#maincontents #google_link dl dt {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #009;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 3px;
}
#maincontents #google_link dl dd {
	margin-left: 11em;
	margin-top: -1.5em;
}



#maincontents #navi_info {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#maincontents #navi_info dl dt {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #009;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 15px;
}
#maincontents #navi_info dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 87.5%;
	margin-top: 5px;
	line-height: 20px;
	margin-left: 15px;
}
#maincontents #navi_info dl dd span {
	color: #C00;
}
