@charset "utf-8";

/* ========================================================
	brand css => ブランド紹介ページ用css
======================================================== */

p#topicPath {
	padding-top: 0;
}
div#contentsArea h1 {
	margin-bottom: 18px;
	padding: 6px 14px;
	background: url(../../../common/images/title_bg.gif) right top;
	border-left: 3px solid #808080;
}

/* インデックス
============================================================================================================ */
div.index_list {
	margin-bottom: 25px;
}
div.index_list table {
	width: 716px;
	margin: 0 10px 1px;
	background: url(../../../common/images/line.gif) repeat-x left bottom;
}
div.index_list table th,
div.index_list table td {
	padding-bottom: 2px;
}
div.index_list table td {
	font-size: 92%;
}
div.index_list table td.image {
	width: 105px;
	padding-right: 5px;
}
div.index_list table td.image a {
	display: block;
	width: 105px;
	height: 70px;
	overflow: hidden;
}
div.index_list table td.image a img {
	position: relative;
}
div.index_list table a {
	color: #666666;
}
div.index_list table th a:link, div.index_list table th a:visited {
	text-decoration: none;
}
div.index_list table th a:hover, div.index_list table th a:active {
	text-decoration: underline;
}
div.index_list table td.detail,
div.index_list table td.brand,
div.index_list table td.search {
	text-align: center;
}
div.index_list table td.detail {
	width: 8em;
}
div.index_list table td.brand {
	width: 12em;
}
div.index_list table td.search {
	width: 7em;
}
div.index_list table em {
	padding-left: 10px;
	background: url(../../../common/images/link_arrow.gif) no-repeat left;
}
div.index_list table td.brand a,
div.index_list table td.search a {
	padding-right: 25px;
	background: url(../images/link_blank.gif) no-repeat right;
}





/* 詳細ページ
============================================================================================================ */
/* メイン
----------------------------------------------------------------------------------------- */
div#mainArea {
	margin: 25px 0;
	background: url(../images/logo_line.gif) repeat-y;
	zoom: 1;
}
div#mainArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div#logoArea {
	float: left;
	width: 201px;
	text-align: center;
}
div#logoArea p {
	margin-bottom: 10px;
}

div#shopTitle {
	float: right;
	width: 515px;
}

div#shopTitle h2 {
	padding: 0.6em 0 7px 30px;
	background: url(../images/title_bg.gif) no-repeat bottom;
	border-top: 3px solid #fdb82b;
	font-size: 114%;
}
div#shopTitle div {
	padding: 10px 10px 5px;
}
div#shopTitle ul {
}
div#shopTitle li {
	display: inline;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	background: #f3f1ee url(../images/text_btn_arrow.gif) no-repeat left;
	border: 1px solid #cccccc;
}
div#shopTitle li a {
	display: block;
	padding: 0.1em 25px;
	background: url(../images/link_blank.gif) no-repeat right;
	font-size: 90%;
	font-weight: bold;
	color: #999999;
}
div#shopTitle li a:link, div#shopTitle li a:visited {
	text-decoration: none;
}
div#shopTitle li a:hover, div#shopTitle li a:active {
	text-decoration: underline;
}

div#shopTitle .facebook img {
	margin: 0 10px 0 8px;
}

/* メインイメージ
----------------------------------------------------------------------------------------- */
p#mainImage {
	margin-bottom: 20px;
	padding: 1px;
	border: 2px solid #d3d3d3;
}

/* 新着情報エリア
----------------------------------------------------------------------------------------- */
div#newsArea {
	margin-bottom: 25px;
	zoom: 1;
}
div#newsArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

/* 新着情報
----------------------------------------------------------------------------------------- */
div.have_qr div#news {
	float: left;
	width: 450px;
}
div#news h3 {
	margin-bottom: 12px;
}
div#news dl {
	margin: 0 10px;
}
div.have_qr div#news dl {
	margin-right: 0;
}
div#news dl dt {
	float: left;
	padding-left: 12px;
	font-weight: bold;
	color: #999999;
}
div#news dl dd {
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 8.5em;
	background: url(../../../common/images/line.gif) repeat-x left bottom;
}
div#news dl dd a {
	color: #666666;
}

/* QR
----------------------------------------------------------------------------------------- */
div#qr {
	float: right;
	width: 260px;
	padding-bottom: 15px;
	background-color: #ffffe6;
	border: 1px solid #d8d8d8;
	line-height: 1.5;
}
div#qr p {
	padding: 15px 15px 0;
}
div#qr p.qr {
	float: right;
}


/* インフォメーション
----------------------------------------------------------------------------------------- */
div#information ul {
	margin: 0 10px 25px;
	zoom: 1;
}
div#information ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#information ul li {
	float: left;
	padding: 1px;
	margin-right: 12px;
	border: 1px solid #cccccc;
}
div#information ul li.last {
	margin-right: 0;
}


/* メニュー
----------------------------------------------------------------------------------------- */
div#menu {
	margin-bottom: 25px;
}
div#menu h4 {
	margin: 15px 5px 5px;
	color: #ff9900;
}
div#menu div.inner {
	margin: 0 10px;
	padding-bottom: 1em;
	background: url(../../../common/images/line.gif) repeat-x left bottom;
}
div#menu div.inner div {
	zoom: 1;
}
div#menu div.inner div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#menu dl {
	float: left;
	width: 170px;
	margin-right: 12px;
}
div#menu dl.last {
	margin-right: 0;
}
div#menu dl dt {
	margin-bottom: 3px;
	border: 1px solid #cccccc;
}
div#menu dl dt em {
	display: block;
	position: relative;
	overflow: hidden;
	width: 166px;
	height: 109px;
	border: 1px solid #ffffff;
}
div#menu dl dt em img {
	position: relative;
}
div#menu div.description {
	margin: 0.6em 5px 0;

}

/* 店内・外観
----------------------------------------------------------------------------------------- */
div#store ul {
	margin: 0 10px 25px;
	zoom: 1;
}
div#store ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div#store ul li {
	float: left;
	margin-right: 10px;
	border: 1px solid #cccccc;
}
div#store ul li.last {
	margin-right: 0;
}
div#store ul li em {
	display: block;
	position: relative;
	overflow: hidden;
	width: 228px;
	height: 150px;
	border: 1px solid #ffffff;
}
div#store ul li em img {
	position: relative;
}


/* ブランド概要
----------------------------------------------------------------------------------------- */
div#overview table {
	margin: 0 10px;
	width: 716px;
}
div#overview table th {
	width: 30%;
	text-align: center;
}
