@charset "utf-8";

/* init */
*{
    margin: 0;
    padding: 0;
}

html {
  scroll-behavior: smooth;
}
body {
	background-color: #96b8dc;
	background-image: url(../images/0628_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 15.5px;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	min-width: 960px;
}

a img{
	border: none;
	}
a:link{
	color: #FFF;
	}
a:visited{
	color: #FFF;
	}
a:hover{
	color: #f7fdfe;
	}

a {
	outline: none;
	border: none;
}

/* レイアウト */


#mainImg{
	width: 900px;
	height: 478px;
	margin: 0 auto;
}

#main_bg{
	background-image: url(../images/0705_bg_logo.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#contents_bg{
	width: 900px;
	margin: 0 auto;
	position: relative;
	}
	
#contents_wrapper{
	width: 900px;
	margin: 30px auto 0 auto;
	text-align: left;
}
#contents_left{
	background-image: url(../images/bg_cont.png);
	background-repeat: repeat;
	width: 240px;
	float: left;
	border: 1px #527429 solid;
}

#posted{
	margin-top: -10px;
	margin-right: 7px;
	margin-left: 5px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	height: 800px;
	overflow: hidden;
}

#contents_right{
	width: 640px;
	float: right;
	overflow: hidden;
	padding-bottom: 15px;
}

ul.diary {
	margin: 15px 10px 10px 10px;
	padding-bottom: 10px;
}
.diary li {
	list-style: none;
	font-size: 13px;
	margin-bottom: 0.4em;
}
.diary li strong {
	font-size: 14px;
	font-weight: normal;
}
.diary li.rss {
	background: url(../images/rss.png) no-repeat 0 4px;
	text-indent: 17px;
	font-size: 13px;
	margin-bottom: 10px;
}

.diary li a{
	text-decoration: none;
}

.diary li a:hover {
	color: #f7fdfe;
	text-decoration: underline;
}

#bg_dialy{
	margin: 5px 0 1px 0;
}

#tohome a{
	display: block;
	margin-top: 10px; 
	background-image: url(../images/btn_tohome.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 129px;
	text-indent: -9999px;
	
	}

#tohome a:hover{
	background-image: url(../images/btn_tohome_h.png);
	background-repeat: no-repeat;
}



.entry{
	background-image: url(../images/bg_cont.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	padding: 15px 20px 20px 20px;
	border: 1px #527429 solid;
	position: relative;
}


.entry_in{
	background: /*url(../images/bg_box.png) right bottom no-repeat */#fdffff;
	padding: 20px 15px 20px 15px;
	border: none;
	margin: 0;
}


.entry_in p{
	padding: 0 10px;
}


.entry_in p a{
	color: #09b6c5;
}



.title{
	background: url(../images/blog_titleimg.png) left bottom no-repeat;
	width: 598px;
	height: 60px;
	margin-bottom: 13px;

}

#entry_bg{
	position: absolute;
	bottom: -15px;
	left: -10px;
}

.entry p.date {
	color: #f2faf6;
	margin: 0 0 0 6em;
	font-size: 13px;
}
.entry h2 {
	font-size: 26px;
	color:#FFF;
	margin: 5px 0 0 3em;
}

.entry p{
	margin: 0 0 20px 0;
}


.text{
	/*background: url(../images/bg_blog_text.png) no-repeat right bottom;*/
	margin: 0;
	padding: 0 0 10px 0;
}

.entry .blog-img{
	margin: 10px 0 15px 0;
	padding: 0;
}

.blog-img_border{
	border: solid 2px #FFFFFF!important ;
}

#footer{
	clear: both;
	background-color: #050A05;
	margin-top: 40px;
	border-top: 1px #3f74ad solid;
}
#footer_in{
	width: 900px;
	height: 140px;
	margin: 0 auto;
	position: relative;
}


/* パーツ */
h1{
	margin-bottom: 22px;
}
h2{
	font-size: 16px;
}
.about{
	color: #5e544c;
	line-height: 1.7em;
	padding-left: 10px;
	}

.now{
	border: 1px solid #867969;
	margin-bottom: 5px;
	}
.box01{
	width: 585px;
	border: 1px solid #d2d2d2;
	background-color: #f0efef;
	padding: 10px;
	margin-bottom: 5px;
}
.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
}
.txt02{
	padding-left: 15px;
	}
.txt03{
	font-size: 90%;
	line-height:1.5em;
	padding: 0 10px;
}

.logo1{
	width: 146px;
	height: 42px;
	position: absolute;
	top: 59px;
	left: 1px;
	}
.logo2{
	width: 163px;
	height: 35px;
	position: absolute;
	left: 176px;
	top: 62px;
	}
.cr{
	width: 500px;
	color: #fafcfb;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 100px;
	}
.support{
	width: 500px;
	color: #fafcfb;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 40px;
	}	
.totop{
	width: 92px;
	height: 30px;
	position: absolute;
	left: 807px;
	top: -27px;
	}


/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT10{
	margin-top:10px;
	}
.maT5{
	margin-top: 5px;
	}
.ma_top5{
	margin-top: 5px;
}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}


/* テキスト装飾 */
.small{
	font-size: 85%;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}
	
/*その他 */
.fR{
	float: right;
	padding-left: 10px;
	}

.fR2{
	float: right;
	padding: 0 0 15px 10px;
	}
	
	
.clear{
	clear: both;
	}
.nodisplay{
	display: none;
	}

/*記事内*/
.entry img.fL{
	float: left;
	margin: 0 15px 1em 1em;
}

/* Page Footer */
.pagenation {
	position: relative;
	text-align: center;
	width: 350px;
	margin: auto;
}

#under_kuro {
	position: absolute;
	width: 136px;
	height: 132px;
	background: url(../images/under_kuro.png) no-repeat;
	left: 385px;
	top: -135px;
	z-index: 2;	
}

.entry p {
	z-index: 1;
}


.entry_next,.entry_early {
	display: block;
	width: 147px;
	height: 80px;
	text-indent: -10000px;
	overflow: hidden;
}

.entry_next {
	float: left;
	background: url(../images/0705_arrow_next.png) no-repeat;
}
.entry_early {
	float:right;
	background: url(../images/0705_arrow_before.png) no-repeat;	
}


.entry_in ul{
	padding: 5px 10px;
}


.entry_in li{
	margin-left: 25px;
	padding: 0;
}

/*socialPlugIn*/
.social{
	position: absolute;
	width: 300px;
	height: 35px;
	top: -8px;
	z-index: 6;
	left: 350px;
	}
	
	/*
.social div{
	text-align: left;
	float:right;
	}
	*/

.sns-wrap{
	margin:20px auto;
	padding:0;
	overflow: hidden;
	list-style: none;
}
.sns-wrap li{
	float: left;
	margin:0 10px 0 0;
}

.sns-wrap li.fb-button{
	line-height: 1;
}


.twitter{
	color: #000;
	margin: 0 -40px 0 15px;
	margin: 1px 40px 0 15px\9 !important ;
	}
.line{
	margin: -4px 0 0 50px;
	margin: -3px 0 0 -10px\9 !important;
	}
