@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 {
	margin: 0 auto;
	text-align:center;
	padding: 0;
	color:#222;
	font-family:Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-color:#fffaf0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	line-height: 1.1;
	letter-spacing:-1px;
	font-weight:normal;
}
p {
	margin: 0 15px 1em 21px;
	color: #444;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	text-align: left;
}
ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

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

#headerNavi {
    position: fixed;
	top:-28px;
	height:28px;
    width: 100%;
    background:#24140e;
    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:28px;
	width: 100%;
}
div#common-header {
	height:217px;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align: left;
	overflow: hidden;
	background:url(../img/bg_header_s.jpg) top right no-repeat;
	border-left:#ffa500 solid 1px;
	border-right:#ffa500 solid 1px;
	border-bottom:#ffa500 solid 1px;
}
div#title {
	position: relative;
	height:217px;
	margin:0;
	text-align: left;
	width:60%;
}
div#common-header h1 {
	position:absolute;
	margin-left:5px;
	top:52px;
	left:14px;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
	width:100%;
	color:#fff;
}
div#LOGO a img {
	position:absolute;
	top:71px;
	left:5px;
	margin:0;
	text-align: left;
}

#contentsRap {
	margin:0 auto;
	width: 100%;
	background-color:#FFF;
	border-top:#ffa500 3px solid;
	border-left:#ffa500 1px solid;
	border-right:#ffa500 1px solid;
}
#common-contents {
	width: 96%;
	margin: 0.5em auto 0.5em;
}
div.main {
	width: 100%;
}

div#footer {
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top:20px;
	padding-bottom:35px;
	text-align: center;
	color:#FFF;
	background-color:#866629;
}
div#footer a {
	color:#dcb56a;
	text-decoration:none;
}
div#footer a:hover, div#footer a:active, div#footer a:focus {
	color:#f7e6a7;
	text-decoration:none;
}

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

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

div.section h2 {
	color:#946c45;
	font-size: 17px;
	font-size: 1.7rem;
	text-align:left;
	margin: 0 0 0.8em;
	padding:16px 8px 8px 10px;
	background: url(../img/bg_h2.jpg) top left no-repeat;
	font-weight:bold;
	border-bottom:#e6e6d6 1px solid;
	border-left:#e6e6d6 1px solid;
	border-right:#e6e6d6 1px solid;
}
div.section h3 {
	text-align: left;
	font-size: 17px;
	font-size: 1.7rem;
	margin: 0 12px 0.8em ;
	padding:8px 5px 6px 4px;
	border-bottom:#c49a6a 1px solid;
	border-left:#c49a6a 6px solid;
	color:#6a1917;
	font-weight:bold;
}
h3 a {
	color:#0000ff;
}
h3 a:hover, h3 a:active, h3 a:focus {
	text-decoration:none;
}




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

#sidebar1, #sidebar2 {
	margin-bottom:0px;
	text-align:left;
}



#adsenseH,#adsenseT,#adsenseF {
	display:none;
}
#adsenseSR {
	display:none;
}
#adsenseSR2 {
	width:250px;
	padding-top:10px;
	text-align:left;
}
#adsenseM {
	display: block;
	margin: 0 auto;
}
#adsenseL {
	text-align: left;
	width: 100%;
	float: left;
	display:block;
}
#adsenseR {
	text-align: left;
	width: 100%;
	float: left;
	display:block;
}



ul#sidemenu{
    width: 100%;
    margin:0 0 20px;
    list-style: none;
    min-height: 1px;
    text-align: left;
	line-height:normal;
}

ul#sidemenu li{
    width: 100%; 
    margin:0;
	padding:0;
    color: #666;
	float:left;
}

ul#sidemenu li.home a,ul#sidemenu li.category h3 a{
	background:url(../img/li_side_c.png) top left no-repeat;
	color:#fff;
	font-size: 15px;
	font-size: 1.5rem;
	line-height:1.2;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	padding:9px 3px 8px 11px;
	display:block;
	border-top:#e1cd68 solid 1px;
	border-bottom:#c3a11c solid 1px;
}

ul#sidemenu li.sub a {
	background:url(../img/li_side_s.png) top left no-repeat;
	color:#ba8b40;
	font-size: 15px;
	font-size: 1.5rem;
	line-height:1.2;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	padding:6px 0 5px 14px;
	display:block;
	border-top:#fcfcfc solid 1px;
	border-bottom:#e6e6ce solid 1px;
}

ul#sidemenu .End a {
	border-bottom:#e6bfab 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:#fff352;
}

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

ul#sidemenu li.category h3.a{
	background:url(../img/li_side_c.png) top left no-repeat;
	color:#fff;
	font-size: 15px;
	font-size: 1.5rem;
	line-height:1.2;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	padding:9px 3px 8px 11px;
	display:block;
	border-top:#e1cd68 solid 1px;
	border-bottom:#c3a11c solid 1px;
}

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

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

	div#title {
	width:70%;
	}

}

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

	div#title {
	width: 375px;
	}
	div#LOGO a img {
	width: 375px;
	left:14px;
	}
	div#common-header {
	background:url(../img/bg_header.jpg) top right no-repeat;
	}

}

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

	#headerNavi {
	display:none;
	}
	#wrapper {
	position:relative;
	top:0px;
	}
	#common-contents {
	width: 98%;
	margin: 0.5em auto 0.5em;
	}
	div.main {
	width: 57%;
	margin: 0 0 1em;
	border-bottom: none;
	float: left;
	}
	div#sideR {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	}
	ul#sideUl1 li {
	font-size: 18px;
	font-size: 1.8rem;
	}
	#adsenseSR {
	width:100%;
	text-align:center;
	margin-bottom:10px;
	display:block;
	}
	#adsenseSR2 {
	text-align:left;
	}
	div#smhMenu {
	height:0;
	display:none;
	}

}

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

	div#common-header {
	height:280px;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align: left;
	overflow: hidden;
	background:url(../img/bg_header.jpg) top right no-repeat;
	}
	#common-contents {
	width: 98%;
	margin: 0.5em auto 0.5em;
	}
	div.main {
	width: 60%;
	margin: 0 0 1em;
	border-bottom: none;
	float:left;
	}
	div#sideR {
	float: right;
	width:250px;
	margin: 0;
	padding: 0;
	display:block;
	}
}

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


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

}

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

	div.main {
	width: 66%;
	}

}

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

	div#common-header {
	height:280px;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align: left;
	overflow: hidden;
	background:url(../img/bg_header.jpg) top right no-repeat;
	}
	div#common-header h1 {
	font-size: 13px;
	font-size: 1.3rem;
	}
	#common-contents {
	width: 96%;
	margin: 0.5em auto 0.5em;
	}
	div.main {
	width: 68%;
	margin: 0;
	border-bottom: none;
	float:left;
	}
	div#sideR {
	float: right;
	width: 250px;
	margin: 0 10px 0 0;
	padding: 0;
	display:block;
	}
	#sidebar1, #sidebar2 {
	width: 100%;
	padding:0;
	float: none;
	}
	#adsenseT,#adsenseF {
	width:100%;
	text-align: center;
	padding:10px 0 10px;
	display:block;
	}
	#adsenseH {
	display:block;
	float: right;
	width: 470px;
	margin: 20px 10px 0 0;
	padding: 0;
	}
	#adsenseL {
	width: 336px;
	float: left;
	display:block;
	margin-left:10px;
	padding-bottom:20px;
	}
	#adsenseR {
	text-align:left;
	width: 336px;
	float: left;
	display:block;
	margin-left:10px;
	}
	#adsenseM {
	margin:0 auto;
	display: block;
	}
	#adsenseSR {
	width:100%;
	text-align:center;
	margin-bottom:10px;
	display:block;
	}

}

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

	div.main {
	width: 70%;
	}

}

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

	#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	}
	#contentsRap {
	margin:0 auto;
	width: 1000px;
	}
	div#common-header {
	width:1000px;
	margin:0;
	padding:0;
	text-align:center;
	background:url(../img/bg_header.jpg) top left no-repeat;
	background-position:2px 0;
	border-left:#ffa500 solid 1px;
	border-right:#ffa500 solid 1px;
	border-bottom:#ffa500 solid 1px;
	}
	#common-contents {
	width: 100%;
	margin: 1em 0 0em;
	padding: 0;
	}
	div.main {
	float: left;
	width: 710px;
	padding: 0 0 0 10px;
	border-bottom: none;
	}
	
}
