

/* パンくずリスト
---------------------------------------------------- */
#bread {
	background-image: url(../../../common/img/breadbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fbfafa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6cfcf;
}
#bread ul {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	height: 22px;
	overflow: hidden;
}
#bread ul li {
	margin: 0px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	color: #727171;
}
#bread .home {
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bread .blist {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bread .blist:before {
	content:"> ";
}

/* コンテンツ
---------------------------------------------------- */
#content {
	padding: 0px;
	width: 900px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* リード */
#content h3 {
	margin: 0px;
	font-size: 35px;
	line-height: 40px;
	color: #82a9d5;
	text-align: center;
	padding: 0px;
	font-style: normal;
}
#content p {
	margin: 0px;
	font-size: 16px;
	line-height: 25px;
	color: #000;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

/* 店舗写真 */
#photo {
	font-size: 13px;
	line-height: 20px;
	color: #000;
	text-align: left;
	padding-bottom: 40px;
}
#photo img {
	padding-bottom: 5px;
}
#photo .pha {
	width: 430px;
	float: left;
}
#photo .phb {
	width: 430px;
	float: right;
}

/* 店舗データ */
#guide {
	padding-bottom: 35px;
}
.exterior {
	width: 570px;
	float: left;
}
.datatx {
	width: 310px;
	float: right;
}
ul.data {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
ul.data li {
	margin: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #888787;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.add, .hol {
	padding: 7px;
}
.tel {
	background-image: url(../../../common/img/data/tel.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 33px;
}
.fax {
	background-image: url(../../../common/img/data/fax.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 33px;
}
.mail {
	background-image: url(../../../common/img/data/mail.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 33px;
}
.time {
	background-image: url(../../../common/img/data/time.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 33px;
}
.free {
	background-image: url(../../../common/img/data/free.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 33px;
}

.data a:link, .data a:visited {
	color: #888787;
	text-decoration: underline;
}
.data a:hover, .data a:active {
	color: #e06984;
	text-decoration: underline;
}

/* 関連リンク */
ul.link {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.link li {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-color: #159ce6;
	font-family: "kozuka-gothic-pr6n",sans-serif;
	font-style: normal;
	font-weight: 700;
	display: inline-block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 9px;
	background-image: url(../../../common/img/data/arr.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.link a:link, .link a:visited {
	color: #FFF;
	text-decoration: none;
}
.link a:hover, .link a:active {
	color: #f1c918;
	text-decoration: none;
}

/* googleMap */
#map {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
}
#map iframe {
	height: 580px;
	width: 1000px;
}

/* お店からのお知らせ */
#information {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#information h3 {
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

#information ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
#information ul li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	width: 460px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#information ul li:nth-child(odd){
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}
.photo {
	width: 160px;
	float: left;
}
.item {
	width: 280px;
	float: right;
}
.item h4 {
	font-size: 18px;
	line-height: 27px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: left;
}
.item p {
	font-size: 14px;
	line-height: 22px;
	color: #737373;
	margin: 0px;
	padding: 0px;
	text-align: left;
}




