@charset "utf-8";
/* CSS Document */

#contact_text {
	background-color: #614C3F;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: -2px;
}

#contact_text #contactText_wrap {
	width: 760px;
}
#contact_text #contactText_wrap #WBBox {
	background-image: url(../images/top_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 760px;
	padding-bottom: 9px;
}
#contact_text #contactText_wrap #WBBox #WTBox {
	background-image: url(../images/top_bg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 9px;
}
#contact_text #yukikata {

}
#contact_text #yukikata #map {
	width: 400px;
	float: left;
	height: 250px;
	background-color: #FFF;
}
#contact_text #yukikata #access {
	float: left;
	width: 360px;
	padding-top: 25px;
	background-color: #FFF;
	height: 225px;
}


#contact_text h2 {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 140%;
	font-weight: bold;
	color: #b18247;
	height: 28px;
	text-align: left;
	padding-top: 12px;
}

#contact_text p    {
	font-size: 90%;
	color: #655b4e;
	line-height: 160%;
	padding-left: 30px;
}

#contact_text #attention {
	background-color: #FFF;
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #614C3F;
}
