@charset "UTF-8";

/***************************************
*
*	1. shop style
*	2. shop area style
*	3. shop mapdetail style
*
***************************************/

/* 1. shop style */
/* ------------------------------------------------------------------------------------ */

#wrap {
background-color: #fbfbfb;
}
#main-contents{
	margin-bottom: 20px;
	text-align:left;
}
.title h2{
	margin-bottom: 20px;
	background: url(../image/shop/common/h2_shopinfo.gif) no-repeat 0 0;
	border-bottom: 4px solid #A8BF58;
	height: 62px;
	overflow: hidden;
	text-indent: -9999px;
}
.shopname h3{
	padding: 0 0 10px 10px;
	font-size: 15px;
	font-weight: bold;
}
#img{
	float: right; 
	font-size: 12px;
	margin: 0 10px 20px 10px;
}
#info{
	margin: 0 0 20px 10px; 
	font-size: 12px;
	line-height: 16px; 
}
#info dt{
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: #669900;
}
#info dd a{
color: #271c18;
text-decoration: none;
font-weight: bold;
}
.notes{
	font-size: 10px;
	line-height: 1px;
}
#img .map{
	margin: 30px 0 10px 0;
} 
#message{
	margin: 0 10px 20px 10px;
	padding: 9px;
	border: solid 1px #A8BF58;
}
#shopimg{
	float: right;
	margin-left: 10px;
	width: 136px;
}
.shop{
	margin-bottom: 5px;
}
#main-contents h4{
	background-color: #A8BF58;
	color: #FFFFFF;
	margin: 0 10px 0 10px;
	padding: 5px 9px;
	font-size: 13px;
	font-weight: bold;
}
.backbtn{
	padding: 0 10px;
	margin-bottom: 20px;
}

/* 2. shop area style */
/* ------------------------------------------------------------------------------------ */
div#mapArea {
	width: 100%;
	height: 248px;
}
.title_category h2{
	background: url(../image/shop/common/h2_shopinfo.gif) no-repeat 0 0;
	border-bottom: 4px solid #A8BF58;
	height: 62px;
	overflow: hidden;
	text-indent: -9999px;
}
div.gmnoprint {
	opacity: 0.8;
}
div#sohpList {
	margin: 15px;
}
div#sohpList h3 {
	border-left: 5px solid #faae24;
	padding: 4px 0 0 7px;
	font-weight: bold;
}
div#sohpList ul {
	margin: 17px 0 0 4px;
}
div#sohpList ul li {
	margin-bottom: 17px;
	background: url(../image/common/icoArrow01.gif) no-repeat 0 5px;
	padding-left: 12px;
}
div#sohpList ul li a {
	color: #3c2d27;
	text-decoration: none;
	font-weight: bold;
}
div.ui-body-c div#sohpList ul li a {
	color: #3c2d27;
}
div.ui-body-c div#sohpList ul li a:hover {
	color: #3c2d27;
	text-decoration: none;
}
#mitsubachi #main-contents {
	margin-top: 0;
}
#mitsubachi #main-contents div.lpTlBtn a.ui-link {
	color: #3c2d27;
}
#mitsubachi #main-contents div.lpTlBtn span.ui-btn-text a.ui-link {
	color: #fff;
}
div.collapsibleWrap div.inner ul li {
	border-bottom: dotted 1px #989797;
	padding: 15px 10px 15px 0;
	background: url(../image/common/icoArrow05-R.png) no-repeat 99% 50%;
}
div.collapsibleWrap div.inner ul li a {
	display: block;
}
div.HoldWrap {
	margin-bottom: 40px;
}
#mitsubachi #main-contents div.lpTlBtn h3 {
	background:none,-webkit-gradient(linear, left top, left bottom, from(#cbda4f), color-stop(85%,#91b83b),to(#e3f43d));
	padding-left:10px;
}
/* toggle btn */
h3.accTl {
	background:none,-webkit-gradient(linear, left top, left bottom, from(#cbda4f), color-stop(85%,#91b83b),to(#e3f43d));
	padding: 10px 0 10px 10px;
	color: #fff;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}
h3.accTl p.toggleBtn {
	background: url(../image/common/btn_CatBuy_down.png) no-repeat 0 0;
	width: 17px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 90%;
	top: 25%;
}
h3.accTl span.toggleBtn {
background: url(../image/common/btn_CatBuy_down.png) no-repeat 0 0;
width: 17px;
height: 18px;
text-indent: -9999px;
overflow: hidden;
position: absolute;
left: 90%;
top: 25%;
display: block;
}
h3.accTl p.toggleBtn.up {
	background: url(../image/common/btn_CatBuy_up.png) no-repeat 0 0;
}
h3.accTl span.toggleBtn.up {
	background: url(../image/common/btn_CatBuy_up.png) no-repeat 0 0;
}
div#accordionWrap div.inner ul li {
	border-bottom: dotted 1px #989797;
	padding: 15px 10px 15px 0;
	background: url(../image/common/icoArrow05-R.png) no-repeat 99% 50%;
}
div#accordionWrap div.inner ul li a {
	display: block;
	font-weight: bold;
	color: #271c18;
	text-decoration: none;
}
div#accordionWrap {
	margin-bottom: 40px;
}
/* end toggle btn */


#newsBox{
	margin:37px 10px 34px;
}
#newsBox h2{
	border-bottom:#6c625b solid 1px;
	padding-bottom:4px;
	margin-bottom:14px;
}
#newsBox h2 .left{
	float:left;
	font-size:85%;
	vertical-align:bottom;
	padding-left:1px;
}
#newsBox h2 .right{
	float:right;
	font-size:77%;
	vertical-align:bottom;
	text-align:right;
	color:#ebc42a;
	padding-right:1px;
}
#newsBox dl{
	margin-left:5px;
	font-size:77%;
	text-align:left;
	line-height:140%;
}
#newsBox dl a{
	color:#3c2d27;
	font-weight:normal;
}
#newsBox dl dt{
	float:left;
	background:url(../image/common/icoArrow01.gif) no-repeat 0 50%;
	padding-left:10px;
	margin-bottom:20px;
}
#newsBox dl dd{
	margin:0 0 20px 80px;
}
p#bannerNet {
	text-align: center;
}
/* 3. shop mapdetail style */
/* ------------------------------------------------------------------------------------ */
div#mapDetailWrap {
	position: relative;
}
div#mapDetail {
	width: 100%;
	min-height: 412px;
}
div#mapDetail h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
p#backBtn {
	position: absolute;
	top: 6px;
	left: 7px;
}
/* 4. shop top style */
/* ------------------------------------------------------------------------------------ */
div#topmapArea {
	position: relative;
	background: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#e2e2e2));
	height: 447px;
}
div#topmapArea ul {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: 3px 0px 3px 0px #b9b9b9;
	-moz-box-shadow: 3px 0px 3px 0px #b9b9b9; /* Firefox用 */
	box-shadow: 3px 0px 3px 0px #b9b9b9; /* CSS3 */
}
div#topmapArea ul li {
	width: 122px;
	height: 42px;
	background:url(../image/shop/shoparrow.png) no-repeat 10px 15px,
	-moz-linear-gradient(left top, #404040,  
	##2c2c2c 98%, 
	#fff);/* Firefox用 */ 
	background: url(../image/shop/shoparrow.png) no-repeat 10px 15px,
	-webkit-gradient(linear, left top, left bottom,
	from(#404040),
	color-stop(0.98,#2c2c2c),
	to(#fff));
}
div#topmapArea ul li a {
	display: block;
	padding: 14px 0 0 32px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#mitsubachi #main-contents div#topmapArea ul li a.ui-link {
	color: #fff;
}
div#mapImg {
	text-align: center;
	padding: 16px 0 0;
}
div.HoldWrap div.collapsibleWrap {
	margin: 0;
}

/* 外観写真リスト */ 
.shopPhList {
margin-bottom: 10px;
padding-left: 5px;
}
.shopPhList li {
float: left;
margin-right: 5px;
}
/* 外観写真拡大 */ 
.shopPh {
text-align: center;
margin-bottom: 10px;
padding-top: 10px;
}
.shopBakBtn {
text-align: center;
}
