﻿@charset "UTF-8";

/* 店舗情報一覧
------------------------------------------- */
#mainArea .mapArea {
	margin: 0 0 20px 0;
	position: relative;
}
#mainArea .mapArea .button01 {
	position: absolute;
	top: 10px;
	left: 10px;
}
#mainArea .mapArea .button02 {
	position: absolute;
	top: 162px;
	left: 456px;
}
#mainArea .mapArea .button03 {
	position: absolute;
	top: 115px;
	left: 261px;
}
#mainArea .mapArea .button04 {
	position: absolute;
	top: 252px;
	left: 366px;
}
#mainArea .mapArea .button05 {
	position: absolute;
	top: 174px;
	left: 226px;
}
#mainArea .mapArea .button06 {
	position: absolute;
	top: 295px;
	left: 254px;
}
#mainArea .mapArea .button07 {
	position: absolute;
	top: 240px;
	left: 30px;
}
#mainArea .mapArea .button01 {
	position: absolute;
	top: 10px;
	left: 10px;
}
#mainArea .area1Header {
	width: 625px;
	height: 55px;
	padding: 5px 0 0 0;
	background-image: url(../images/shop_bg_area1.jpg);
	background-position: top left;
	background-repeat: repeat-x; 
}
#mainArea .area2Header {
	width: 625px;
	height: 55px;
	padding: 5px 0 0 0;
	background-image: url(../images/shop_bg_area2.jpg);
	background-position: top left;
	background-repeat: repeat-x; 
}
#mainArea .area3Header {
	width: 625px;
	height: 55px;
	padding: 5px 0 0 0;
	background-image: url(../images/shop_bg_area3.jpg);
	background-position: top left;
	background-repeat: repeat-x; 
}
#mainArea .area4Header {
	width: 625px;
	height: 55px;
	padding: 5px 0 0 0;
	background-image: url(../images/shop_bg_area4.jpg);
	background-position: top left;
	background-repeat: repeat-x; 
}
#mainArea .area5Header {
	width: 625px;
	height: 55px;
	padding: 5px 0 0 0;
	background-image: url(../images/shop_bg_area5.jpg);
	background-position: top left;
	background-repeat: repeat-x; 
}
#mainArea .area6Header {
	width: 625px;
	height: 55px;
	padding: 5px 0 0 0;
	background-image: url(../images/shop_bg_area6.jpg);
	background-position: top left;
	background-repeat: repeat-x; 
}
#mainArea .area7Header {
	width: 625px;
	height: 55px;
	padding: 5px 0 0 0;
	background-image: url(../images/shop_bg_area7.jpg);
	background-position: top left;
	background-repeat: repeat-x; 
}

#mainArea .areaTitle01 {
	float: left;
}

#mainArea ul.areaLink {
	/*float: right;*/
	clear:both;
	width: 550px;
	margin: 0 0 0 32px;
	padding: 3px 0 0 0;
}
#mainArea ul.areaLink li {
	/*display:inline;*/
	float:left;
	width:90px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	background-image: url(../images/shop_arw01.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#mainArea .areaTitle02 {
	margin: 0;
}

#mainArea .shopTable01 {
	clear: both;
	width: 625px;
	margin: 0 0 30px 0;
	text-align: left;
}
#mainArea .shopTable01 th {
	width: 115px;
	padding: 0 0 3px 0;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #D6E3EF;
	background-image: url(../images/shop_table_bg01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#mainArea .shopTable01 td {
	padding: 10px 10px 13px 10px;
	vertical-align: top;
	background-image: url(../images/shop_table_bg01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#mainArea .shopTable01 .blueLine {
	background-color: #F5F8FB;
}

#mainArea .shopTable01 .shopBtn01 {
	float: right;
	width: 82px;
	padding-top: 3px;
}
#mainArea .shopTable01 .shopBtn02 {
	margin: 5px 0 0 0;
}
#mainArea .shopTable01 .shopName {
	font-size: 117%;
	font-weight: bold;
}
#mainArea .shopTable01 .shopName a:link,
#mainArea .shopTable01 .shopName a:visited,
#mainArea .shopTable01 .shopName a:hover,
#mainArea .shopTable01 .shopName a:active{
	color: #333333;
}
#mainArea .shopTable01 .openDate {
	color: #CC0000;
	font-size: 117%;
}
#mainArea .shopTable01 .closeDate {
	color: #0000CC;
	font-size: 117%;
}
#mainArea .shopTable01 .shopData {
	margin: 10px 0 0 0;
	clear: both;
}
#mainArea .shopTable01 .shopDataLeft {
	float: left;
	width: 305px;
	padding: 0 0 10px 0;
}
#mainArea .shopTable01 .shopDataRight {
	float: left;
	width: 175px;
	padding: 0 0 10px 0;
}
#mainArea .shopTable01 .shopData dl {
	float: left;
	width: 175px;
	height: 1.5em;
	line-height: 1.5em;
}
#mainArea .shopTable01 .shopData dt {
	float: left;
	width: 5em;
}
#mainArea .shopTable01 .shopData dd {
	float: left;
}
#mainArea .shopTable01 .shopComment {
	height: 30px;
	line-height: 30px;
	clear: both;
	padding: 0 10px 0 25px;
	background-color: #E5EDF5;
	background-image: url(../images/shop_icon01.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
}
#mainArea .shopTable01 .blueLine .shopComment {
	background-color: #FFFFFF;
}


/* 店舗情報詳細
------------------------------------------- */
#mainArea .shopBlock {
	width: 625px;
}
#mainArea .shopBlock .shopHeader {
	width: 625px;
	padding: 15px 0 15px 0;
	background-image: url(../images/shop_bg01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#mainArea .shopBlock .shopHeader .logoImg {
	float: left;
	width: 110px;
	padding: 0 0 0 10px;	
}
#mainArea .shopBlock .shopHeader .button {
	float: right;
	width: 170px;
	padding: 5px 10px 0 0;
	text-align: right;
}
#mainArea .shopBlock .shopHeader .title {
	padding: 10px 0 5px 5px;
	line-height: 1.1;
}
#mainArea .shopBlock .shopHeader .shopName {
	font-size: 150%;
	font-weight: bold;
}
#mainArea .shopBlock .shopHeader .openDate {
	color: #CC0000;
	font-size: 117%;
	font-weight: normal;
}
#mainArea .shopBlock .shopPhoto {
	float: right;
	padding: 1px;
	border: 1px solid #D5D7D9;
}
#mainArea .shopBlock #portfolio {
	width: 330px;
	float: right;
}
#mainArea .shopBlock .shopBody {
	width: 280px;
	margin: 0 0 20px 0;
}
#mainArea .shopBlock .shopComment {
	width: 280px;
	height: 125px;
	background-image: url(../images/shop_bg02.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#mainArea .shopBlock .shopComment .staffPhoto {
	float: left;
	border: 1px solid #E8EAEC;
}
#mainArea .shopBlock .shopComment .staffComment {
	display: inline;
	float: right;
	width: 125px;
	padding: 13px 15px 0 0;
	font-size: 12px;
}
#mainArea .shopBlock .mapArea {
	clear: both;
	background-image: url(../common/content_line01.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 25px 0 0 0;
}
#mainArea .shopBlock .mapArea #map {
	float: right;
	width: 330px;
	height: 300px;
	margin: 0 0 25px 0;
	overflow: hidden;
}
#mainArea .shopBlock .mapArea .mapTitle {
	width: 280px;
	margin: 0 0 10px 0;
}
#mainArea .shopBlock .mapArea .mapBody {
	width: 280px;
	margin: 0 0 25px 0;
}
#mainArea .shopBlock .mapArea .mapBody dl {
	float: left;
	width: 280px;
	height: 1.5em;
	line-height: 1.5em;
}
#mainArea .shopBlock .mapArea .mapBody dt {
	float: left;
	width: 5em;
}
#mainArea .shopBlock .mapArea .mapBody dd {
	float: left;
}

#mainArea .shopBlock .infoArea {
	clear: both;
	margin: 0 0 20px 0;
}
#mainArea .shopBlock .infoArea .infoTitle {
	margin: 0;
}
#mainArea .shopBlock .infoArea .infoBody {
	width: 595px;
	padding: 5px 15px 0 15px;
	background-image: url(../images/shop_bg03.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#mainArea .shopBlock .infoArea .infoBody p {
	padding: 0 0 20px 0;
}


#mainArea .shopBlock .infoArea2 {
	clear: both;
	margin: 0 0 20px 0;
}
#mainArea .shopBlock .infoArea2 .infoTitle {
	margin: 0;
}
#mainArea .shopBlock .infoArea2 .infoBody {
	width: 595px;
	padding: 5px 15px 0 15px;
	background-color: #EDF3F8;
}
#mainArea .shopBlock .infoArea2 .infoBody p {
	padding: 0 0 20px 0;
}
#mainArea .shopBlock .infoArea2 .infoBody ul.pdf {
	clear: both;
}
#mainArea .shopBlock .infoArea2 .infoBody ul.pdf li {
	float: left;
	width: 245px;
	padding: 0 0 10px 40px;
	background-image: url(../common/com_icon_pdf.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


#mainArea .shopBlock .infoArea3 {
	clear: both;
	margin: 0 0 20px 0;
}
#mainArea .shopBlock .infoArea3 .infoTitle {
	margin: 0;
}
#mainArea .shopBlock .infoArea3 .infoBody {
	width: 595px;
	padding: 0 15px 15px 15px;
	background-color: #EDF3F8;
}
#mainArea .shopBlock .infoArea3 .infoBody dl.event {
	clear: both;
	height: 26px;
	line-height: 25px;
	background-image: url(../common/content_line01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#mainArea .shopBlock .infoArea3 .infoBody dl.event dt {
	float: left;
	width: 85px;
	color: #666666;
}
#mainArea .shopBlock .infoArea3 .infoBody dl.event dd {
	float: left;
}


#mainArea .shopBlock .infoArea4 {
	width: 625px;
	margin: 0 0 20px 0;
	background-image: url(../images/shop_bg04.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#mainArea .shopBlock .infoArea4btm {
	width: 610px;
	padding: 0 0 0 10px;
	background-image: url(../images/shop_bg04btm.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#mainArea .shopBlock .infoArea4 .infoTitle {
	padding: 15px 0 15px 15px;
}
#mainArea .shopBlock .infoArea4 .iconBox {
	display: inline;
	float: left;
	width: 70px;
	height: 90px;
	margin: 0 0 0 5px;
	text-align: center;
}
#mainArea .shopBlock .infoArea4 .iconBox p {
	margin: 0 0 3px 0;
	font-size: 10px;
	line-height: 1.2;
}
