.storeMain {
	width: 810px;
	float: left;
	text-align:left;
}

/*■■■■■store_head■■■■■*/
.store_head {
	width:100%;
}

.store_logo {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

.store_name {
	float: left;
	line-height:22px;
}

.store_qr {
	float:right;
}

.store_PN {
	float: right;
	margin-right: 0;
	text-align:right;
	line-height:23px;
}

h2 {
	color: #646464;
	font-size: 100%;
	vertical-align:bottom;
}

.kana {
	font-size:60%;
	color:#999999;

}

.sname {
	font-size:100%;
	font-weight:bold;
}

/*---store_top---*/

.main_photo {
	float:left;
	width:320px;
}

.s_right {
	float:left;
	margin:0 0 0 10px;
	color: #333;
	font-size:80%;
	text-align:left;
	line-height:160%;
	width:330px;
}


/*■■■■■details■■■■■*/
.details {
	padding: 10px 0px 10px 0px;
	border:0px solid #cccccc;
}

.details2 {
	padding:10px;
	background-color:#eeeeee;
	border:1px solid #cccccc;
}

.s_left {
	float: left;
	color: #323232;
	font-size: 100%;
	text-align: left;
	line-height: 160%;
	border-right:0px solid #cccccc;
	padding:0 10px 0 0;
	margin:0px;
/*	background-image:url(../00_images/main_img_shadow.gif);*/
	background-repeat:no-repeat;
	background-position:7px 7px;
	vertical-align:top;
}

.s_left img {
	padding:5px;
	background-color:#ffffff;
	border:1px solid #666666;
}

.zipcode {
	
}

.address {
	text-indent:1em;
}

.tatemono {
	text-indent:1em;
}

.etc {
	border-top:1px solid #cccccc;
}

.etc a {
	text-decoration:underline;
}

.etc a:hover {
	text-decoration:none;
}

.oshirase {
	text-align:center;
	padding-top:15px;
}

.info-oomoto {
	width:100%;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:5px;
	font-size:80%;
	color:#333333;
}


.info-title {
	background-color:#6699cc;
	padding:2px;
	color:#ffffff;
}

.info-nakami {
	background-color:#cceeff;
	padding:2px;
}

.info-nakami h4 {
	font-size:100%;
	font-weight:normal;
}

.info-nakami a {
	background-color:#cceeff;
	line-height:130%;
	display:block;
	padding:2px;
	color:#000099;
}

.info-nakami a:link {
	text-decoration:underline;
}

.info-nakami a:visited {
	text-decoration:underline;
}

.info-nakami a:hover {
	text-decoration:none;
	color:#0000ff;
}

/*■■■■■photos■■■■■*/
.photos {
	padding: 5px 25px 5px 25px;
}

.photos1,
.photos2 {
	float: left;
	width: 33%;
	margin-right: 3px;
}

.photos3 {
	float: left;
	width: 33%;
	margin-right: 0px;
}

.photos img {
	background-color:#ffffff;
	padding:0px;
	vertical-align:bottom;
}

.photsx3 {
    /* 変更理由：店舗のサブ画像がきっちり３つ（または６つ）設定されていない場合、
       width 指定がされているとテーブル自体が横に伸びてしまうため */
    /* width:670px; */
	width:100%;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:0px;
}

.photos-t-pho {
    /* テーブルそのものにwidthを指定しない代わりに、TDに幅指定すると
       期待した表示が得られます */
	width: 33%;
	text-align:center;
	padding:0 0 5px 0;
/*	background-image:url(../00_images/sub_img_shadow.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
}

.photos-t-pho img {
	padding:2px;
	background-color:#ffffff;
	vertical-align:middle;
}

.photos-t-pho a {
	display:block;
	background-color:#ffffff;
	border:1px solid #666666;
	text-align:center;
}

.photos-t-mes {
    /* テーブルそのものにwidthを指定しない代わりに、TDに幅指定すると
       期待した表示が得られます */
	color:#333;
	font-size:100%;
	line-height:130%;
	vertical-align:top;
	padding:0 10px 0 10px;
	background-image:url(/images/sumi.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.no-mes {
	margin:0px;
	padding:0px;
	font-size:0%;
	line-height:0%;
}

.photos-t-mes h5 {
	font-weight:normal;
	display:inline;
}

/*■■■■■special■■■■■*/
.special {
	padding: 10px 0px 10px 0px;
}

.coupon {
	background: url(../00_images/coupon.gif) no-repeat top left;
	border:1px solid #cccccc;
	padding:5px;
}

.coupon td {
	padding:5px;
}

.c_store_name {
	color: #323232;
	font-size: 80%;
	text-align: left;
	font-weight:bold;
}

.c_campaign {
	color: #c83232;
	font-size: 80%;
	text-align: left;
}

.c_attention {
	color: #323232;
	font-size: 80%;
	text-align: left;
}

.c_term {
	color: #323232;
	font-size: 80%;
	text-align: left;
}


/*■■■■■gMAP■■■■■*/
.gMAP {
	padding:5px;
	margin:auto auto;
	text-align:left;
}

.sMap {
	line-height:200%;
}

.sName {
	color:#0000cc;
	padding-left:17px;
	background-image:url(../00_images/flower.gif);
	background-repeat:no-repeat;
}

#map_canvas {
	width:100%;
	height:400px;
}


/*■■■■■その他■■■■■*/
.bar {
	margin:5px;
	border:0px dashed #969696;
	border-top:1px dashed #969696;
}

.bar2 {
	border-top:1px double #cccccc;
}

a:link.linkunder {
	text-decoration:underline;
	color:#C06;
}

a:visited.linkunder {
	text-decoration:underline;
}

a:hover.linkunder {
	text-decoration:none;
}

/*■■■■■クチコミ■■■■■*/

.kuchi_waku{
	padding:5px 5px 5px 5px;
	margin:10px 0;
	border:1px solid #cba;
	background:#ffffdd;
	font-size:80%;
}

.red {
	color:#f00;
}

.kuchikomi dt {
	border-bottom:1px dotted #cba;
	margin:0px 5px 5px 5px;
}

.kuchikomi dd {
	padding:5px;
	margin:0px 5px 5px 5px;
	line-height:140%;
	border-bottom:1px dotted #cba;
}

.kuchi_table {
	background-color:#ffe;
	font-size:100%;
	width:100%;
	border-collapse:collapse;
}

.kuchi_table img{
	vertical-align:middle;
}

.kuchi_table th,.kuchi_table td{
	padding: 5px 5px 5px 10px;
	border:1px solid #cba;
	line-height:100%;
}

.kuchi_table th{
	width:25%;
	text-align:left;
	font-weight:normal;
}

.kuchi_table td{
	line-height:200%;
}

.kuchi_button {
	text-align:center;
}

.kuchi_button input {
	background:#fff;
}

.kuchi_title {
	line-height:20px;
	background:url(../images/kuchi_logo.png) no-repeat center left;
	padding-left:20px;
}

.kuchi_score {
	color:#c00;
	font-weight:bold;
}

.kuchi_com {
	color:#630;
	line-height:160%;
	padding-left:20px;
}

div.kuchi_info {
	font-size: 21px;
	font-weight: bold;
	color:#FF8400;
	text-align: right;

}
