/* CSS Document */
@charset "utf8";

/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	background-color: #6E4F33!important;
	color: #333333;
}
#container {
	background-image: url(../image/basic/page_bg.gif);
	background-repeat: repeat-y;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}

/*----------------------------------------------------
	#page
----------------------------------------------------*/

#page {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2E2216;
	border-left-color: #2E2216;
	background-color: #F7F0DD;
}

h1 {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 14px;
	height: 16px;
	color: #FFFFFF;
	background-image: url(../image/basic/h1_bg.gif);
	background-repeat: repeat-y;

}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	text-align: left;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	padding-bottom: 20px;
	background-color: #F7F0DD;

}
#contents .main_image {
	margin-bottom: 12px;
	text-align: left;

}
#contents .pageTop {
	clear: both;
	text-align: right;
}

/*----------------------------------------------------
	
					●トップページ●	
	
----------------------------------------------------*/


/*----------------------------------------------------
	#main_box
----------------------------------------------------*/

#main_box {
	float: left;
	width: 600px;
	text-align: left;
	margin-top: 5px;
	margin-left: 8px;
}

#top_main_box {width: 592px;}

#top_main_box .topics_title {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #333011;
	padding-bottom: 5px;
}

#top_main_box ul.topics_title:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#top_main_box ul.topics_title li.left {float: left;}

#top_main_box ul.topics_title li.right {
	padding-top: 4px;
	float: right;
}
#top_main_box ul.gallery {
	background-image: url(../image/top/gallery_box.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 575px;
	clear: both;
	padding-top: 30px;
	padding-left: 15px;
	margin-top: 10px;
	position: relative;
}
#top_main_box .gallery a.list {
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 74px;
	position: absolute;
	left: 510px;
	top: 7px;
}
#top_main_box ul.gallery img {
	float: left;
	margin-right: 10px;
}
#top_main_box .post {
	margin-top: 20px;
}

#top_main_box .post h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../image/basic/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#top_main_box .post h2 a {
	color: #2E2216;
}
#top_main_box .post .date {
	font-size: 78%;
	text-align: left;
	color: #990000;
	padding-left: 20px;
}

#top_main_box .post .entry {
	width: 570px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E2216;
	font-size: 86%;
	line-height: 1.4;
	margin-top: 2px;
}

#top_main_box .post .entry a.continue {
	width: 570px;
	display: block;
	text-align: right;
}
/******  single.php  ******/
#main_box .post_single .entry p {
	font-size: 86%;
	line-height: 1.4;
	margin-top: 2px;
	padding-bottom: 10px;
	width: 580px;
	height: 100%;
}
#main_box p.nocomments {
	display: none;
}
#main_box .post_single h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
#main_box .post_single .date {
	font-size: 78%;
	padding-top: 1px;
	padding-bottom: 3px;
	color: #990000;
}
#main_box #commentform {
}


#main_box h3#respond {
	clear: both;
	margin-top: 30px;
	padding-left: 20px;
}
#main_box h3#comments {
	padding-left: 20px;
	margin-bottom: 3px;
	padding-right: 20px;
	padding-top: 5px;
}
#main_box .commentlist li {
	padding-left: 20px;
	font-size: 86%px;
}
#main_box .commentlist li p {
	margin-top: 5px;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E4F33;
	padding-bottom: 3px;
	width: 550px;
}
#main_box #commentform {
	padding-left: 20px;
	font-size: 86%px;
}
#main_box .post_single .entry .imgalignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main_box .post_single .entry .imgalignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/******  archive.php  ******/

#main_box h2.pagetitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
}
#main_box .post_archive h3 {
	margin-top: 20px;
	margin-left: 20px;
}
#main_box .post_archive .date {
	font-size: 78%;
	color: #990000;
	margin-left: 20px;
}
#main_box .post_archive .entry {
	margin-left: 20px;
	margin-top: 3px;
	font-size: 86%;
	line-height: 1.5;
}
#main_box .post_archive .postmetadata {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2E2216;
	padding-top: 3px;
	margin-left: 20px;
	font-size: 12px;
}
#main_box #archive .imgalignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main_box #archive .imgalignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}



/*----------------------------------------------------
	#right_box
----------------------------------------------------*/

#right_box {
	float: right;
	width: 180px;
	background-color: #E0A9A9;
	padding: 10px;
	margin-top: 5px;
}
#right_box img {
	margin-bottom: 1px;
}

#right_box li.boxshop {
	background-image: url(../image/top/boxshop_banner.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 150px;
	position: relative ;
}
#right_box li.goods {
	background-image:url(../image/top/goods_banner.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 173px;
	position: relative;
}
#right_box li.goods a.osusume {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 99px;
	position: absolute;
	left: 8px;
	top: 126px;
}
#right_box li.goods a.world {
	text-indent: -9999px;
	display: block;
	height: 15px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 60px;
}

#right_box .picture {
 padding: 43px 0 0 5px;
}
#right_box .picture img {
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}
#right_box .boxshop a.list {
	text-indent: -9999px;
	display: block;
	height: 15px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 130px;
}
#right_box li.weather {
	width: 162px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px #978383 solid;
	padding: 8px;
}
.weather_link {
	display: none;
}

/*----------------------------------------------------
	#blog_right_box
----------------------------------------------------*/

#blog_right_box {
	float: right;
	width: 180px;
	background-color: #CCB48D;
	padding: 10px;
	margin-top: 5px;
	font-size: 12px;
}
