@charset "utf-8";

*{
	margin:0;
	padding:0;
}

img.bg {
/* Set rules to fill background */
min-height: 100%;
min-width: 1020px;
/* Set up proportionate scaling */
width: 100%;
height: auto;
/* Set up positioning */
position: fixed;
/* またはabsolute; */
top: 0;
left: 0;
}

.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}


@media screen and (max-width: 1020px){
img.bg {
left: 50%;
margin-left: -510px; }
}

div#a_wrapper {
	position: relative;
	background: url(img/cont_bg.png) repeat-y;
	width: 1010px;
	padding-left:10px;
	margin-right: auto;
	margin-left: auto;
}

div#a_header{
	width: 1000px;
	height:97px;
	background: url(img/head_s1.jpg) no-repeat;
	position:relative;
}

div#a_header h1{
	position:absolute;
	font-size:8px;
	font-weight:normal;
	text-align:right;
	margin-top:74px;
	width:100%;
	color:#f8e3c0;
}

div#a_header h2{
	position:absolute;
}

div#a_main{
	margin-left:9px;
}

div.sf-menu ul{
	list-style: none;
	margin-left:9px;	
}

div.clear{
clear:both;
}

div.toukou_top{
background-image:url(img/toukou_top.jpg);
background-repeat:no-repeat;
width:667px;
height:9px;
}

div.toukou_naka{
background-image:url(img/toukou_back.jpg);
background-repeat:repeat-y;
width:637px;
padding-right:15px;
padding-left:15px;
}

div.toukou_bottom{
background-image:url(img/toukou_bottom.jpg);
background-repeat:no-repeat;
width:667px;
height:7px;
}

div.toukou_atama{
width:637px;
height:37px;
}

div.toukou_atama h2.posttitle{
float:left;
font-size:18px;
color:#46331f;
margin-top:8px;
margin-left:18px;
overflow:hidden;
}
div.toukou_atama h2.posttitle span{display:inline-block; padding:0 0 5px 0;}
div.toukou_atama h2.posttitle p{display:inline;}

div.toukou_atama p.postdate{
float:right;
margin-top:20px;
margin-right:15px;
color:#ba9265;
}

div.toukou_kiji{
width:601px;
padding-right:18px;
padding-left:18px;
margin-top:10px;
}

div.toukou_kiji img{
margin-bottom:10px;
margin-right:6px;
}

.post{
margin-bottom:20px;
}

.widget ul{
background-image:url(img/category_back.jpg);
background-repeat:y-repeat;
list-style-position:inside;
padding-top:10px;
padding-bottom:10px;
}

.widget li{
padding-left:30px;
}

ul#cat_side{
list-style-image:url(img/category_list.jpg);
}

ul#arch_side{
list-style-image:url(img/arch_list.jpg);
}

div#calen_side{
width:313px;
background-image:url(img/category_back.jpg);
background-repeat:y-repeat;
}

p#osusume{
font-size:12px;
}

p#osusume a:link{
text-decoration:underline;
color:#274000;
}

p#osusume a:visited{
text-decoration:underline;
color:#274000;
}

p#osusume a:hover{
text-decoration:none;
color:#274000;
}

div#info_side{
width:292px;
height:156px;
background-image:url(img/tenpo1-bg_s1.jpg);
background-repeat:no-repeat;
margin-top:10px;
font-size:12px;
color:white;
padding-top:55px;
padding-left:10px;
}

span#right_1{
margin-left:86px;
}

span#right_2{
margin-left:10px;
}

span#right_3{
margin-left:20px;
}

span#right_4{
margin-left:20px;
}

span#right_5{
margin-left:86px;
}

span#right_6{
margin-left:86px;
}

div#info_side_2{
width:302px;
height:33px;
background-image:url(img/tenpo2-bg_s1.jpg);
background-repeat:no-repeat;
}

div#info_side_2 p{
font-size:12px;
color:white;
padding-top:6px;
padding-left:6px;
}

div#info_side_2 p a:link{
color:white;
text-decoration:underline;
}

div#info_side_2 p a:visited{
color:white;
text-decoration:underline;
}

div#info_side_2 p a:hover{
color:white;
text-decoration:none;
}

div#footer{
	border-top:4px double #cccccc;
	text-align:center;
	padding:20px 40px;
	font-family:"MS Pゴシック";
	font-size:12px;
	letter-spacing:1px;
	color:#274000;
	overflow:hidden;
}
div#footer .floatL{
	width:30%;
	text-align:left;
}
div#footer .floatR{
	width:70%;
	padding:20px 0;
	margin:0;
	text-align:right;
	clear:none;
}

div.toukou_atama h2 a{
color:#46331f;
text-decoration:none!important;
}

div#single_comment{
background-image:url(img/toukou_back.jpg);
background-repeat:repeat-y;
width:637px;
padding-right:15px;
padding-left:15px;
}

div.sns{
margin-top:20px;
}

div.sns div.fb-like{
float:left;
}

div.sns div.sns02{
margin-left:200px;
}


/* カスタムフィールド追加分 */
.floatL{float:left;}
.floatR{float:right;}

.blogContent{margin-bottom:20px;}
.blogBox01{
	width:100%;
	margin:10px auto 10px auto;
	overflow:hidden;
}
.blogBox01 .floatL{width:220px;}
.blogBox01 .floatR{width:360px;}
.blogBox01 .floatL img{max-width:220px; height:auto;}
.blogBox02{overflow:hidden;}
.blogBox02 li{
	width:190px;
	float:left;
	list-style:none!important;
	margin:0 5px 10px 5px;
	padding:0;
}
.blogBox02 li img{width:190px; height:auto;}

.blogBox03{
	width:100%;
	margin:0 auto 10px auto;
	padding:0 0 10px 0;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.blogBox03 .floatL{width:200px;}
.blogBox03 .floatR{width:438px;}
.blogBox03 .floatL img{width:200px; height:auto;}
.blogBox03 h3{
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
}
.blogBox03 h3 span{display:inline-block; padding:0 0 5px 0;}
.blogBox03 h3 p{display:inline;}
.blogBox03 a:link{color:#274000; text-decoration:underline;}
.blogBox03 a:visited,
.blogBox03 a:hover,
.blogBox03 a:active{color:#274000; text-decoration:none;}

.blogBox04{
	width:690px;
	margin:0 0 0 -10px;
	overflow:hidden;
}
.blogBox04 dl{
	width:200px;
	float:left;
	margin:0 10px 15px 10px!important;
}
.blogBox04 dt{margin:5px 0; padding:0;}
.blogBox04 dd{margin:0; padding:0;}
.blogBox04 dd.ttl{font-weight:bold;}
.blogBox04 dd.ttl span{display:inline-block; padding:0 0 5px 0;}
.blogBox04 dd.ttl p{display:inline;}
.blogBox04 dd.ttl img{width:auto;}
.blogBox04 dd img{width:200px; height:auto;}
.blogBox04 a:link{color:#274000; text-decoration:underline;}
.blogBox04 a:visited,
.blogBox04 a:hover,
.blogBox04 a:active{color:#274000; text-decoration:none;}


/* pagination :::::::::::::::::::::::::::::: */
#archive{
    overflow:hidden;
    width:660px;
    margin:0 auto;
    padding:0;
}


.pager {
    clear:both;
    margin:30px 0;
    text-align:center;
}

.pager span {
    margin:5px;
    padding:5px 8px;
    color:#fff;
    background:#000;
}
.pager span:hover {
    cursor:pointer;
    background:#999;
}

.pager span.current {
    color:#000;
    background-color:#ccc;
}
.pager span.current:hover {
    cursor:default;
}

.pager span.invalid {
	display:none;
}
.pager span.invalid:hover {
    cursor:default;
}

.pager span.ellipsis {
    color:#000;
    background:none;
}
.pager span.ellipsis:hover {
    cursor:default;
}


/* スマホ切り替えボタン */
.mobileBt{
	width:70%;
	padding:10px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
}
.mobileBt a{
	padding:10px 0;
	margin:0 auto 5px auto;
	text-align:center;
	display:block;
	color:#fff;
	font-weight:bold;
	background-color:#274000;
}
.mobileBt a:link,
.mobileBt a:visited,
.mobileBt a:hover,
.mobileBt a:active{color:#fff!important; text-decoration:none!important;}