@charset "utf-8";

div#contents h3 {
	font-size: 123.1%;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#contents h4 {
	font-size: 138.5%;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #b4b4b4;
}

div#contents p {
	line-height: 130%;
	font-size: 123.1%;
	color: #666666;
	margin-bottom: 10px;
}

div#contents-sub {

}

/* A Part用 開始 */
div#contents div#area-a {
	margin-top: 0px;
	height: auto;
	width: 710px;
}

div#contents div#area-a p {
	font-size: 123.1%;
}

div#contents div#area-a img#image01 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#contents div#area-a img#image02 {
	float: right;
	margin: 0px;
}
/* A Part用 終了 */

/* B Part用 開始 */
div#contents div#area-b {
	margin-top: 15px;
	position: relative;
	height: 510px;
	width: 710px;
}

div#contents div#area-b p {
	font-size: 123.1%;
}

div#contents div#area-b img#image01 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#contents div#area-b img#image02 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 386px;
}

div#contents div#area-b img#image03 {
	margin: 0px;
	position: absolute;
	left: 522px;
	top: 255px;
}
/* B Part用 終了 */

/* C Part用 開始 */
div#contents div#area-c {
	margin-top: 10px;
	position: relative;
	height: 365px;
	width: 710px;
}

div#contents div#area-c p {
	font-size: 123.1%;
}

div#contents div#area-c p#cmt01 {
	margin: 0px;
	position: absolute;
	top: 278px;
	left: 204px;
	height: auto;
	width: 321px;
}

div#contents div#area-c p#cmt02 {
	margin: 0px;
	position: absolute;
	top: 340px;
	left: 204px;
	height: auto;
	width: 321px;
}

div#contents div#area-c img#image01 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#contents div#area-c img#image02 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 204px;
}
/* C Part用 終了 */

/* Staff 開始 */
div#contents div#staff {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#contents div#staff table {
	border: 1px dotted #33CC99;
	width: 100%;
	padding: 0px;
}

div#contents div#staff table td {
	line-height: 130%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#contents div#staff table td.photo {
	width: 120px;
	text-align: center;
	vertical-align: top;
}

div#contents div#staff table td img {
	border: 1px solid #666666;
	padding: 3px;
	margin: 0px;
}

div#contents div#staff table td.title {
	font-size: 123.1%;
	padding-bottom: 0px;
}

div#contents div#staff table td.comment {
	padding-top: 5px;
	padding-left: 15px;
}

/* Staff 終了 */

/* 店舗の紹介 開始 */
div#contents div#shop-info {
	margin: 0px;
}

div#contents div#shop-info table {
	width: 100%;
}

div#contents div#shop-info table th {
	width: 230px;
	vertical-align: top;
}

div#contents div#shop-info table td {
	width: auto;
}

div#contents div#shop-info p#title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 14pt;
	font-weight: bold;
}

div#contents div#shop-info p {
	padding-left: 15px;
}

div#contents div#shop-info img {
	border: 1px solid #666666;
	padding: 3px;
	margin: 0px;
}

div#contents div#shop-info div#comment {
	margin-top: 5px;
}

div#contents div#shop-info div#comment p {
	font-size: 100%;
}
/* 店舗の紹介 終了 */
