@charset "utf-8";

#background{
	background-image:url(../img/under_bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

#mainContents {
	float: left;
	width: 360px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
}



/* contentsContainer
---------------------------------------------------- */
#contentsContainer{
	background-image:url(../img/info_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 660px;
}
#shopinfo {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContents p{
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
}
#caption p{
	font-size: 80%;
	line-height: 100%;
}
#caption {
	padding: 5px;
}


#mainContents img {
	float: right;
	margin-top: 5px;
}

#access_station {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}
#access_car {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#shopinfo h2 {
	font-size: 130%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#testtt {
	font-size: 50%;
}
