html { height:100%; }

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

body .clear { clear: both; }

a {
	color: #B61E2E;
	text-decoration:none;
}

a img {	border: none; }

a:hover {
	color: #CCC;
	text-decoration:none;
}

a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	text-decoration:none;
	border: none;
}

p {
	margin: 0;
}

/* サイト全体のコンテナ（センター揃え） ーーーーーーーーーーーーーーーーーー*/
#container {
	width: 940px;
	height: 100%;
	min-height: 100%;	
	margin: 0 auto;		
	padding: 0;
}

/* ヘッダー（+グローバルナビゲーション） ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#container #header {
	margin-bottom: 20px;
}

#container #header #header_logo {
	float: left;
	width: 620px;
}

#container #header #header_logo h1 {
	margin: 0;
	padding: 0;
	font-size: 0;
}

#container #header #header_right {
	float: right;
	width: 300px;
}

#container #header #header_right .back {
	margin-bottom: 35px;
}

#container #header #header_menu {
	width: 960px;
	margin-top: 20px;
	overflow: hidden;
}

#container #header #header_menu .menu {
	float: left;
	width: 300px;
	margin-right: 20px;
}

/* パンくず */
#container #bread {
	margin: 20px 0 10px 0;
}


/* 本文パート ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#container #body {
	width: 620px;
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 0;
	float: left;
	display: inline;
	_overflow: hidden;			
}



/* 施設・ジャンルリスト */
#container #body .list {
	margin-bottom: 10px;
}

#container #body .list .member {
	display: inline;
	width: 105px;
	height: 13px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 9px 0 11px 35px;
	background-image: url("../img/menu/img_icon_berry.gif");	
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
}

#container #body a .member {
	color: #333;
}


#container #body a:hover .member {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

/* サイドバー ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#container #sidebar {
	width: 300px;
	margin: 11px 0 30px 0;	
	padding: 0;
	float: left;
	display: inline;
	_overflow: hidden;
}	

#container #sidebar #top_side {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

#container #sidebar #top_side .img_report,.img_ranking {
	margin-left: -8px;
	margin-bottom: 0;
	font-size: 0;
	line-height: 0;
}

#container #sidebar #top_side h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0;
}

/* 限定メニューランキング */
#container #sidebar #rankings {
	margin: 0;
	padding: 0 13px 13px 13px;
	border-left: 2px solid #978459;
	border-right: 2px solid #978459;
	border-bottom: 2px solid #978459;
	background-color: #F6F6EF;
}

#container #sidebar #rankings h2 {
	padding: 0;
	margin: 0 0 15px 0;
}

#container #sidebar #rankings .ranking {
	width: 270px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url("../img/bg_line_dot.gif");	
	background-position: bottom;
	background-repeat: repeat-x;
}
	
#container #sidebar #rankings .ranking .image {
	width: 60px;
	height: 60px;
	padding: 4px;
	border: 1px solid #B21324;
	float: left;
	background-color: #FFF;
	overflow: hidden;
}

#container #sidebar #rankings .ranking .text {
	float: right;
	width: 190px;
	line-height: 140%;
}

#container #sidebar #rankings .ranking .rank {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
}

#container #sidebar #rankings .ranking .rank img {
	margin-right: 5px;
}

#container #sidebar #rankings .ranking .shop {
	font-size: 11px;
	margin-bottom: 3px;
}

#container #sidebar #rankings .ranking .menu {
	font-weight: bold;
}

#container #sidebar #rankings #ranking_link {
	font-size: 11px;
	text-align: right;
	width: 270px;
}

/* フッター ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#container #footer {
	width: 940px;
	border-top: 2px solid #B21324;
	padding: 10px 0 50px 0;
}

#container #footer .left {
	float: left;
}

#container #footer .right {
	float: right;
}
		
/* トップページ用 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
/* メイン画像スライド */
#container #body .top_slides {
	position: relative;
	margin-bottom: 15px;
	width: 620px;
	height: 376px;
	overflow: hidden;
}

#container #body .top_slides .top_slide {
	width: 620px;
	height: 376px;
	overflow: hidden;
}

#container #body .top_slides .text {
	position: absolute;
	width: 565px;
	top: 312px;
	left: 27px;
	z-index: 10;
}

#container #body a .top_slides .text {
	color: #333;
	font-weight: bold;
}

#container #body a:hover .top_slides {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

/* あまおうニュース */
/* トップページ用 */
#container #body #top_news_title {
	width: 420px;
	height: 40px;
	background-image: url("../img/ttl_top_news.gif");
	padding: 0 0 10px 200px;
	line-height: 160%;
	margin-bottom: 20px;
}	

/* ニュースページ用 */
#container #body_news {
	width: 960px;
	margin-bottom: 30px;
	padding: 0;
	overflow: hidden;			
}

#container #main_img {
	margin: 10px 0 15px 0;
}

#container #genre{
	line-height:100%;
	margin-bottom:3px;
}

#container #genre span {
	background-color:#B21324;
	color:#FFFFFF;
	font-size:11px;
	padding:5px 15px 2px;
}

#container #title {
	margin: 10px 0 20px 0;
}	

#container .title {
	margin: 0 0 20px 0;
}	

#container #read {
	margin-bottom: 30px;
	font-size: 13px;
	font-weight: bold;
}	

/* 共通 */
#container #body #news {
	width: 640px;
	overflow: hidden;
}

#container .news {
	width: 300px;
	margin: 0 20px 15px 0;
	padding-top: 15px;
	float: left;
	background-image: url("../img/bg_line_dot.gif");	
	background-position: top;
	background-repeat: repeat-x;
}

#container .noborder {
	padding-top: 0;
	background-image: none;
}

#container .news .image {
	width: 64px;
	height: 64px;
	border: 3px solid #B21324;
	float: left;
	overflow: hidden;
}

#container .news .text {
	float: right;
	width: 215px;
	line-height: 140%;
}

#container .news .text .date {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

#container .news .text .title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
}

#container #body #news #news_link {
	margin-top: -10px;
	font-size: 11px;
	text-align: right;
	width: 620px;
}


/* 天神エリアのお店とタイアップ！限定メニュー&投票 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#container #body #menu #title {
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	color: #B61E2E;
	padding-bottom: 5px;
	background-image: url("../img/bg_line_dot.gif");	
	background-position: bottom;
	background-repeat: repeat-x;
}

#container #body #menu #image {
	width: 100%;
	text-align: center;
}

#container #body #menu #image img {	
	margin-bottom: 20px;
	border: 4px solid #B21324;
}

#container #body #menu #spec {
	margin-bottom: 20px;
}

#container #body #menu #spec .left {
	float: left;
	width: 100px;
	font-weight: bold;
}

#container #body #menu #spec .right {
	float: right;
	width: 500px;
	font-weight: bold;
	font-size: 16px;
	color: #B21324;
	margin-bottom: 20px;
}

#container #body #menu #spec .right_comment {
	float: right;
	width: 500px;	
}

#container #body #menu #vote {
	margin: 0 0 30px -2px;	
}

#container #body #menu #shop_data {
	width: 578px;
	margin-bottom: 15px;
	padding: 20px;
	border: 1px solid #9B8960;
	line-height: 140%;
}

#container #body #menu #shop_data #abc {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#container #body #menu #shop_data #name {
	font-size: 16px;
	font-weight: bold;
	color: #B21324;
	margin-bottom: 20px;
}

#container #body #menu #shop_data .data {
	width: 578px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url("../img/bg_line_dot.gif");	
	background-position: bottom;
	background-repeat: repeat-x;
}

#container #body #menu #shop_data .data .left {
	width: 100px;
	font-weight: bold;
	float: left;
}

#container #body #menu #shop_data .data .right {
	width: 478px;
	float: right;
}

#container #body #menu #navi {
	width: 620px;
	text-align: center;
	margin-bottom: 10px;
}

/* 投票画面 */
#container #body #voteform {
	width: 620px;
	padding: 10px 0 80px 0;
}

#container #body #voteform .text {
	margin-bottom: 15px;	
	font-size: 16px;
	font-weight: bold;
	color: #B21324;
}

#container #body #voteform .question {
	margin-bottom: 10px;	
	font-size: 14px;
	font-weight: bold;
}

#container #body #voteform .a1 {
	margin-bottom: 30px;
	line-height: 250%;
}

#container #body #voteform .a2 {
	margin-bottom: 20px;
	line-height: 250%;
	text-align: left;
}

#container #body #voteform .check {
	width: 150px;
	float: left;
	text-align: left;
}

#container #body #voteform .email {
	width: 300px;
	height: 20px;
	font-size: 16px;
	display: block;
	margin: 0 0 40px 0;
}

#container #body #voteform .other {
	width: 500px;
}

#container #body #voteform .submit {
	width: 200px;
	height: 25px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	border: none;
	background-color: #B21324;
	cursor: pointer;
}

/* 店舗一覧 */
#container #body #stores {
	width: 640px;
	margin-bottom: 0;
}

#container #body #stores .store {
	width: 140px;
	margin: 0 20px 20px 0;
	float: left;
}

#container #body #stores .store .image {
	width: 134px;
	height: 87px;
	margin-bottom: 5px;
	padding: 0;
	border: 3px solid #B21324;
	overflow: hidden;
}

#container #body #stores .store .shop {
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 5px;
}

#container #body #stores .store .menu {
	font-weight: bold;
	line-height: 140%;
}
	
#container #body .menu_top {
	width: 620px;
	text-align: right;
	padding-top: 10px;
	background-image: url("../img/bg_line_dot.gif");	
	background-position: top;
	background-repeat: repeat-x;
}

/* 福岡グルメブロガー集合！あまおうレポート ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#container #body .blogger {
	width: 620px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-image: url("../img/bg_line_dot.gif");	
	background-position: bottom;
	background-repeat: repeat-x;
}

#container #body .blogger .left {
	width: 100px;
	height: 100px;
	margin-right: 20px;
	border: 3px solid #B21324;
	float: left;
}

#container #body .blogger .right {
	
}

#container #body .blogger .right .blog {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}

#container #body .blogger .right .name {
	font-weight: bold;
	font-size: 18px;
	color: #B21324;
	margin-bottom: 7px;
}

#container #body .blogger .right .job {
	font-size: 12px;
	color: #333;
}

#container #body .blogger .right .profile {
	line-height: 160%;
	margin-bottom: 5px;
}

#container #body .blogger .link a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}