@charset "utf-8";
	
/*
////////////////////////////////////////////////////////////////////////////
//
//	tokushu/common.css - CSS Document
//
////////////////////////////////////////////////////////////////////////////
//
//-- CONTENTS --//

	01.Header,Navi

//--------------//
//
////////////////////////////////////////////////////////////////////////////
*/

/* [01.Header,Navi]
--------------------------------------------------------------------------*/

#tokushu_navi {
	background: #DDD;
	height: 37px;
}
#tokushu_navi {
	background: #DDD;
	height: 37px;
}
#tokushu_navi ul {
	margin: 0;
	padding: 0;
}
#tokushu_navi li {
	float: left;
	height: 37px;
}
#title_kanto {
	background: url(/images/tokushu/common/title_kantou.png);
	height: 42px;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#title_brand {
	background: url(/images/tokushu/common/title_brand.png);
	height: 42px;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.kanto_container {
	width: 137px;
	position: absolute;
	padding: 15px 0 10px 860px;
}
.toushu_back {
	float: left;
}
.tokushu_next {
	float: right;
	margin-top: -10px;
	padding-right: 14px;
}

#title_kansai {
	background: url(/images/tokushu/common/title_kansai.png);
	height: 42px;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -10000px;
}
#title_chubu {
	background: url(/images/tokushu/common/title_chubu.png);
	height: 42px;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -10000px;
}
#title_touhoku {
	background: url(/images/tokushu/common/title_touhoku.png);
	height: 42px;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -10000px;
}
#title_chugoku {
	background: url(/images/tokushu/common/title_chugoku.png);
	height: 42px;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -10000px;
}
#title_kyushu {
	background: url(/images/tokushu/common/title_kyushu.png);
	height: 42px;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -10000px;
}
#humb_container {
	float: left;
	width: 230px;
	padding-left: 10px;
	padding-right: 10px;
}
.thumb_top {
	background: url(/images/tokushu/common/subtitle_back.png) top no-repeat;
	width: 230px;
	text-indent: -10000px;
}
.thumb_center {
	border-left: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	background: #FFF;
	width: 228px;
	overflow: hidden;
}
.thumb_inner {
	width: 210px;
	padding: 0 9px 9px 9px;
	overflow: hidden;
}
.title_area {
	background: #000;
	color: #FFF;
}
.txt_box {
	height: 135px;
}
.tokushu_box {
	height: 110px;
}
.img_txt {
	background: url(/images/tokushu/common/dod.gif) bottom repeat-x;
	padding: 5px 0;
}
.shop_txt {
	padding-bottom: 5px;
	padding-top: 5px;
}
.thumb_inner_title {
	font-size: 11px;
}
.thumb_inner_title a {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
.thumb_inner_title a:hover {
	text-decoration: none;
}
.thumb_inner span {
	background: #333;
	color: #FFF;
	font-size: 10px;
	padding: 3px 2px 3px 2px;
}
.img_txt {
	margin-top: 5px;
	padding-bottom: 5px;
	background: url(/images/tokushu/common/dod.gif) repeat-x bottom;
	color: #F09;
	font-weight: bold;
}
.shop_txt {
	margin-top: 5px;
}
.btn_tokushudetail {
	width: 212px;
}
.btn_shopdetail {
	width: 96px;
	float: left;
}
.btn_shopbox {
	width: 210px;
}
.btn_coupon {
	width: 96px;
	float: right;
}
.thumb_bottom {
	background: url(/images/tokushu/common/container_bottom.png) top no-repeat;
	width: 230px;
	text-indent: -10000px;
}
#shop_catch {
	background: url(/images/layouts/shop/title_shop_catch_t.png) no-repeat top;
}
#shop_catch div {
	width: 998px;
	padding: 1px;
}
#shop_catch h4 {
	background: url(/images/layouts/shop/title_shop_catch_c.png) repeat-x bottom;
	font-size: 12px;
	font-weight: bold;
	color: #E4007F;
	padding: 10px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.qa_containaer {
	margin: 10px 0;
}
.title_qa {
	background: #ffd9ee;
	padding: 4px 4px 0px 8px;
	font-size: 12px; font-weight:bold;
}
.qa_txt {
	padding: 4px 4px 2px 8px;
	font-size: 12px;
	background: url(/images/tokushu/common/dod.gif) bottom repeat-x;
}

/*   ====================================================================     */

#feature_list {
	width: 984px;
	margin: 20px auto 0 auto;
}
#humb_container_list {
	float: left;
	width: 246px;
	height: 200px;
}
.thumb_center_list {
	width: 236px;
	margin: 0 auto;
}
.thumb_inner_title_list {
	font-size: 11px;
}
.thumb_inner_title_list a {
	font-size: 100%;
	text-decoration: none;
	color: #FFF;
}
.thumb_inner_title_list a:hover {
	text-decoration: underline;
	color: #FFF;
}
.thumb_inner_list span {
	background: #333;
	color: #FFF;
	font-size: 10px;
	padding: 3px 2px 3px 2px;
}




.tokushu_l {
	width: 495px;
	float: left;
}
.tokushu_r {
	width: 495px;
	float: right;
}
.tokushu_l .thumb,
.tokushu_r .thumb {
	width: 140px;
	float: left;
}
.tokushu_l .txt,
.tokushu_r .txt {
	width: 330px;
	float: right;
	letter-spacing: -1px;
}




/* SSW  ====================================================================     */
#btn_map {
	padding: 200px 0 0 35px;
}
#btn_map2 {
	padding: 215px 0 0 35px;
}
