@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	list-style-type: none;
	-webkit-text-size-adjust: 100%;
}

.brand_name_jp {
	font-size:10px;
	font-weight:normal;
	color: #666;
	line-height:20px;
}

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

a:hover {
	color: #d3d3d3;
}

a:active {
	color: #666;
}

body {
	background-image: url(../images/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: center 48px;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

h2 {
	margin-bottom: 10px;
}

#navi {
	height: 25px;
}

#navi ul li {
	float: left;
}

#content {
	margin-top: 20px;
	overflow: hidden;
}

#area {
	float: left;
	width: 700px;
}

#concept {
	width: 700px;
	margin-top: 17px;
}

#concept #title {
	width: 120px;
}

#concept h3 {
	float: left;
	padding-top: 3px;
	margin-bottom: 30px;
}

#concept p {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	width: 560px;
	padding-left: 140px;
}

#inshops {
	height:105px;
	margin-top:20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eee7e0;
}

#inshops #inner table {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	float:left;
	width:310px;
	margin-left:20px;
	margin-top:9px;
}

#brand_btn_navi {
	margin-top: 50px;
}

.brand_btn {
	width: 540px;
	float: left;
	margin-bottom: 10px;
}

.brand_btn h5 img {
	margin-bottom: 7px;
}

.brand_btn ul li {
	float: left;
	margin-right: 10px;
}

#shop h3 img {
	border: 1px solid #ccc;
	height: 60px;
	width: 240px;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

#galleryzone {
	width: 270px;
	float: right;
}

#galleryzone h1 {
	text-align: right;
}

#galleryzone p {
	text-align: right;
	margin-bottom: 10px;
}

#photo {
	width: 270px;
}

.box img {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#galleryzone ul {
	font-size: 12px;
	line-height: 24px;
	color: #666;
	margin-left:30px;
	width:240px;
}

#galleryzone ul li {
	float: left;
	width: 80px;
}

address {
	font-size: 10px;
	font-style: normal;
	color: #666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #eee7e0;
	padding-top: 5px;
	text-align: right;
	height: 40px;
	margin-top: 20px;
}
