/*
Theme Name: Gluttony
Theme URI: http://www.wpdesigner.com/2007/11/25/gluttony-wordpress-theme/
Description: Gluttony of the Seven Deadly Sins series, a food menu style theme by Small Potato of <a href="http://www.wpdesigner.com/">Wpdesigner.com</a>.
Version: 0.1.1
Author: Small Potato
Author: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, input{ 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
	margin: 0;
	padding: 0;
}

body{
	font-size: 12px;
	font-style: normal;
	text-align: center;
	vertical-align: top;
/*	background-image: url("images/bg_body.gif");*/
	color: #ccc;
}

form, input, textarea, table{ font-size: 12px; }

h1, h2, h3, h4, h5, h6{  }
h2, h3{ font-size: 16px; }

a{ text-decoration: underline; color: #fff; }
a:hover{ text-decoration: none; }
a img{ border: 0; }
div img{vertical-align: text-bottom; }

address, dl, p{ padding: 10px 0 5px; }

blockquote{
	margin: 10px 0 0;
	background: #f5f5f5;
}
blockquote p{ padding: 10px; }
blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

img.centered{ display: block; margin-left: auto; margin-right: auto; }
img.alignleft{ margin: 3px 10px 2px 0;}
img.alignright{ margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{
	padding: 9px;
	border: 1px solid #eee;
	display: inline;
}

p img{max-width: 100%;width: expression(this.width > 560 ? 560: true);}

small{ font-size: 11px; }

.alignleft{float: left;}
.alignright{float: right;}

.clear{margin: 0; padding: 0; clear: both;}

.tl, .tr, .bl, .br{
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.tl, .bl{float: left; clear: left;}
.tr, .br{float: right; clear: right;}

#wrapper{margin: 10px 0px 0px 0px; width: 830px; }
html,body,#wrapper{
height:100%;
}

#wrapper h1{
	text-align:left;
	font-weight:normal;
	letter-spacing:0.1em;
	padding-left:10px;
	font-size: 12px;
	color:#000;
}

#header {
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
/*	background:#555 url(images/bg_container.gif) repeat-x;*/
	background-color:#fff;
	height:85px;
}

#header h1{
	text-align:right;
	padding-right:40px;
	font-size: 11px;
	color:#000;
}

#container{
	float: left;
	width: 830px;
	margin: 0px 0 0;
	text-align: left;
/*	background:#555 url(images/bg_container.gif) repeat-x;*/
	background: #fff url(images/bg_container.gif) no-repeat top center;
}

#container_rc{
	float: left;
	width: 830px;
	margin: 7px 0 0;
	padding: 0px 0px 5px 0px;
	text-align: left;
	background: #fff url(images/bg_container.gif) no-repeat top center;
	color:#000000;
}

#container_rc2{
	float: left;
	width: 830px;
	margin: 10px 0 0;
	padding: 0px 0px 0px 0px;
	background: #fff url(images/bg_container.gif) no-repeat top center;
	height:5px;
}

.maincolumn{
	float: left;
	width: 643px;
	margin: 15px 10px 0 0px;
	height:420px;
/*	background: url(images/bg_maincolumn.gif) no-repeat left bottom;*/
	display: inline;
/*	background-color:#CCFF66;*/
}

.maincolumn2{
	float: left;
	width: 643px;
	margin: 15px 10px 0 0px;
	height:1420px;
/*	background: url(images/bg_maincolumn.gif) no-repeat left bottom;*/
	display: inline;
/*	background-color:#CCFF66;*/
}

#content{
	float: left;
	width: 643px;
	margin: 0px 0 0 0px;
	height:420px;
	background: url(images/bg_content_left.gif) repeat-y left top;
	color: #000;
}

#content_top{
	float: left;
	width: 643px;
	margin: 0px 0 0 0px;
	height:1420px;
	background: url(images/bg_content_left.gif) repeat-y left top;
	color: #000;
}

#banner{
	float: left;
	width: 632px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	display: inline;
	color: #fff;
}

.top-content{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

.post{
	margin: 0 0 0 10px;
}

.entry-head, .entry-wrap{
	margin: 1px 0 0;
}

.entry-head{
	background: #eee url(images/bg_entry_head.gif) no-repeat left bottom;
	color: #666;
}

.entry-head h2{
	padding: 10px;
	background: url(images/bg_entry_title.gif) no-repeat
}

.entry-head h2 a{text-decoration: none; color: #666;}
.entry-head h2 a:hover{color: #000;}

.entry-date{
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

.entry-wrap{
/*	background: url(images/bg_entry_wrap.gif);*/
}

.entry-wrap .rc{
	height: 14px;
	overflow: hidden;
/*	background: url(images/bg_entry_rc_bottom.gif) left bottom;*/
}

.entry-content{
	padding: 0px 10px 0;
	line-height: 24px;
/*	background: url(images/bg_entry_rc_top.gif) no-repeat;*/
}

.entry-content a{
	color: #000;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
	font-size: 14px;
}
.entry-content h5{font-size: 11px;}
.entry-content h6{font-size: 10px;}
.entry-content .sys{
	padding-left:16px;
}

.system_btn {
	margin: 0px 0 0 0;
	width: 604px;
	height: 30px;
}

.system_btn_1 {
	float:left;
	display:inline;
}
.system_btn_1 a {
	display:block;
	position:relative;
	background:url(images/system_btn_1_b.gif) no-repeat top left;
}

.system_btn_1 a:hover {
	background-color:#fff;
}

.system_btn_1 a:hover img {
	visibility:hidden;
}

.system_btn_2 {
	float:left;
	display:inline;
}
.system_btn_2 a {
	display:block;
	position:relative;
	background:url(images/system_btn_2_b.gif) no-repeat top left;
}

.system_btn_2 a:hover {
	background-color:#fff;
}

.system_btn_2 a:hover img {
	visibility:hidden;
}

.system_btn_3 {
	float:left;
	display:inline;
}
.system_btn_3 a {
	display:block;
	position:relative;
	background:url(images/system_btn_3_b.gif) no-repeat top left;
}

.system_btn_3 a:hover {
	background-color:#fff;
}

.system_btn_3 a:hover img {
	visibility:hidden;
}

.system_content_1 p, .system_content_2 h2, .system_content_2 p, .system_content_3 h2, .system_content_3 h3, .system_content_3 p, .system_content_8 h2, .system_content_8 h3{
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	margin:0px;
	padding:0px;
	color:#000;
}
.system_content_5 h2, .system_content_5 h3{
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	margin:0px;
	padding:0px;
	color:#fff;
}

.system_content {
	height:22px;
}

.system_content_1 {
	padding: 10px 0 0 2px;
}

.system_content_2 {
	padding: 15px 0 12px 2px;
}

.system_content_3 {
	margin: 0px;
	width: 582px;
	height: 257px;
	padding: 7px 0 0 22px;
	background: url(images/system_base1.gif) no-repeat;
}

.system_content_6 {
	margin: 0px;
	width: 582px;
	height: 257px;
	padding: 7px 0 0 22px;
	background: url(images/system_base2.gif) no-repeat;
}

.system_content_7 {
	margin: 0px;
	width: 603px;
	height: 264px;
	padding: 0px;
	background: url(images/system_base3.gif) no-repeat;
}

.system_content_4 {
	padding: 4px 0 0 0px;
	color:#000000;
}

.system_content_5 {
	padding: 7px 0 0 0px;
	color:#ffffff;
}

.system_content_8 {
	padding: 7px 0 0 0px;
	color:#000;
}

.system_content_1, .system_content_2, .system_content_3, .system_content_4, .system_content_5, .system_content_8{
	font-size: 12px;
	line-height:16px;
}

.system_content_text {
	float:left;
	padding: 105px 0 0;
	margin: 0px;
	width: 560px;
}

.system_content_items {
	padding: 30px 0 0 17px;
	margin: 0px;
	width: 560px;
}
.system_content_item {
	float:left;
	margin: 0 30px 0 0;
}

.system_content_text2 {
	float:left;
	padding: 16px 0 0 22px;
	margin: 0px;
	width: 560px;
}

.system_content_img {
	float:left;
	padding: 110px 0 0 0px;
	margin: 0px;
	width: 70px;
}

.map {
	padding: 0px;
	margin: 0px;
}

.map h3{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	line-height:17px;
}

.map_content {
	float:left;
	padding: 0px;
	margin: 0px;
	width: 450px;
}

.map_content_info {
	float:left;
	padding: 295px 0 0 40px;
	margin: 0px;
	width: 70px;
}

.comp_btn {
	width: 607px;
	height: 30px;
}
.comp_btn_1 {
	float:left;
	display:inline;
}
.comp_btn_1 a {
	display:block;
	position:relative;
	background:url(images/comp_btn_1_b.gif) no-repeat top left;
}

.comp_btn_1 a:hover {
	background-color:#fff;
}

.comp_btn_1 a:hover img {
	visibility:hidden;
}

.comp_btn_2 {
	float:left;
	display:inline;
}
.comp_btn_2 a {
	display:block;
	position:relative;
	background:url(images/comp_btn_2_b.gif) no-repeat top left;
}

.comp_btn_2 a:hover {
	background-color:#fff;
}

.comp_btn_2 a:hover img {
	visibility:hidden;
}

.comp_btn_3 {
	float:left;
	display:inline;
}

.comp_content {
	height:85px;
}

.comp_content_1 {
	padding: 10px 0 0 2px;
}

.comp_content_1 p, .comp_content_1 h2, .comp_content_1 h3{
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	margin:0px;
	padding:0px;
	color:#000;
}

.comp_photo {
	margin: 0px;
	width: 607px;
	height: 265px;
	padding: 0px;
	background: url(images/comp_photo.gif) no-repeat;
}

.comp_map {
	margin: 0px;
	width: 607px;
	height: 265px;
	padding: 0px;
	background: url(images/comp_map.gif) no-repeat;
}

.shopping_content_1 {
	padding: 10px 0 0 2px;
}

.shopping_content_1 h1, .shopping_content_1 h2{
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	margin:0px;
	padding:0px;
	color:#000;
}
.shopping_content_1 h2{
	margin:16px 0 0 0 ;
}

.shopping_btn {
	margin:12px 0 0 0 ;
	width: 590px;
	height: 30px;
}

.shopping_btn_1 {
	float:left;
	display:inline;
}
.shopping_btn_1 a {
	display:block;
	position:relative;
	background:url(images/shopping_btn_1_b.gif) no-repeat top left;
}

.shopping_btn_1 a:hover {
	background-color:#fff;
}

.shopping_btn_1 a:hover img {
	visibility:hidden;
}

.shopping_btn_2 {
	float:left;
	display:inline;
}
.shopping_btn_2 a {
	display:block;
	position:relative;
	background:url(images/shopping_btn_2_b.gif) no-repeat top left;
}

.shopping_btn_2 a:hover {
	background-color:#fff;
}

.shopping_btn_2 a:hover img {
	visibility:hidden;
}

.shopping_btn_3 {
	float:left;
	display:inline;
}
.shopping_btn_3 a {
	display:block;
	position:relative;
	background:url(images/shopping_btn_3_b.gif) no-repeat top left;
}

.shopping_btn_3 a:hover {
	background-color:#fff;
}

.shopping_btn_3 a:hover img {
	visibility:hidden;
}

.shopping_base1 {
	margin: 0px;
	width:605px;
	height: 254px;
	padding:10px 0 0 8px;
	background: url(images/shopping_base1.gif) no-repeat;
}

.shopping_base2 {
	margin: 0px;
	width:605px;
	height: 254px;
	padding:10px 0 0 8px;
	background: url(images/shopping_base2.gif) no-repeat;
}

.shopping_base3 {
	margin: 0px;
	width:605px;
	height: 254px;
	padding:10px 0 0 8px;
	background: url(images/shopping_base3.gif) no-repeat;
}

.shopping_contents {
	margin: 0px;
	width:580px;
	height: 235px;
	padding:0px;
	overflow: auto;
}

.shopping_content {
	float:left;
	padding:0px 0 0 0;
	width:185px;
	margin:0px;
}

.shopping_content p, .shopping_content h2, .shopping_content h3{
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	margin:0px;
	padding:0px;
	color:#000;
}

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

.shopping_content_text1, .shopping_content_text2, .shopping_content_text3, .shopping_content_text4 {
	line-height:16px;
	padding:0 0 0 10px;
}

.news_content_1 {
	padding: 10px 0 0 2px;
}

.news_content_1 p, .news_content_1 h2{
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	margin:0px;
	padding:0px;
	color:#000;
}

.news_btn {
	margin:28px 0 0 0 ;
}

.news_base {
	margin: 0px;
	width:605px;
	height: 254px;
	padding:10px 0 0 8px;
	background: url(images/news_base1.gif) no-repeat;
}

.news_contents {
	margin: 0px;
	width:580px;
	height: 235px;
	padding:0px;
	overflow: auto;
}

.news_content {
	height:105px;
	padding:0px 0 0 0;
	width:558px;
	margin:0px;
	border-bottom: 1px solid #CCCCCC;
}

.news_content_large {
	padding:0px 0 0 0;
	width:558px;
	margin:0px;
	border-bottom: 1px solid #CCCCCC;
}

.news_content_img {
	float:left;
	padding:10px 0 0 10px;
	width:116px;
}

.news_content_text {
	padding:0 0 0 5px;
	float:left;
	width:420px;
}

.news_content_title {
	padding:20px 0 0 0px;
}

.news_content_title h2{
	font-size: 16px;
	font-weight: bold;
	line-height:16px;
	margin:0px;
	padding:0px;
	color:#000;
}

.news_content_msg {
	padding:8px 0 0 0px;
	height:32px;
	font-size: 12px;
	font-weight:normal;
	line-height:16px;
	color:#000;
}

.news_content_msg_large {
	padding:8px 0 0 0px;
	font-size: 12px;
	font-weight:normal;
	line-height:16px;
	color:#000;
}

.news_content_msg h3, .news_content_msg_large h3{
	font-size: 12px;
	font-weight:normal;
	line-height:16px;
	margin:0px;
	padding:0px;
	color:#000;
}

.news_content_date {
	padding:0px;
	margin:0px;
	width:410px;
	text-align:right;
	float:left;
	font-weight:bold;
	color:#F7931E;
}

.news_content_link {
	padding:0px;
	margin:0px;
}

.contact_content_1 {
	padding: 10px 0 2px 2px;
}

.wpcf7-form {
	height:304px;
}

.wpcf7-form p{
	margin:0px;
	padding:5px 0 0 0;
}

.entry-meta{
	padding: 10px 0 0;
}

.entry-meta a{
	font-weight: bold;
}

.navigation{
	padding: 15px 20px 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a{color: #000;}

.sidebar{
	float: left;
	width: 167px;
	margin: 31px 0 0 10px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.sidebar ul a{
	font-weight: bold;
	color: #666;
}

.sidebar ul li{
	margin: 0px 0 0;
}

.sidebar ul li#search form{
	height: 29px;
	overflow: hidden;
	background: url(images/bg_searchform.png) ;
}

.sidebar ul li#search form input#s{
	margin: 7px 10px 0 30px;
	border: 0;
	background-color: transparent;
	color: #fff;
}

.sidebar ul#page li{
	padding: 0px 0px 0px 31px;
	background: url(images/bullet3.gif) no-repeat center left;
	height:55px;
	margin: 0px;
}

.sidebar ul#page img.menu{
	padding: 5px 0px 0px 0px;
}

.sidebar ul#page img.new{
	padding: 0px 0px 5px 0px;
	margin: -5px 0 0px 5px;
}

.sidebar ul#page li a{
	text-decoration: none;
}

.sidebar ul#page li a:hover{
	text-decoration: none;
}

.sidebar ul#page li.current_page_item{
	background:url(images/bullet4.gif) no-repeat top left;
}


.sidebar ul{
	padding: 0 0px 0px;
/*	line-height: 18px; */
/*	background: #ffffff url(images/bg_sidebar_block.gif) no-repeat left bottom;*/
/*	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom; */
}

.sidebar ul li{
	margin: 0;
	padding: 0px 0 0;
}

/* Sidebar Widgets */

/* NewInfomation */

/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#info{
	float: left;
	width:522px;
	padding: 10px 0px 0px 10px;
	text-align:left;
	font-size: 12px;
	line-height:160%;
	font-weight: normal;
	color:#000;
}
#info2{
	float: left;
	width:620px;
	padding: 10px 0px 0px 10px;
	text-align:left;
	font-size: 12px;
	line-height:160%;
	font-weight: normal;
	color:#000;
}

#info2 h2{
	font-size: 20px;
	line-height:160%;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

#info2 h3{
	font-size: 14px;
	line-height:160%;
	font-weight: bold;
	color:#01ACF1;
	margin-top: 5px;
	padding:0px;
}

#info h1, #info h2, #info p{
	font-size: 12px;
	line-height:160%;
	font-weight: normal;
	color:#000;
	margin:0px;
	padding:0px;
}

#newinfo {
	width: 360px;
	float: left;
	overflow: hidden;
}

#newinfo h2, #newinfo h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#newinfo ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
}

#newinfo ul li {
	padding: 0px 2px 0px 28px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#newinfo ul ul {
	margin: 0;
	padding: 0;
}

#newinfo ul ul li {
	padding: 0px 0 0 10px;
	background: url(images/bullet2.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

#newinfo h3{
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
}

#item{
	width:100px;
	float: left;
	padding: 7px 0px 0px 0px;
	text-align:right;
	vertical-align:top;
}

/* End: QBKL Styles */

#qr{
	margin: 0px 0 0 0px;
}

#calendar_wrap{
	padding: 10px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
}

#calendar_wrap table{
	width: 100%;
}

#calendar_wrap th, #calendar_wrap table td{
	padding: 3px 0;
}

/* End Sidebar Widgets */

#comments h3{
	margin: 10px 0 0;
	padding: 7px 10px;
	background: #f5f5f5;
}

ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li .comment-entry{
	margin: 10px 0 0;
	border: 1px solid #eee;
	padding: 3px 10px 0;
	line-height: 24px;
}

#commentform{
	margin: 0 0 7px;
	padding: 0 10px 6px;
	border-top: 1px solid #fff;
	background: #eee;
}

#footer{
	float: left;
	width: 830px;
	font-size: 11px;
	text-align:center;
/*	background: #fff url(images/bg_container.gif) no-repeat top center;*/
/*	background: url(images/bg_footer.gif) no-repeat;*/
/*	background: #555;*/
	background-color:#fff;
	color:#000000;
	padding: 6px 0px 0px 0px;
}

#footer p{
	line-height: 18px;
	padding: 0px 20px 0px;
}

#footer a{ 
	text-decoration: none; 
	color:#000000;
}
#footer a:hover{ text-decoration: underline; }

/* Captions for 2.6 */
.alignright { float: right;}
.alignleft {float: left;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
/* End captions */

