@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
}
li {
	list-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}


/********* ヘッダー **********/

#header{
	width: 100%;
	padding-top: 23px;
}
#header .logo{
	width: 980px;
	height:33px;
	padding-bottom:22px;
	margin: 0 auto;
}
#header h1 {
	width:255px;
	height:42px;
	display: block;
	float: left;
}
#header h1 a{
	width:255px;
	height:42px;
	display: block;
}
#header .text{
	text-align:left;
	width: 380px;
	display: block;
	color: #525252;
	font-size: 11px;
	float: left;
	padding:15px 0px 0px 5px;
	font-weight: bold;
}

#header .searchForm{
	width: 300px;
	height: 25px;
	line-height: 25px;
	float: right;
	margin-top:6px;
	padding-top: 1px;
}



#searchform #s{
	width: 200px;
	height: 21px;
	line-height: 21px;
	float: left;
	border: solid 1px #cccccc;
}

#searchsubmit{
	text-indent:-9999px;
	width: 80px;
	height: 25px;
	float:right;
	margin-left: 5px;
	background: url(../../img/common/btn01.jpg);
	border: none;
	cursor: pointer;
}

#searchsubmit:hover{
	opacity:0.5;}


.gnavOuter{
	background: #4FD0E6;
	width: 100%;
	height: 35px;
}
.gnav{
	background: #4FD0E6;
	width: 980px;
	height: 35px;
	margin: 0 auto;
	text-align:left;
}
.gnav ul{
	background: #00CC99;
	width: 768px;
	height: 35px;
	float: left;
}
.gnav li{
	background: #00CC99;
	height: 35px;
	text-align:center;
}
.gnav a{
	color: #FFFFFF;
	display:block;
	float:left;
	height: 35px;
	border-left: solid 1px #8FDBF2;
	padding: 0 14px !important;
	line-height: 35px;
	letter-spacing: 1px;
	font-size: 13px;
}

.btn10{
	border-right: solid 1px #8FDBF2;
	}

.gnav .last_g{
	border-right: solid 1px #8FDBF2;
	}

.feed_nav{
	border:none !important;
	}


.gnav a:link{text-decoration:none;}
.gnav a:visited{text-decoration:none;}
.gnav a:hover{text-decoration:none;}


.main_nav{
	float:left;
	}
.gnav .rss{
	width: 49px;
	height: 35px;
	float: right;
	display: block;
}
.gnav .rss a{
	padding:0px !important;
	width: 49px;
	height: 35px;
	display: block;
}
#header .cm_head{
	padding: 30px 0;
	width: 100%;
	min-width:980px;
}

#header .cm_head2{
	height:30px;
	width: 100%;
}
/********* コンテンツ左 **********/
#content{
	width: 980px;
}
.inner{
	width: 980px;
	padding-bottom: 55px;
	margin: 0 auto;
}

#main_left{
	padding-top: 2px;
	width: 630px;
	float: left;
	color: #333333;
}
#main_left .section{
	width: 630px;
	padding-bottom: 40px;
	border-bottom:none;
	text-align: left;
	margin-bottom:0px;
}

.wp-pagenavi{
	padding-top:20px;
	margin-top:15px;
	border-top: solid 1px #E6E6E6;
	}

#main_left .list_section{
	padding-top:20px;
	border-top: solid 1px #E6E6E6 !important;
	}
#main_left .one_section{
	border-bottom: solid 1px #E6E6E6 !important;
	}

#main_left .section a:hover{
	color: #86F1F8;
	}

#main_left .date{
	width: 590px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	background: url(../../img/common/icon01.jpg) no-repeat;
	background-color: #4FD0E6;
	font-weight: bold;
	color: #FFFFFF;
}


#main_left .pickup{
	margin-top:40px !important;
}

#main_left .section .text img{
	margin: 3px 0px 7px 0px;
}


#main_left .section .more{
	padding:0px 0px 15px 0px;
	width: 100px;
	height: 24px;
	display: block;
	float: right;
}
#main_left .section .more a{
	width: 100px;
	height: 24px;
	display: block;
}
#main_left .section .postDeta{
	padding-top: 10px;
	clear: both;
}
#main_left .postDeta .pdHour{
	height: 14px;
	display:block;
	float:left;
}

#main_left .postDeta .pdCategory{
	color:#000000;
	background: url(../../img/common/icon05.jpg) 1px 5px no-repeat;
	height: 14px;
	display:block;
	float:left;
	padding-left: 13px;
}
#main_left .postDeta .pdTag{
	color:#000000;
	background: url(../../img/common/icon06.jpg) left 5px no-repeat;
	height: 14px;
	display:block;
	float:left;
	padding-left: 15px;
}

.postDeta a{
	color:#4ED0E5 !important;
	}

.postDeta a:hover{
	color: #86F1F8 !important;
	}

#main_left .snsBtn{
	width: 480px;
	height: 20px;
	padding-top:15px;
}
#main_left .fbBtn{
	width: 120px;
	height: 20px;
	float: left;
}
#main_left .twBtn{
	width: 100px;
	height: 20px;
	float: left;
}
#main_left .hatenaBtn{
	width: 65px;
	height: 20px;
	float: left;
}
#main_left .gBtn{
	width: 100px;
	height: 20px;
	float: left;
	padding-bottom: 35px;
}
.pagenation{
	width: 350px;
	margin: 0 auto;
}
.pagenation a{
	border: solid 1px #CCCCCC;
}
.pagenation li{
	float: left;
}
.pagenation .pnCurrent{
	border: solid 1px #00CC99;
	background: #4FD0E6;
	margin: 0 2px;
	padding: 2px 7px;;
	display: block;
}
.pagenation .pnNum{
	margin: 0 2px;
	padding: 2px 7px;
	display: block;
}
.pagenation .pnBack{
	margin: 0 10px;
	padding: 2px 8px;
	float: left;
	display: block;
}
.pagenation .pnNext{
	margin: 0 10px;
	padding: 2px 8px;
	float: left;
	display: block;
}

.return{
	position: fixed !important;
	right: 0;
	bottom: 20px;
	float: right;
}




/********* サイドバー **********/

#side{
	width:300px;
	font-size: 11px;
	float: right;
	text-align: left;
}
#side .cm_side01{
	padding-bottom:40px;
}
#side .container{
	padding-bottom: 45px;
	overflow: hidden;
}
#side .container_last {
padding-bottom: 12px;
border-bottom: dotted 1px #999999;
overflow: hidden;
}
#side h4{
	display: block;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #DCDCDC;
	font-size: 13px;
	padding-left: 5px;
	width: 300px;
	line-height: 35px;
	height: 35px;
	text-align: left;
	margin: 0;
	background-image:none !important;
}

.cm_side  {
	padding-top: 15px;
}
.cm_side .cm_side_l{
	margin-bottom:15px;
}
.cm_side .cm_side01 {
	float: left;
}
.cm_side .cm_side02 {
	float: right;
}
#side .sponsorBanner{
	padding-top: 15px;
}
#side .thumb{
	width: 30px;
	height: 30px;
	float: left;
	padding-right: 5px;
}
#side .rankNum{
	height: 30px;
	float: left;
	color: #4FD0E6;
}
#side .ranking .section {
	height: 30px;
	padding-top: 15px;
}
#side .ranking .text a{
	width: 245px;
	height: 30px;
	float: right;
}

#side .sideBanner01{
	padding-top: 15px;
}
#side .sideBanner02{
	padding-top: 40px;
}
#side .sideBanner03{
	padding-top: 12px;
}
#side .textBox{
	padding-top: 5px;
}
#side .fbBox{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 300px;
	height: 230px;
}
#side .snsBtn{
	width: 325px;
	height: 93px;
}
#side .snsIcon{
	width: 93px;
	height: 93px;
	float: left;
	padding-right:10px;
}

.snsIcon_last{
	padding-right:0px !important;
	}

#side .sign{
	padding-top:15px;
	text-align:center;
	font-weight: bold;
}

.post-categories li{
	display:inline-block;}



/********* フッター **********/

#footer{
	min-width:980px;
	width: 100%;
	background:#444;
	font-size: 11px;
	color: #FFFFFF;
}
#footer .cm_foot_bg{
	width: 100%;
	height: 95px;
	background: #EFEFEF;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footer .footinner{
	width: 980px;
	padding-top: 20px;
	margin:0 auto;
}
#footer .footnav{
	width: 315px;
	height: 13px;
	padding-bottom: 20px;
	margin: 0 auto;
}
#footer .footnav li{
	padding-left: 5px;
	float: left;
}

#footer .text{
	font-size: 10px;
}
#footer .copy{
	padding-top: 5px;
	padding-bottom: 10px;
	color: #cccccc;
}


.post-categories{
display:inline-block;
}

.post-categories a ,.tag_names{
	font-size:11px;}

.more-link{
	display:none;
	}

.nav-previous a ,.nav-next a{
	text-decoration:none !important;
	display:inline-block;
	padding:5px 10px;
	border:1px solid #DCDCDC;
	color:#666666 !important;
	margin:0px 5px;
	}

.nav-single_upper{
	padding:20px 0;
	}


.pankuzu{
	padding-top:15px;
	border-top:1px solid #E6E6E6;
	text-align:left;
	}

.pankuzu a{
	color:#4FD0E6 !important;
	}
.pankuzu a:hover{
	color:#86F1F8 !important;
	text-decoration:underline !important;
	}

.side_colum	a:hover{color:#86F1F8 !important;}
.side_colum a:link{color:#4FD0E6;  text-decoration:underline;}
.side_colum a:visited{color:#4FD0E6;  text-decoration:underline;}

.side_colum2 a:link{color:#4FD0E6 !important;  text-decoration:underline;}
.side_colum2 a:visited{color:#4FD0E6 !important;  text-decoration:underline;}
.side_colum2 a:hover{color:#86F1F8 !important;  text-decoration:underline;}



.single_banner{
	text-align:left;
	padding:0px;
	margin-bottom:30px;
	}

.single_banner2{
	text-align:left;
	padding:20px 0;
	border-bottom:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
	margin:40px 0 20px;
	}

.related_post a:hover{
	text-decoration:underline !important;
	}

.yarpp-related h3{
border:none !important;
background-image:none !important;
font-size: 14px !important;
font-weight: bold;
height:20px;
padding-left:0px !important;
margin-bottom:0px !important;
	}


img.wpp-thumbnail {
	margin-right:5px;
	}
.popular-posts li{
	margin-top:15px;
		}

.popular-posts a{
	color:#000 !important;
	vertical-align:top;
	display:block;
	float:left;
	width:230px;
	line-height:15px;
	}

.rank_number{
	padding:0 5px;
	display:block;
	float:left;
	color:#44E6F6;
	}


.popular-posts .wpp-thumbnail{
	width:30px !important;
	}


.widget-title{
	margin:0px 0 10px !important;
	display: block;
border-top: solid 1px #666666;
border-bottom: solid 1px #DCDCDC;
font-size: 13px;
padding-left: 5px;
width: 300px;
line-height: 35px;
height: 35px;
text-align: left;
background-image: none !important;
	}

.archive-title{
	text-align:left;
	font-size:11px;
	margin-bottom:10px;

	}


.screen-reader-text{
	display:none;
	}


.archive-title{
	height: 18px;
line-height: 18px;
font-size: 16px;
margin:30px 0px 15px;
background: url("../../img/single/icon09.jpg") no-repeat;
padding-left: 23px;
font-weight: bold;
color: #333333;

		}


.tag_title{
	background: url("../../img/single/icon07.jpg") no-repeat;
	}

.past_title{
	background: url("../../img/single/icon08.jpg") no-repeat;
	height:20px;
line-height:20px;
margin-top:70px !important;
	}

.under_search{
	width:300px;
	margin:20px auto;
	}

.recent_list a{
	display:block;
	padding-top:10px;
	background-image:url("../../img/sidebar/side_arrow.gif");
	background-repeat:no-repeat;
	padding-left:10px;
	color:#000 !important;
	background-position:0 17px;
	}

.no-results h1{
	padding-bottom:10px;
	}

.related_post li{
	vertical-align:top;
	display:inline-block;
	width:146px;
	margin-right:15px;
	}

.related_post img{
	width:146px;
	}

.related_post a{
	display:block;
	padding-bottom:5px;
	}

.section h2 a{
	text-decoration:none !important;
	}

#anker{
	position:absolute;
	top:-100px;
	}

.yarpp-thumbnails-horizontal .yarpp-thumbnail{
	width:146px !important;
	border:none !important;
	height:190px !important;
	}

.yarpp-thumbnails-horizontal .yarpp-thumbnail img{
	width:146px;
	height:auto ;
	margin:0px;
	}

.yarpp-thumbnail-title {
	margin:0px !important;
	display:block !important;
	width:146px;
	padding-top:4px;
	max-height:none !important;}



.cm_foot_bg2{
	height:50px;
	}

.wpp-thumbnail:hover ,.yarpp-thumbnail:hover{
	  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
	}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
border: solid 1px #4FD0E6;
background: #4FD0E6;
}



/*ここから記事内CSSタグ*/


.text a{
	color:#4FD0E6 !important;
	}
.text a:hover{
	text-decoration:underline !important;
	}

.text p{
	margin-bottom:15px !important;
	}

.one_section h1{
	color: #333333;
width: 630px;
line-height: 150%;
font-size: 22px;
	padding-top:20px;
	padding-bottom: 20px;
	}


h2{
	width: 630px;
	line-height:140%;
	font-size: 22px;
	padding-top:20px;
	padding-bottom: 20px;
}


.one_section h2{
height: 31px;
border-bottom:1px solid #E6E6E6;
background-image:url("../../img/single/green.gif");
background-repeat:no-repeat;
background-position:top left;
line-height: 31px;
font-size: 18px;
padding-left: 13px;
font-weight: bold;
display: block;
color: #333333;
margin:30px 0px 20px;
padding:0px 0 0  13px !important;
	}


#main_left h3{
background-image:url("../../img/single/arrow.gif");
background-repeat:no-repeat;
padding-left:10px;
font-size:15px;
font-weight:bold;
color: #333333;
background-position:0 6px;
margin:30px 0px 8px;
	}

.wpcf7 h3{
	margin-top:20px !important;
	}


.p_thumb{
	/*height:90px;*/
	height:100px;
	overflow:hidden;
	    position: relative;
	}

.p_thumb img {position: absolute; top: 0;bottom: 0;margin-top: auto!important;margin-bottom: auto!important;}

/*.one_section h2{
height: 31px;
border-bottom:1px solid #E6E6E6;
background-image:url("../../img/single/green.gif");
background-repeat:no-repeat;
background-position:top left;
line-height: 31px;
font-size: 18px;
padding-left: 13px;
font-weight: bold;
display: block;
color: #333333;
margin:30px 0px 20px;
	}

.one_section h3{
background-image:url("../../img/single/arrow.gif");
background-repeat:no-repeat;
padding-left:10px;
font-size:15px;
font-weight:bold;
color: #333333;
background-position:0 6px;
margin:30px 0px 8px;
	}



	*/