/* towninfo コンテンツ領域 */

/* ジャンル */
#shop_genre {
	text-align:right;
	margin-right: 30px;
	margin-bottom: 15px;
	font-size: 85%;
}

/* 店舗紹介ブロック */
#shop_intro {
	margin-top:10px;
	margin-bottom:10px;	
}

/* 店舗メイン写真 */
#shop_mainphoto img{
	padding:6px;
	margin: 0px 20px 10px 20px;
	background-color:#EFEFEF;
	float:right;
	border:solid 1px #DDDDDD;
}

/* 店舗紹介文 */
#shop_comment {
	font-size: 85%;
	margin-left: 20px;
}

/* 店舗基本情報1 */
#shop_info1 {
	width:290px;
	float:left;
}


/* 店舗基本情報2 */
#shop_info2 {
	margin-left:300px;
}

/* 店舗基本情報 項目リスト */
.shop_info_list {
	font-size:14px;
	margin: 0px;
}
.shop_info_search_list {
	margin: 0px 20px;
}
.contents_description_sub2 .shop_info_search_list {
	margin-bottom: 15px;
}

/* 店舗基本情報 項目タイトル */
.shop_info_list dt {
	width: 90px;
	padding: 6px 6px 3px 6px;
	margin-right: 2px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
}

/* 店舗基本情報 項目内容 */
.shop_info_list dd {
	line-height:1.5em;
	padding:3px 6px 3px 100px;
	margin-bottom:1px;
	background-image:url("../../img/personalinfo_bg.gif");
	background-repeat:repeat-y;
}

/* 店舗基本情報 項目内容 */
.shop_info_list dd .url{
	overflow:hidden;
}

.shop_info_list .shop_info_search_labels {
	margin-left: 5px;
}
.shop_info_list dd .shop_info_search_labels label {
	margin: 0px 5px 0px 0px;
}
.shop_info_list dd .shop_info_search_labels label input {
	margin-right: 5px;
	vertical-align: middle;
}

/* サービスアイコン */
#shop_service_icon {
	margin-top:10px;
	margin-bottom:10px;
}

/* クーポンリンク */
#shop_coupon {
	margin-top:10px;
	margin-bottom:10px;
}



/*　検索フォーム */
#search_form_list {
	line-height:1.5em;
	font-size:14px;
}

/* 検索フォーム項目 項目タイトル */
#search_form_list dt {
	width:150px;
	padding:3px;
	margin-right:5px;
	margin-bottom:1px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	float:left;
}

/* 検索フォーム項目 項目内容 */
#search_form_list dd {
	padding:3px;
	margin-bottom:1px;
	background-image:url("../../img/searchform_bg.gif");
	background-repeat:repeat-y;
}

.shop_info_submit_btn {
	margin: 0px 20px 10px 20px;
	background: #9FD7C4;
	text-align: center;
	padding: 3px;
}
.shop_info_submit_btn input {
	margin-left: auto;
	margin-right: auto;
	padding: 2px 10px 0px 10px;
	vertical-align: middle;
}
html>/**/body div .shop_info_submit_btn input {
	padding-bottom: 2px;
}

/* 最近更新されたお店などのリスト */
.recent_list li {
	padding-left:20px;
	line-height:1.8em;
	border-bottom:1px dotted #999999;
	background-image:url("../../img/topic_arrow_02.gif");
	background-repeat:no-repeat;
}

.recent_list_date {
	float:right;
	font-size:12px;
}

/* 検索結果のジャンルタイトル */
#genre_title {
	height:55px;
}

#genre_title img {
	float:left;
	margin-right:10px;
}

/* 検索結果のカテゴリー */
#genre_title_cat {
	margin-left:140px;
	padding-top:15px;
	vertical-align:center;
}

/* 検索結果一覧の店舗情報 */
.search_result {
}

.search_result img {
	width:155px;
	position:absolute;
	margin-left: 20px;
	margin-bottom: 30px;
	height: 116px;
}

.search_result_info {
	margin-left:190px;
	margin-right: 20px;
	font-size: 85%;
	_height: 130px;
	min-height: 130px;
}
.search_result_info .shop_info_list {
	margin-bottom: 15px;
}

.search_result_list dt {
	width:90px;
	padding:3px;
	margin-right:5px;
	margin-bottom:1px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	float:left;
}

.search_result_list dd{
	padding:3px;
	margin-bottom:1px;
	background-image:url("../../img/personalinfo_bg.gif");
	background-repeat:repeat-y;
}
#search_result_count {
	margin-top:5px;
}

.shop_list {
	margin: 0px 20px;
}
.shop_list li {
	clear: both;
}
.shop_list .shop_list_date {
	float: right;
	width: 130px;
	font-size: 90%;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 10px;
}
.shop_list .shop_list_text {
	background: url("../../img/topic_arrow_01.gif") no-repeat left center;
	float: left;
	width: 420px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 13px;
}

/* サービスアイコン */
.shop_service_icon {
}

/* サービスアイコン */
.shop_service_icon img {
	position:static;
	margin:0;
	padding:0;
	width:34px;
	height:23px;


}


/* サブ写真共通 */
.shop_subphoto {
	clear: both;
	margin-top: 15px;
	padding:7px;
	border:solid 1px #CCCCCC;
	background-color:#EFEFEF;
}
.shop_subphoto img {
	margin: 7px;
}
/* サブ写真_左表示 */
.shop_subphoto img.left {
	float: left;
	margin-right: 15px;
}
/* サブ写真_右表示 */
.shop_subphoto img.right {
	float:right;
	margin-right: 15px;
}
/* サブ写真 コメント */
.shop_subphoto_comment {
	margin: 0px !important;
	padding: 5px;
	min-height: 176px;
	_height: 176px;
}


/* クーポンページ */
#coupon {
	width: 60%;
	margin: 20px auto 20px auto;
	padding: 20px;
	border: 1px solid gray;
	text-align: center;
}
#coupon_tkb_logo {
	float: left;
}
#coupon_shop_name {
	text-align :right;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
}
#coupon_contents {
	width: 90%;
	margin: 10px auto 10px auto;
}
#coupon_limit {
	padding: 10px;
	background-color: #DDD;
}
#coupon_detail {
	margin-top: 10px;
	padding: 10px;
	border: 1px dotted gray;
	text-align: left;
}
#coupon_form {
	padding: 10px;
	font-size: 90%;
}
#coupon_form table {
	width: 100%;
}
#coupon_form table th {
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
	padding-top: 10px;
}
#coupon_form table td {
	text-align: left;
	border-bottom: 1px solid black;
	padding-top: 10px;
	width: 135px;
}
#coupon_info_description {
	text-align: left;
	margin: 20px auto 0 auto;
	font-size: 50%;
}
#coupon_footer {
	background-color: #FFAAAA;
	margin-top: 10px;
	padding: 5px;
}
#coupon_print_caution {
	float: left;
	padding: 4px;
	padding-left: 20px;
	font-size: 80%;
}

#coupon_shop_genre {
	font-weight:normal;
	font-size:70%;
}

#coupon_shopinfo {
	margin-top:20px;
	text-align:left;
}

#coupon_shopinfo table tr td {
	border:solid 1px #FFFFFF;
	padding:10px;
	font-size:90%;
	background-color:#DDDDDD;
}

#coupon_shopinfo table tr th {
	color:#FFFFFF;
	border:solid 1px #FFFFFF;
	padding:10px;
	width:100px;
	font-size:90%;
	background-color:#419A7F;
}


#coupon_shopinfo #map_canvas {
	margin-top:20px;
}
