@charset "Shift-JIS";

/* Micro clearfix */

.cf { zoom: 1; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }

/* 必要要素の初期設定 */

html {
	 font-size: 62.5%;
}

/* IE7のpadding設定 */
*:first-child+html body {
	padding-left: 1px;
}
 
/* IE6のpadding設定 */
*html body {
	padding-left: 1px;
}

body {
	width: 100%;
	margin: 0;
	padding: 0;
	color:#222;
	font-family:Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background:none;
	background-color:#fcf9f5;
}

a {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	line-height: 1.1;
	letter-spacing:-1px;
	font-weight:normal;
}
p {
	margin: 0 5px 15px 5px;
	color: #434343;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.4; 
	text-align: left;
}
ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

/* ベースレイアウト */

#headerNavi {
    position: fixed;
	top:-27px;
	height:27px;
    width: 100%;
    background:#6c272d;
    z-index: 100;
	text-align:center;
	margin:0 auto;
}

#headerNavi div.inner {
	margin:0 auto;
	text-align: left;
}

ul#globalNavi {
	margin:6px 0 0 3px;
}

ul#globalNavi li {
	list-style:none;
	font-size:11px;
	font-size:1.1rem;
	float:left;
	width:auto;
	margin-right:0;
	line-height:normal;
	border-right:#666c67 solid 1px;
}
ul#globalNavi li a {
	display:block;
	background:url(../img/yajirushi.png) top left no-repeat;
	background-position:4px 5px;
	padding:0 6px 0 11px;
	color:#fff;
}
ul#globalNavi li a:hover, ul#globalNavi li a:active, ul#globalNavi li a:focus {
	color:#ffe9a9;
	text-decoration:none;
}

#wrapper {
	position:relative;
	top:27px;
	width: 100%;
	background:url(../img/bg_header_s.png) top left repeat-x;
	background-color:#FFF;
}
div#common-header {
	background-image:none;
	height:100px;
	width:100%;
	margin:0 auto;
	text-align: left;
	overflow: hidden;
}
div#title {
	position:relative;
	width:100%;
	text-align: left;
	margin-left:5px;
	float:left;
}
div#LOGO a img {
	position: absolute;
	top:32px;
}

div.main {
	margin: 0 0 1em;
}

#common-contents {
	width: 96%;
	margin: 1em auto 1em;
}

div#footer {
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top:20px;
	padding-bottom:35px;
	text-align: center;
	color:#7b5544;
	background-color:#ee7800;
	background:url(../img/bg_footer.png) top left repeat-x;
}
div#footer a {
	color:#aa8a5f;
}
div#footer a:hover, div#footer a:active, div#footer a:focus {
	color:#ff0000;
	text-decoration:none;
}

div#smhMenu {
	height:40px;
	line-height:0;
}

/* 画像のスタイル指定 */
	
#common-banner {
	 margin: 0 0 2em;
}
img.adjust {
	 width: 100%;
	 max-width:100%;
	 height: 45px;
	 border: none;
}
/* 各要素のデザイン、レイアウト */

div#common-header h1 {
	position:absolute;
	top:15px;
	left:3px;
	font-size: 12px;
	font-size: 1.2rem;
	text-align:left;
	margin:0;
	width:100%;
	float:none;
}
div.section h2 {
	color:#6c3524;
	font-size: 17px;
	font-size: 1.7rem;
	margin: 0 0 0.8em;
	padding:12px 8px 9px 19px;
	background: url(../img/bg_h2.png) top left no-repeat;
	font-weight:bold;
	text-align:left;
	border:#e6bfab 1px solid;
}
div.section h3 {
	text-align: left;
	font-size: 17px;
	font-size: 1.7rem;
	margin: 0 5px 0.8em 5px;
	padding:7px 8px 7px 4px;
	border-left:#fa8072 6px solid;
	border-bottom:#CCC dotted 1px;
	font-weight:bold;
}




div#sideR {
	display:none;
}
div#sideL {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#adsenseH,#adsenseF {
	display:none;
}

#adsenseT {
	width:100%;
	text-align: center;
	padding:10px 0 3px;
	display:block;
}
	
#adsenseSL {
	width:160px;
	text-align: left;
}

#adsenseSR {
	width:300px;
	text-align: left;
	display:block;
	float:none;
}

#sidebar1,#sidebar2 {
	width: 100%;
	margin:0 auto 15px auto;
	text-align: left;
}

#adsenseM {
	display: block;
}

#adsenseL {
	text-align: left;
	width: 100%;
	float: left;
}



ul#sidemenu {
    width: 100%;
    margin:0 0 10px;
    list-style: none;
	list-style-position:outside;
}

ul#sidemenu li{
    width: 100%; 
    color: #666;
	vertical-align:bottom;
	line-height:normal;
}

ul#sidemenu li.home a, ul#sidemenu li.category h3 a {
	background:url(../img/li_side_c.png) top left no-repeat;
	color:#554b3b;
	font-size: 15px;
	font-size: 1.5rem;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:9px 0 7px 14px;
	display:block;
	border-top:#f2e7d8 solid 1px;
	border-bottom:#d0b287 solid 1px;
	border-right:#d0b287 solid 1px;
	border-left:#e9dbc8 solid 1px;
	line-height:normal;
}

ul#sidemenu li.category h3#pr {
	background:url(../img/li_side_c.png) top left no-repeat;
	color:#554b3b;
	font-size: 15px;
	font-size: 1.5rem;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:9px 0 7px 14px;
	display:block;
	border-top:#f2e7d8 solid 1px;
	border-bottom:#d0b287 solid 1px;
	border-right:#d0b287 solid 1px;
	border-left:#e9dbc8 solid 1px;
	line-height:normal;
}

ul#sidemenu li.sub a, ul#sidemenu li.sub2 a {
	background:url(../img/li_side_s.png) top left no-repeat;
	color:#6e6351;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:5px 0 4px 20px;
	display:block;
	border-right:#e9dbc8 solid 1px;
	border-left:#e9dbc8 solid 1px;
	border-bottom:#e9dbc8 dotted 1px;
	line-height:normal;
}

ul#sidemenu li.sub2 a {
	border-bottom:#e6eae6 solid 1px;
}

#sidemenu .home a:hover, ul#sidemenu li.home a:active, ul#sidemenu li.home ul a:focus,
ul#sidemenu li.category h3 a:hover, ul#sidemenu li.category h3 a:active,ul#sidemenu li.category h3 a:focus {
	background:url(../img/li_side_c2.png) top left no-repeat;
	color:#ea5550;
}

ul#sidemenu li.sub a:hover, ul#sidemenu li.sub a:active, ul#sidemenu li.sub a:focus,
ul#sidemenu li.sub2 a:hover, ul#sidemenu li.sub2 a:active, ul#sidemenu li.sub2 a:focus {
	background:url(../img/li_side_s2.png) top left no-repeat;
	color:#ea5550;

}



/* Media Queries による切り替え */

@media only screen and (min-width: 271px) {
	
	div#common-header {
	padding:10px auto;
	text-align:center;
	}
	div#title {
	width:270px;
	}
	div#LOGO a img {
	display: block;
	}

}

@media only screen and (min-width: 630px) {
	
	body {
	background:url(../img/bg_header.png) top left repeat-x;
	background-color:#fcf9f5;
	}
	#headerNavi {
	display:none;
	}
	#wrapper {
	position:relative;
	top:0px;
	}
	div#common-header {
	background:url(../img/bg_header.jpg) top left no-repeat;
	height:340px;
	padding:10px auto;
	text-align:center;
	}
	#common-contents {
	width: 98%;
	margin: 1em auto 1em;
	}
	div.main {
	width: 50%;
	margin: 0 0 1em;
	border-bottom: none;
	float: right;
	}
	div#sideR {
	display:none;
	}
	div#sideL {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	}
	#adsenseM {
	display: block;
	}
	#adsenseL {
	text-align: left;
	width: 100%;
	}
	#adsenseR {
	display:none;
	}
	div#smhMenu {
	height:0;
	display:none;
	}

}

@media only screen and (min-width: 680px) {

	#common-contents {
	width: 98%;
	margin: 1em auto 1em;
	}
	div.main {
	width: 53%;
	margin: 0 0 1em;
	border-bottom: none;
	float: right;
	}
	div#sideR {
	display:none;
	}
	div#sideL {
	float: left;
	width:300px;
	padding: 0;
	display:block;
	}
	h3.sideH3 a {
	font-size: 19px;
	font-size: 1.9rem;
	}
	#adsenseL {
	text-align: left;
	width: 100%;
	margin-left:10px;
	}
	#adsenseR {
	display:none;
	}
}

@media only screen and (min-width: 728px) {

	#common-contents {
	width: 98%;
	margin: 1em auto 1em;
	}
	div.main {
	width: 57%;
	margin: 0 0 1em;
	border-bottom: none;
	float: right;
	}
	#adsenseT,#adsenseF {
	width:100%;
	text-align: center;
	padding:10px 0 3px;
	display:block;
	}

}

@media only screen and (min-width: 765px) {

	#adsenseH {
	display:block;
	float: right;
	width: 470px;
	margin: 15px 5px 0 0;
	padding: 0;
	}

}

@media only screen and (min-width: 800px) {

	div.main {
	width: 60%;
	}

}

@media only screen and (min-width: 850px) {

	div.main {
	width: 62%;
	}

}

@media only screen and (min-width: 900px) {

	#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	}
	div#common-header {
	background:url(../img/bg_header.jpg) top left no-repeat;
	width:100%;
	height:340px;
	padding: 4px 0 0;
	text-align:center;
	}
	#common-contents {
	width:98%;
	margin: 1em auto;
	padding: 0;
	}
	div.main {
	float: right;
	width: 45%;
	padding: 0 10px 0 0;
	}
	div#title {
	width:270px;
	margin:0 0 0 5px;
	}
	div#LOGO a img {
	display: block;
	}
	#adsenseT,#adsenseF {
	width:100%;
	text-align: center;
	padding:10px 0 3px;
	display:block;
	}
	#adsenseM {
	display: block;
	}
	div#sideR {
	float: right;
	display:block;
	width: 160px;
	margin: 0;
	padding: 0;
	}
	div#sideL {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	display:block;
	}
	#adsenseT,#adsenseF {
	width:100%;
	text-align: center;
	padding:10px 0 3px;
	display:block;
	}
	#adsenseL {
	width: 300px;
	float: left;
	display:block;
	}
	#adsenseR {
	margin-left:15px;
	text-align:left;
	width: 300px;
	float: left;
	}

}

@media only screen and (min-width: 940px) {
	
	div.main {
	width: 48%;
	}
	
}

@media only screen and (min-width: 1000px) {

	#wrapper {
	background:url(../img/bg_wrap.png) top center repeat-y;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #fff;
	}
	div#common-header {
	width:1000px;
	}
	#common-contents {
	width: 100%;
	margin: 1em 0 1em;
	padding: 0;
	}
	div.main {
	float: right;
	width: 510px;
	padding: 0 15px 0 0;
	border-bottom: none;
	}
	
}