@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 170%;
	color: #333;
	text-align: center;
	height: auto;
}
#wrap {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 640px;
}
#header {
	float: left;
	height: auto;
	background: url(../images/shopinfo_bg.jpg) repeat-x 0px 40px;
	padding-bottom: 20px;
}
#header h2 {
	height: 30px;
	color: #FFF;
	padding-left: 50px;
	margin-bottom: 20px;
	background: #885178 url(../images/shopinfo_eycatch.jpg) no-repeat 30px;
	width: 640px;
}
#header  h4 img {
	float: left;
	width: 270px;
	padding-left: 20px;
}
#intro {
	float: left;
	width: 350px;
}
h1 {
	padding-left: 30px;
	font-size: 14pt;
	line-height: 14pt;
	color: #000033;
	font-weight: bold;
	height: 30px;
}
#intro h3 {
	height: 31px;
	padding-left: 45px;
	padding-top: 0px;
}
#intro p {
	width: 315px;
	height: auto;
	padding-top: 10px;
	padding-left: 30px;
}

#bellow {
	clear: both;
	height: auto;
	width: 640px;
	float: left;
}
#bellow #info2 {
	float: left;
	height: auto;
	width: 300px;
}
#bellow dl {
	color: #17A7ED;
	padding-bottom: 5px;
}
#wrap #bellow dt {
	padding-bottom: 3px;
}
#bellow table {
	float: right;
	background-color: #CCC;
}
#bellow a {
	color: #333;
}
td {
	vertical-align: top;
}
