@charset "euc-jp";
/* CSS Document */

body {
	margin: 0px;
	background-color: #FFF;
	font-size: 80%;
	line-height: 160%;
	color: #4b3420;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', HiraKakuPro-W3, 'ＭＳ ゴシック', MS-Gothic, sans-serif;
	background:#957151 url(/template/autumn/img/bk-body.gif) repeat-x left top;
	}

img { border:none;}

a:link {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:active {color:#0097c0; text-decoration:none;}
a:hover {color:#0097c0; text-decoration:underline;}

h1, h2, h3, h4, h5, p, ul, li, form,blockquote {
	margin: 0px;
	padding: 0px;
}

h1 {
	padding-top:84px;
	_margin-top:60px;
	margin-left:171px;
	margin-bottom: 0px;
	font-size: 42px;
	line-height:1.6em;
	font-weight: bold;
	color:#000000;
}

*:first-child+html body h1 { margin-top:60px; } 


h1 a:link {color:#000000; text-decoration:none;}
h1 a:visited {color:381509; text-decoration:none;}
h1 a:active {color:#381509; text-decoration:none;}
h1 a:hover {color:#381509; text-decoration:none;}


p.description {	margin-left:171px; color:#000000;}

h2 {
	font-size: 136%;
	font-weight: bold;
	color: #5e3d25;
	margin:10px 0 7px 0;
	padding-left:60px;
	height:40px; /* 56px */
	padding-top:15px;
	background:#ffffff url(/template/autumn/img/h2.gif) no-repeat left top;
}

h2 a:link ,h2 a:visited {
	color: #5e3d25;
	text-decoration: none;
}

h2 a:hover { text-decoration: underline;}

h4 {
	font-weight: bold;
	color: #fe7800;
}

h3 {
	font-weight: bold;
	color: #fe7800;
}


#allContents {
	background: url(/template/autumn/img/main-bk.png) repeat-y center top;
	width: 994px;
	margin: 0 auto;
}

#mainContents { width: 996px;}

blockquote {
	background-color: #ffeeb2;
	padding: 10px;
	/* border:2px #ac916f solid; */
	margin:10px auto;
}

#header {
	width: 974px;
	height: 264px;
	margin:0 10px;
	overflow: visible;
	color:#FFFFFF;
	background: url(/template/autumn/img/bk-top.jpg) no-repeat center top;
}

#entryCont {
	float: left;
	width: 630px;
	margin: 0px 16px 26px 36px;
	_margin: 0px 13px 26px 13px;
}

.entryBg {}


.entry {
	background-repeat: repeat-y;
	width: 617px;
}


.entryHead {
	background: url(/template/autumn/img/box-top-trans.png) no-repeat left top;
	height: 100px;
	width: 630px;
}

p.entry_date {
	text-align:center;
	padding-top:0px;
	text-align:right;
}

.entry_title {
	font-size: 90%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e8e0d9;
}

.entry_body {
	background: url(/template/autumn/img/box-bk-trans.png) repeat-y left top;
	width: 567px; /* 617 */
	margin: 0 auto;
	padding: 0 25px;
	line-height:230%;
}

.entry_body p {	padding: 0;}

.line img { margin:30px auto 10px auto;}

.entry_state {
	font-size: 90%;
	text-align: left;
}

.entry_state p {
	text-align:center;
	margin:0;}

.comment {
	background-repeat: no-repeat;
	padding-top: 20px;
}

.comment h3 { color:#244c00;}
	
	
.postacomment {	margin-bottom: 20px;}

.trackbackurl {	margin-bottom: 15px;}


.entryfooterCont {
	padding-bottom: 22px;
	margin-bottom: 20px;
	width: 629px;
}

.entry_navi {
	width: 617px;
	text-align: center;
	clear: both;
}

.postacomment form {}

#sidenaviHeader {
	padding-top: 20px;
	_padding-top: 28px;
	margin: 0 auto;
	width: 253px;
	float:right;
}

*:first-child+html body #sidenaviHeader { padding-top: 28px; } 

#sidenaviCont {
	display: inline;
	float: right;
	width: 240px; /* 260 */
	margin-top: 0px;
	padding:20px 10px;
	margin-right:41px;
	background:#eae1da;
	border-radius: 7px;        /* CSS3草案 */  
  -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 7px;   /* Firefox用 */ 
	}

#sidenaviInner {
	width: 233px;
	margin: auto;
}

#sidenaviCont p img {
	padding-bottom: 0px;
}

#sidenaviCont h3 {
	margin-top: 7px;
}

#sidenaviCont form { padding-top: 5px;}

#sidenaviCont ul { width:215px;}

#sidenaviCont li {
	background: url(/template/autumn/img/icon-midori.gif) no-repeat left 6px;
	margin-left: 7px;
	padding-left:14px;
	list-style:none;
	line-height:1.6em;
	padding-bottom:5px;
}

.menubox {
	text-align: left;
	width: 233px; /* 253 */
	padding-left:10px;
	padding-right:15px;	
	margin-bottom:0;
}

.menubox img { text-align:center;}


/* カレンダー */
table.calendar {
	width: 220px;
	text-align: center;
	padding-bottom:10px;
	line-height:1.6em;
	_margin-bottom:7px;
}

*:first-child+html body table.calendar  { margin-bottom:7px; } 

.calendar_month { font-weight:bold; padding:2px;}

.menubox .menubox_month {	
	font-weight: bold;
	border:none;}

.menubox .menubox_month a {
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	border:none;}

.menubox .cell {
	border: 1px solid #ffffff;
	background-color: #d8deb7;
	width: 14%;
	padding:2px;
}

.menubox .cell a:link {
	font-weight: bold;
	text-decoration: none;
	padding:2px;
}

.menubox .weekday {
	background-color: #b5c27e;
	border: 1px solid #ffffff;
	font-size: 80%;
	padding:2px;
}


/* おすすめ商品テキスト */
.amazon_text { margin-top:5px;}


.sidenaviFooterCont {
	background-image: url(t/emplate/template/autumn/img/sidenavi_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}

.qr {
	margin-left:7px;
	padding:5px;
 }
 
#copyright {
	clear: both;
	text-align: center;
	font-size: 90%;
	color: #41291A;
	padding-top: 50px;
	padding-bottom: 0px;
}