@charset "Shift_JIS";


/* ページ上部の「戻る」ボタン */
#back {
	text-align: right;
	height: auto;
	width: 560px;
	padding-bottom: 10px;
}


/* コンテンツ本体のCSS */
#contents h2 {
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 558px;
	background-image: url(../img/pagetitle_feature.jpg);
	background-repeat: no-repeat;
	height: 148px;
}
#contents #clumn_01 {
	height: 400px;
	width: 560px;
	background-attachment: scroll;
	background-image: url(../img/bg_column_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
#contents #clumn_01 p {
	text-align: left;
	height: auto;
	width: 236px;
	clear: both;
	float: right;
	line-height: 1.5em;
	letter-spacing: 0em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

#contents #clumn_01 h3 {
	text-align: left;
	height: auto;
	width: 236px;
	clear: both;
	float: right;
	line-height: 1.5em;
	letter-spacing: 0em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}


#contents .caution {
	text-indent: -13px;
	width: 546px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	text-align: left;
	color: #CC0000;
	margin: 0px 0px 10px;
}

/* お店紹介（おっきい方）のCSS */
#contents .clumn_02 {
	height: 175px;
	width: 560px;
	margin-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #669966;
}
#contents .column_02_left {
	height: 172px;
	width: 250px;
	padding-right: 10px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#contents .column_02_left img {
	height: 170px;
	width: 248px;
	border: 1px solid #CCCCCC;
}
#contents .column_02_right {
	height: 172px;
	width: 300px;
	clear: right;
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#contents  .column_02_right h4 {
	font-size: 14px;
	font-weight: normal;
	color: #3A5FB1;
	margin: 0px;
	padding: 0px 0px 5px;
	height: auto;
	width: auto;
}
#contents .column_02_right h4:first-letter {
	font-size: 1.5em;
	font-weight: bolder;
	line-height: normal;
}
#contents .column_02_right h5 {
	margin: 0px;
	height: auto;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FF0066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#contents .column_02_right p {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	letter-spacing: 0em;
}


/* お店紹介（ちっちゃい方）のCSS */
#contents .clumn_03 {
	height: 155px;
	width: 560px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #669966;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#contents .column_03_left {
	margin: 0px;
	height: 147px;
	width: 150px;
	padding-right: 10px;
	clear: left;
	float: left;
	padding-top: 8px;
}
#contents .column_03_left img {
	height: 135px;
	width: 143px;
	border: 1px solid #CCCCCC;
}
#contents .column_03_right {
	margin: 0px;
	height: 145px;
	width: 400px;
	clear: right;
	float: right;
	text-align: left;
	padding-top: 10px;
}
#contents  .column_03_right h4 {
	font-size: 12px;
	font-weight: normal;
	color: #3A5FB1;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	height: auto;
	width: auto;
	display: inline;
}
#contents .column_03_right h5 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FF0066;
	display: inline;
}
#contents .column_03_right p {
	margin: 10px 0px 0px;
	padding: 0px;
	height: auto;
	width: auto;
	letter-spacing: 0em;
}

.adress{
	font-size: x-small;
	margin-top: 8px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	margin-bottom: 5px;
}
