@charset "Shift_JIS";

/* -------------------------------------------------
購物天堂エリア別ショッピングガイドトップページ
---------------------------------------------------- */

/* 共通 */

#main h4 {
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	padding-bottom: 5px;
}

/* 左サイドナビ */

#mainSidenavi {
	float: left;
	width: 100px;
	padding-right: 10px;
}

.category_sidenavi {
	width: 100px;
	margin-bottom: 10px;
}

/*ナビメニュー---エリア*/

.pNaviMenu {
	font-size: 12px;
	line-height: 30px;
	background-image: url(../shop/images/category_sidenavi1_bg.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 28px;
	width: 100px;
	list-style-type: none;
	margin-bottom: 3px;
}

.pNaviMenuOn {
	font-size: 12px;
	line-height: 30px;
	text-indent: 10px;
	background-image: url(../shop/images/category_sidenavi1_bg-over.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100px;
	margin-bottom: 3px;
	list-style-type: none;
}

.pNaviMenuPre {
	font-size: 12px;
	line-height: 30px;
	color: #ccc;
	background-image: url(../shop/images/category_sidenavi1_bg.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 28px;
	width: 100px;
	list-style-type: none;
	margin-bottom: 3px;
}

.ulSubnavi {
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 14px;
}

.liSubnavi {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../shop/images/icon_pull01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}

.liSubnaviLast {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../shop/images/icon_pull02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}

.pNaviMenu a {
	color: #666;
	text-decoration: none;
	display: block;
}

.pNaviMenu a:hover {
	text-decoration: underline;
	background-image: url(../shop/images/category_sidenavi1_bg-over.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100px;
	display: block;
}

.pNaviMenuOn a {
	color: #666;
	text-decoration: none;
	display: block;
}

.pNaviMenuOn a:hover {
	color: #666;
	text-decoration: underline;
	display: block;
}

.pNaviMenuTit {
	font-size: 12px;
	height: 20px;
	text-indent: 10px;
	width: 100px;
	margin-bottom: 5px;
	color: #764a00;
	padding-top: 4px;
}

/* メインコンテンツ */

#mainMain {
	float: left;
	width: 530px;
}

/* コンテンツタイトル */

#title-lead {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 620px;
}

.border_btm_dot {
	border-bottom: 1px dotted #dedede;

}

/* ブロック余白 */

.block_top10 {
	padding-top: 10px;
}

.block_btm10 {
	padding-bottom: 10px;
}

.block_topside10 {
	padding: 10px 10px 0px 10px;
}

.block_btmside10 {
	padding: 0px 10px 10px 10px;
}

.block_all10 {
	padding: 10px;
}

.block_none {
}

/* フロート */

.float_left {
	float: left;
	padding-right: 10px;
}

.float_right {
	float: right;
	padding-left: 10px;
}

/* リスト */

.li-tri-orange {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../common/tri_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}

/* 各エリアタイトル */

#areaTokyo_title {
	background-image: url(../shop/area/images/area_idx_subtitle01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 530px;
}

#areaOsaka_title {
	background-image: url(../shop/area/images/area_idx_subtitle02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 530px;
}

#areaKyoto_title {
	background-image: url(../shop/area/images/area_idx_subtitle07.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 530px;
}

#areaKobe_title {
	background-image: url(../shop/area/images/area_idx_subtitle03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 260px;
}

#areaFukuoka_title {
	background-image: url(../shop/area/images/area_idx_subtitle04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 260px;
}

#areaOkinawa_title {
	background-image: url(../shop/area/images/area_idx_subtitle05.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 260px;
}

#areaAirport_title {
	background-image: url(../shop/area/images/area_idx_subtitle06.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 260px;
}

/* 東京・大阪 */

#areaTokyo p {
	padding-top: 5px;
}

#areaOsaka p {
	padding-top: 5px;
	padding-bottom: 10px;
}

#areaKyoto p {
	padding-top: 5px;
	padding-bottom: 10px;
}

.block_530to2 {
	float: left;
	width: 260px;
	padding-right: 10px;
	display: block;
}

.block_530to2rgt {
	float: left;
	width: 260px;
	display: block;
}

.listBlock_left {
	float: left;
	width: 300px;
	padding-right: 15px;
	padding-left: 0px;
	display: block;
}

.listBlock_right {
	float: left;
	width: 305px;
	padding-left: 0px;
	display: block;
	
}

.area1Txt1 {
	float: left;
	width: 336px;
}

.area1Txt2 {
	float: left;
	width: 186px;
}

.area1Txt2 ul li {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../common/tri_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}

/* 2列Boxエリア */

.area2Txt_right {
	float: left;
	width: 145px;
}


/* その他エリア */

#areaOther h3 {
	font-size: 12px;
	color: #9C0;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 2px solid #dedede;
	visibility: visible;
}

.block_530to3 {
	float: left;
	width: 170px;
	padding-right: 10px;
	display: block;	
}

.block_530to3rgt {
	float: left;
	width: 170px;
	display: block;	
}


/* 関連リンク */

#relative {
	padding: 5px;
	margin-top: 30px;
	border: 1px solid #dedede;
	background-color: #f2f0e9;
	margin-bottom: 100px;
}

#relative .block_left {
	float: left;
	width: 249px;
	padding-right: 10px;
}

#relative .block_right {
	float: left;
	width: 239px;
}

#relative li {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../common/cir_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}

.bg_white {
	background-color: #ffffff;
}

/* -------------------------------------------------
購物天堂エリア別ショッピングガイドコンテンツページ
---------------------------------------------------- */



/*メイン---タイトル回り*/

#title-lead h3 {
	font-size: 12px;
	font-weight: bold;
	visibility: visible;
	padding-left: 4px;
}

.leadTxt {
	text-indent: 2em;
	padding-left: 5px;
}

/*本文*/

#areaTitle {
	padding-bottom: 15px;
	width: 530px;
}


#areaTitle h4 {
	padding-bottom: 0px;
}

#areaDescription {
	float: left;
	width: 320px;
	padding-right: 10px;
}

.areaSubtitle {
	border-bottom: 2px solid #9c0;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.areaSubtitle img {
	padding-left: 10px;
}

.block_shop {
	border-bottom: 1px solid #dedede;
}

.bg_green {
	background-color: #f9fee8;
}

/*ショップ---枠大*/

.shopName {
	border-bottom: 1px dotted #dedede;
	margin-bottom: 7px;
	padding-bottom: 2px;
}

.shopName h5 {
	font-size: 12pt;
	font-weight: bold;
	color: #764a00;
}

.shopName p {
	font-size: 9pt;
	color: #b3945f;
}

.shopTxt01 {
	float: left;
	width: 316px;
}

.shopData01 {
	padding: 5px;
	border: 1px solid #dedede;
	margin-top: 10px;
	background-color: #FFF;
}

.shopTxt01 p {
	font-size: 10pt;
	color: #666;
	line-height: 140%;
}

.shopData01 p {
	font-size: 9pt;
	line-height: 140%;
}

.more {
	padding-top: 10px;
	padding-left: 2px;
}

/*ショップ---枠小*/

.shopTxt02 h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #764a00;
	padding-bottom: 2px;
	display: block;
	width: 396px;
	border-bottom: 1px: dotted #dedede;
	margin-bottom: 5px;
}

.shopTxt02 {
	float: left;
	width: 396px;
}

.shopData02 {
	padding: 5px;
	border: 1px solid #dedede;
	margin-top: 10px;
	background-color: #FFF;
	float: right;
	width: 306px;
}

.shopTxt02 p {
	font-size: 9pt;
	color: #666;
	line-height: 140%;
}

.shopData02 p {
	font-size: 9pt;
	line-height: 140%;
}

.shopName02en {
	font-size: 8pt;
	color: #b3945f;
	padding-left: 12px;
	font-weight: normal;
}

/* 周辺情報 */

#aroundInfo {
	margin-top: 30px;
	border: 1px solid #dedede;
}

#aroundInfoTitle {
	font-size: 12px;
	color: #764a00;
	background-color: #f2f0e9;
	height: 18px;
	padding-left: 12px;
	padding-top: 2px;
	border-bottom: 1px solid #dedede;
}

.aroundInfo1 {
	width: 162px;
	text-align: center;
	float: left;
	padding-right: 5px;
	border-right: 1px dotted #dedede;
	padding-left: 5px;
}

.aroundInfo2 {
	width: 162px;
	text-align: center;
	float: right;
}

/*店舗情報注記*/

#note {
	padding: 20px 10px 10px 10px;
	font-size: 12px;
	color: #666;
	text-align: right;
}

/*フッターサブメニュー*/

#footerSubmenu {
	float: left;
	width: 640px;
	padding-top: 20px;
}

#fsubmenu_contents {
	margin-left: 5px;
	border-top: 1px dotted #dedede;
	border-bottom:  1px dotted #dedede;
	padding: 5px 0px 5px 12px;
}

#footerSubmenu ul{
	list-style:none;
	border-top: 1px dotted #dedede;
	border-bottom:  1px dotted #dedede;
	text-align:center;
	margin: 0px 5px;
	padding: 5px 0px 5px 12px;
	font-size: 12px;
}

#footerSubmenu ul li{
	display:inline;
	padding:0 10px;
	border-right:solid 1px #666666;
}

#footerSubmenu ul li.lastlist {
	border-right: none;
}
