@charset "UTF-8";

body { 
	margin: 0;
	padding: 0;
}
#wrap {
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, メイリオ, "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif;
	background-color: #fffdee;
	background-image: url(../img/wrap_bg.jpg);
	background-position: 0px 400px;
	background-repeat: no-repeat;
	width: 730px;
	position: relative;
}
#wrap img {
	vertical-align: bottom;
}
#wrap a img {
	border: none;
}
#title {
	text-indent: -999em;
	background-image: url(../img/title_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	overflow: hidden;
	background-position: 0px -140px;
}
#rect-1 {
	text-indent: -999em;
	background-image: url(../img/rect-1_bg.jpg);
	width: 280px;
	height: 114px;
	overflow: hidden;
	position: absolute;
	left: 155px;
	top: 276px;
}
#rect-2 {
	text-indent: -999em;
	background-image: url(../img/rect-2_bg.jpg);
	width: 504px;
	height: 158px;
	overflow: hidden;
	position: absolute;
	left: 33px;
	top: 419px;
}
#for-style {
	background-image: url(../img/lady.jpg);
	background-position: 290px 60px;
	background-repeat: no-repeat;
	height: 380px;
}
#for-style h3 {
	text-indent: -999em;
	margin: 0 0 7px 0;
	background-image: url(../img/for-style_bg.jpg);
	height: 60px;
	overflow: hidden;
}
#for-style ul {
	margin: 7px 0 0 0;
	padding: 0;
	list-style: none;
}
#for-style li {
	text-align: center;
	width: 50%;
	display: block;
	float: left;
}
#shops {
	margin-left: 35px; 
	padding-bottom: 18px;
	border-bottom: 2px solid #ddd;
	width: 660px;
	min-height: 1px;
}
#shops:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html #shops {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
#shops h3 {
	color: #777;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #d9d9d9;
	height: 21px;
}
#shops ul {
	margin: 0 0 4px 120px;
	padding: 0;
	list-style: none;
	height: 15px;
}
#shops li {
	display: inline;
}
#shops a {
	font-size: 14px;
	line-height: 15px;
	padding-left: 2px;
	color: #777;
	font-family: "Osaka-等幅", "MS ゴシック", monospace;
	text-decoration: none;
	border-left: 14px solid #777;
	display: block;
	width: 100px;
	float: left;
}
#shops a:hover {
	color: #5d96d0;
}
ul#logos {
	margin: 0;
	padding: 20px 0 0 175px;
	list-style: none;
	height: 67px;
}
#logos li {
	display: inline;
}
#logos a {
	margin-right: 35px;
	display: block;
	float: left;
}
