@charset "utf-8";

/*--------------------------------------------
*
*	common
*	
*--------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../image/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #64a443;
	font-size: 88%; 
	line-height: 1.5;
	color: #666;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", osaka, sans-serif;
}

h1 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #666;
}
a:hover {
	color: #666;
	text-decoration:underline;
}

a img {
	border: none;
}

img { border:none;}

.marginBottom15 { margin-bottom:15px; }
.marginBottom20 { margin-bottom:20px; }
.marginTop20 { margin-top:20px; }

#layout {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position:relative;
}
#pleasecontact {
	position:absolute;
	width: 45px;
	height:286px;
	right:-50px;
	top:0px;
}
#pleasecontact img { margin:20px 0px 0px 0px;}

.readAll a {
	text-decoration: none !important;
	background-image: none !important;
	padding-left: 0px !important;
}
.readAll a:hover {
	color: #e0de3e !important;
	text-decoration:none !important;
}
.hidden {display:none;}
.content-nav { text-align:center}
#menuArea {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#menuArea ul {
	margin: 0px;
	padding: 0px;
}

#menuArea ul li {
	list-style: none;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#menuArea ul li img {
	display: block;
}

li#m_food {
	padding-bottom: 17px;
}

li#m_life {
	padding-left: 5px;
	padding-bottom: 26px;
}

li#m_closeup {
	padding-left: 7px;
	padding-bottom: 19px;
}

li#m_dictionary {
	padding-bottom: 19px;
}

li#m_club {
	padding-left: 13px;
	padding-bottom: 31px;
}

#bnrArea {
	clear: both;
}

#mobileArea {
	padding-top: 32px;
}

#footer {
	background-image: url(../image/line.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 25px;
	padding-top: 1px;
	width: 770px;
	margin-left: 10px;
	color:#fff;
}

.rssbtn {
	float: right;
	margin-left: 24px;
	padding-top: 15px;
	width: 40px;
}

#footer ul {
	margin: 0px;
	width: 292px;
	float: right;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer ul li {
	list-style: none;
	float: left;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}

#footer address {
	font-style: normal;
	font-size: 85%;
	clear: both;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.inputwidth {
	width: 250px;
	margin-left: 5px;
	margin-right: 7px;
}

.rss {
	padding-left: 312px;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}

.imgLeft {
	float: left;
}

.imgRight {
	float: right;
}

.imgRight_m10 {
	float: right;
	margin-left: 10px;
}

.pageTop {
	text-align: right;
}

/*--------------------------------------------
	中ページ共通
*--------------------------------------------*/

body#bg {
	background-image: url(../image/bg02.png);
}

#head {
	height: 150px;
	padding-left: 280px;
	background-image: url(../image/book.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#head h1 {
	width: 228px;
	height: 96px;
	position: absolute;
	left: 294px;
	top: 39px;
}

#head table {
	margin-top: 22px;
	margin-bottom: 8px;
	width: 352px;
	float: right;
}

#head table td {
	padding: 0px;
}

#head .rss {
	width: 40px;
	float: right;
	padding: 0px;
	margin: 0px;
	clear: right;
}

#contents {
	width: 565px;
	float: right;
	background:url(../image/contents_bg_bottom.jpg) left bottom no-repeat;
	padding-bottom:95px;
}

#panList {
	color:#fff;
	text-align: right;
	font-size: 90%;
}
#panList a {
	color:#fff;
	text-decoration:underline;
}
#panList a:hover {
	color:#e0de3e;
	text-decoration:underline;
}

li#m_food02 {
	padding-top: 40px;
	padding-bottom: 17px;
}
.contentsInner { background:url(../image/contents_bg_top.jpg) left top no-repeat; padding-top:50px; margin-top:20px;}
h2 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	color: #7f4d17;
	background-image: url(../image/title_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 135%;
	line-height:120%;
}

/*--------------------------------------------
	一覧ページ共通
*--------------------------------------------*/
#contents .categoryContents { background:url(../image/contents_bg_center.jpg) repeat-y; padding-left:30px; padding-right:20px;}
#contents p.listLead {
	margin: 0px;
	padding: 0px;
	width: 310px;
	float: left;
}

#contents h3.listH3 {
	padding: 0px 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background:#fff;
}

#contents ul.newsList {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style:none;
	/*font-size: 120%;*/
}

#contents ul.newsList li {
	margin-bottom: 9px;
	padding-left:1em;
	text-indent:-1em;
}

#contents ul.newsList li a {
	text-decoration: none;
	padding-left: 8px;
}

#contents ul.newsList li a:hover {
	text-decoration:underline;
}
.readAll { margin-top:20px;}
/*--------------------------------------------
	詳細ページ共通
*--------------------------------------------*/
.entry { background:none !important; padding-bottom:0px !important;}
/*
#contents h2.entryH2 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	color: #7f4d17;
	background-image: url(../image/title_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 135%;
	line-height:120%;
}
*/
h3 { background:#FFF0E1; font-size:120%; color:#7f4d17; font-weight:bold; padding:5px 10px; clear:both; margin-top:30px; }
h4 {
	color: #7f4d17;
	font-weight:bold;
	margin-bottom:0px;
	font-size:110%;
}
h5 { color:#006600; font-size:100%; font-weight:bold; }

#backList {
	padding-top: 130px;
	padding-bottom: 10px;
	text-align: center;
	background:url(../image/contents_bg_bottom.jpg) left top no-repeat;
}

.entryBox { background: url(../image/contents_bg_center.jpg) repeat-y; color:#666; padding-left:30px; padding-right:20px; padding-top:0px; padding-bottom:15px; margin-bottom:0px; }

