@charset "utf-8";
/*
Theme Name: DEITOS
Theme URI: http://wordpress.org/
Description: 博多DEITOSのテーマ 本番用
Version: 1.0
Author: Taro Misako
*/

a {
	color: #ff4f5c;
}

a img {
	border: none;
}

a:hover {
	color: #CCCCCC;
}

p {
	margin: 0;
}

body {
	background-color: #F7F7F0;
	color: #111111;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size: 13px;
	line-height: 180%;
	margin: 0;
	padding: 0;
}

/* サイト全体の基本レイアウト用 */
#page {
	width: 906px;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	padding: 0;
}

/* グローバルナビゲーション（ヘッダー) */
#gnavi {
	width: 906px;
	margin: 20px 0 15px 0;
}

	#gnavi_left {
		width: 269px;
		height: 116px;
		float:left;
	}
	
	#gnavi_right {
		width: 637px;
		height: 116px;
		float:left;
		font-size: 0;
	}
	
		#gnavi_right_1 {
			width: 637px;
			height: 42px;
			background-image: url(img/gnavi/gnavi_bg_top.gif);
			background-position: top right;
			background-repeat: no-repeat;
		}
		
			#gnavi_right_navi {
				margin: 0;
				padding: 18px 28px 0 0;
				text-align: right;
			}
			
		#gnavi_right_2 {
			width: 637px;
			height: 74px;
			margin: 0;
			padding: 0;
			background-image: url(img/gnavi/gnavi_bg_top.gif);
			background-repeat: no-repeat;
			overflow:hidden;
		}
				
		#gnavi_right .left {
			display: inline;
		}

/* コンテンツ表示部分 */		
#content {
	width: 906px;
}

	#top_flash {
		width: 906px;
		height: 343px;
		margin-bottom: 15px;
	}
	
	#top_contents {
		width: 906px;
		margin-bottom: 15px;
	}
	
		#top_contents h2 {
			font-size: 1px;
			margin: 0 0 7px 0;
		}
				
		#top_special {
			width: 354px;
			float: left;
			margin-right: 14px;
		}
		
			#top_bnr_deito {
				margin-bottom: 5px;
			}
			
			#top_bnr_gourmet {
				margin-bottom: 5px;
			}
			
			#top_bnr_souvenir {
				margin-bottom: 5px;
			}
	
			
		#top_eventbanner {
			width: 354px;
			float: left;
			margin-right: 14px;
		}
		
		#top_eventbanner .eventbanner {
			widows:354px;
			margin-bottom:8px;
		}
		
		#top_shopnews {
			width: 354px;
			float: left;
			margin-right: 14px;
		}
			
			#top_shopnews_body {
				font-size: 12px;
				line-height: 140%;
				margin: -7px 0 0 0;
				padding: 9px 13px 10px 13px;
				background-image: url(img/top/top_shopnews_bg.gif);
				background-repeat: repeat-y;
			}
			
				#top_shopnews_body .shopnews {
					margin: 0 0 10px 0;
					padding: 0 0 9px 0;
					background-image: url(img/bg_line_dot.gif);
					background-position: bottom left;
					background-repeat: repeat-x;
				}
					
					#top_shopnews_body .shopnews .shopnews_left {
						float:left;
						margin-right: 10px;
						padding: 0;
						width: 55px;
						height: 55px;
						background-image: url(img/bnr_noimage.gif);
						background-repeat: no-repeat;
					}
					
						#top_shopnews_body .shopnews .shopnews_left img {
							font-size: 1px;
							margin: 0;
							vertical-align: bottom;
						}
					
					#top_shopnews_body .shopnews .shopnews_right {
						width: 263px;
						padding: 0;
						float:right;
					}
					
						#top_shopnews_body .shopnews .shopnews_right .date {
							margin-bottom: 2px;
						}
						
						#top_shopnews_body .shopnews .shopnews_right .title {
							font-weight: bold;
							margin-bottom: 4px;
						}
						
						#top_shopnews_body .shopnews .shopnews_right .title a {
							text-decoration: none;
						}
			
				#top_shopnews_footer {
					font-size: 1px;
					width: 354px;
					height: 8px;
					background-image: url(img/top/top_shopnews_footer.gif);
					background-repeat: no-repeat;
				}
		
		#top_bnr {
			width: 170px;
			float: left;
		}
			
			#top_special a:hover img {
				filter: alpha(opacity=60);
				-moz-opacity:0.6;
				opacity:0.6;
			}
			
			#top_bnr a:hover img {
				filter: alpha(opacity=60);
				-moz-opacity:0.6;
				opacity:0.6;
			}
			
			#top_fortune {
				width: 170px;
				height: 149px;
				margin-bottom: 3px;
				padding: 0;
			}
			
			#top_melmaga {
				width: 170px;
				height: 99px;
				margin-bottom: 3px;
				padding: 0;
			}

			#top_info {
				width: 170px;
				height: 80px;
				margin-bottom: 3px;
				padding: 0;
			}
			
				#top_jq {
				width: 170px;
				height: 62px;
				margin-bottom: 3px;
				padding: 0;
			}

				#top_sugoca {
				width: 170px;
				height: 65px;
				margin-bottom: 3px;
				padding: 0;
			}

			
			#top_bnr_small img {
				font-size: 1px;
				margin: 0 0 6px 0;
				vertical-align: bottom;
			}
			
			.top_bn_center a:hover img {
				filter: alpha(opacity=60);
				-moz-opacity:0.6;
				opacity:0.6;
			}


/* パンくずナビゲーション */
#bread {
	font-size: 12px;
	margin-bottom: 15px;
}

	#bread a {
		color:#724D9F;
		text-decoration: none;
	}
	
	#bread a:hover {
		color:#CCCCCC;
	}
	

/* サブページ左側（コンテンツ） */
#sub_left {
	width: 676px;
	float: left;
	display: inline;
	margin: 0 0 15px 0;
	overflow:hidden;
}
	
	#sub_title {
		width: 630px;
		height: 29px;
		margin: 0 0 15px 0;
		padding: 3px 0 0 30px;
		background-image: url(img/sub/sub_h4.gif);
		background-repeat: no-repeat;
		font-weight: bold;
		font-size: 14px;
	}

	#sub_left h2 {
		font-size: 1px;
		margin: 0 0 5px 0;
	}
	
	#sub_left h3 {
		font-size: 1px;
		margin: 0 0 15px 0;
	}
	
	#sub_left h4 {
		font-size: 1px;
		margin: 0 0 15px 0;
	}
	
	#sub_left .date {
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 0px;
	}
	
	#sub_left .title {
		font-size: 16px;
		line-height: 140%;
		font-weight: bold;
		margin-bottom: 15px;
	}
	
		#sub_left .title a {
			text-decoration: none;
		}

	#sub_left .list_title {
		font-weight: bold;
		margin: 0 0 5px 0;
		padding: 0 0 0 18px;
		background-image: url(img/sub/sub_list_title.gif);
		background-repeat: no-repeat;
		background-position: center left;
	}
	
	#sub_left ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
		#sub_left ul li {
			margin: 0 0 0 5px;
			padding: 0 0 0 16px;
			background-image: url(img/sub/sub_li.gif);
			background-repeat: no-repeat;
			background-position: center left;
		}
	
	/* 区切りの点線 */
	#sub_left .line {
		width: 630px;
		height: 1px;
		margin: 0;
		font-size: 1px;
		background-image: url(img/bg_line_dot.gif);
		background-position: bottom left;
		background-repeat: repeat-x;
	}
	
	#sub_left .entry_navi {
		width: 630px;
		text-align: center;
		margin: 30px 0 20px 0;
		font-size: 12px;
	}
	
	#sub_left_header {
		width: 676px;
		height: 21px;
		background-image: url(img/sub/sub_left_header.gif);
		background-repeat: no-repeat;
	}

	#sub_left_body {
		width: 630px;
		padding: 0 23px 15px 23px;
		background-image: url(img/sub/sub_left_body.gif);
		background-repeat: repeat-y;
	}
		
		#fig_floor {
			width: 630px;
			height: 200px;
			margin-bottom: 20px;
		}
		
		ul#shoplist {
			width: 630px;
			margin: 0 0 20px 0;
			padding: 0 0 20px 0;
			background-image: url(img/bg_line_dot.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
		}
		
			#shoplist li {
				/* width: 170px; */
				width: 285px;
				margin: 0 20px 5px 0;
				padding-left: 10px;
				list-style-type: none;
				line-height: 140%;
				float: left;
				background-image: url(img/li_triangle.gif);
				background-repeat: no-repeat;
				background-position: left center;
			}
			
			#shoplist li a {
				text-decoration: none;
			}
			
			#shoplist li .num {
				display: inline;
				margin-right: 5px;
				color: #666666;
			}
		
		#shoplist_full {
			width: 630px;
		}
		
			#shoplist_full .shop {
				width: 630px;
				margin: 0 0 15px 0;
				padding: 0 0 15px 0;
				background-image: url(img/bg_line_dot.gif);
				background-position: bottom left;
				background-repeat: repeat-x;
			}
			
				#shoplist_full .shop .logo {
					width: 130px;
					height: 170px;
					margin: 0 10px 0 0;
					padding: 0;
					border: 1px solid #CCCCCC;
					float: left;
				}
				
				#shoplist_full .shop .image {
					width: 130px;
					height: 170px;
					margin: 0 10px 0 0;
					padding: 0;
					border: 1px solid #CCCCCC;
					float: left;
				}		
				
				#shoplist_full .shop .data {
					font-size: 12px;
					line-height: 150%;
					width: 340px;
					height: 170px;
					margin: 0 0 0 0;
					padding: 0;
					float: left;
				}	
				
					#shoplist_full .shop .data a {
						text-decoration: none;
					}	
				
					#shoplist_full .shop .data .icon {
						margin-right: 5px;
						float:left;
					}
					
					#shoplist_full .shop .data .num_genre {
						height: 17px;
						float:left;
						padding-bottom: 3px;
					}	
				
						#shoplist_full .shop .data .num_genre .num {
							font-weight: bold;
							display: inline;
						}
						
						#shoplist_full .shop .data .num_genre .genre {
							padding-bottom: 3px;
							color: #999999;
							display: inline;
						}
						
					#shoplist_full .shop .data .edit {
						float:right;
					}
					
					#shoplist_full .shop .data .name {
						font-size: 15px;
						font-weight: bold;
						color: #ff4f5d;
						margin: 8px 0;
					}
					
						/* ゾーン毎に色を変える */
						.category-zonemen a, .category-zonemen #shoplist_full .shop .data .name {
							color: #e96d00;
						}
						
						.category-zonehoroyoi a, .category-zonehoroyoi #shoplist_full .shop .data .name {
							color: #AA214C;
						}
						
						.category-zonemiyage a, .category-zonemiyage #shoplist_full .shop .data .name {
							color: #7a3c92;
						}
						
						.category-zonedeitos a, .category-zonedeitos #shoplist_full .shop .data .name {
							color: #4E0000;
						}
						
						.category-zoneajiwai a, .category-zoneajiwai #shoplist_full .shop .data .name {
							color: #71a11d;
						}
						
						.category-zonelife a, .category-zonelife #shoplist_full .shop .data .name {
							color: #00807e;
						}
					
					#shoplist_full .shop .data .midashi {
						font-weight: bold;
						margin-bottom: 5px;
					}
					
					#shoplist_full .shop .data .description {
						margin-bottom: 5px;
					}	
					
					#shoplist_full .shop .data .tel {
						margin-right: 1em;
						display: inline;
					}
					
					#shoplist_full .shop .data .time {
						display: inline;
					}
					
					#shoplist_full .shop .data .url a {
						text-decoration: none;
					}
					
					
					

	#sub_left_footer {
		width: 676px;
		height: 11px;
		background-image: url(img/sub/sub_left_footer.gif);
		background-repeat: no-repeat;
	}


/* サブページ右側（サイドバー） */
#sub_right {
	width: 216px;
	float: right;
	display: inline;
	margin: 0 0 15px 0;
	overflow:hidden;
}
	
	#sub_right h3 {
		font-size: 1px;
		margin: 0;
	}
	
	#sidebar_shop_search {
		width: 216px;
		height: 51px;
		background-image: url(img/sidebar/sidebar_shop_search.gif);
		background-repeat: no-repeat;
	}

	#sidebar_backnumber {
		width: 216px;
		height: 51px;
		background-image: url(img/sidebar/sidebar_backnumber.gif);
		background-repeat: no-repeat;
	}
	
	#sidebar_body {
		width: 190px;
		font-weight: bold;
		padding: 14px 13px 20px 13px;
		background-image: url(img/sidebar/sidebar_body.gif);
		background-repeat: repeat-y;
	}
	
		#sidebar_body a:hover img {
			filter: alpha(opacity=30);
			-moz-opacity:0.3;
			opacity:0.3;
		}
		
		#sidebar_body ul#backnumber {
			font-weight: normal;
			font-size: 12px;
			line-height: 170%;
			margin: 0;
			padding: 0;
		}
		
			#sidebar_body ul#backnumber li {
				margin: 0 0 10px 0;
				padding: 0 0 10px 0;
				list-style-type: none;
				background-image: url(img/bg_line_dot.gif);
				background-position: bottom left;
				background-repeat: repeat-x;
			}
			
				#sidebar_body ul#backnumber li .date {
					font-weight: bold;
				}
		
		#sidebar_body #name_50on {
			line-height: 150%;
			width: 210px;
			padding: 0;
			margin: 7px 0 15px 7px;
			display: block;			
			color: #999999;
		}
		
			#sidebar_body #name_50on li {
				margin: 0;
				padding: 0;
				list-style-type: none;
				float: left;
				width: 40px;
			}
			
			#sidebar_body #name_50on a {
				font-weight: bold;
			}
			
		#sidebar_body #mokuteki {
			font-size: 12px;
			line-height: 170%;
			width: 180px;
			padding: 0 5px 0 5px;
			margin: 7px 0 0 0;
			display: block;
		}
		
			#sidebar_body #mokuteki li {
				margin-right: 1em;
				padding: 0;
				list-style-type: none;
				float: left;
			}

	#sidebar_footer {
		width: 216px;
		height: 9px;
		float: right;
		background-image: url(img/sidebar/sidebar_footer.gif);
		background-repeat: no-repeat;
	}
	

/* フッター */
#footer {
	width: 906px;
	height: 34px;
	margin-bottom: 30px;
	background-image: url(img/footer/footer_bg.gif);
	background-repeat: no-repeat;
}

	#footer_navi {
		padding: 8px 0 0 11px;
	}

		
	
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.mb3 {margin-bottom: 3px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}

.font9 {font-size: 9px;}
.font10 {font-size: 10px;}
.font11 {font-size: 11px;}
.font12 {font-size: 12px;}
.font13 {font-size: 13px;}
.font14 {font-size: 14px;}
.font15 {font-size: 15px;}
.font16 {font-size: 16px;}
.font17 {font-size: 17px;}
.font18 {font-size: 18px;}
.font19 {font-size: 19px;}
.font20 {font-size: 20px;}

.b {font-weight: bold;}

.black {color: black;}
.gray {color: #333333;}