@charset "UTF-8";

/*
	Theme Name: hc-sakumoto
	Description: ホームセンターさくもとのテーマです。
	Theme URI: https://sakumoto.co.jp
	
*/

@import url("css/common.css");
@import url("css/ie.css");
@import url("css/navi.css");
@import url("css/lity.css.css");
@import url("css/styles.css");
@import url("css/flexslider.css");




/* news_container
----------------------------------------------- */
#news_container {
	margin: 0px auto;
	padding: 0px 0px 100px 0px;
	width:1000px;
	clear:both;
	}

/****************************************

          Main

*****************************************/
#main{
	width:760px;
	min-height:740px;
	clear:right;
	float:right;
}
#main .post h1{
	font-size:44px;
	line-height:1.6;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#main .post h2{
	font-size:38px;
	line-height:1.6;
	background:none;
	margin:0px;
	padding:0px;
}
#main .post h3{
	font-size:32px;
	line-height:1.6;
	background:none;
	margin:0px;
	padding:0px;
}
#main .post h4{
	font-size:26px;
	line-height:1.6;
	margin:0px;
	padding:0px;
}
#main .post h5{
	font-size:20px;
	line-height:1.6;
	margin:0px;
	padding:0px;
}
#main .post h6{
	font-size:14px;
	line-height:1.6;
	margin:0px;
	padding:0px;
}
#main .postttl{
	color:#009900;
	margin:0px 0px 10px 0px;
	padding:7px 10px;
	background-image:none;
	background-color:#009900;
	color:#fff;
	width:700px;
	font-size:16px;
}

#main .post,
#main .page{
	overflow: hidden;
	margin-top: 30px;
	border-bottom: 1px solid transparent;
	background-color:#fff;
	color:#333;
}
#main .post{
	padding:15px 20px 20px 20px;
	font-size:14px;
	border:1px solid #ccc;
}

.sticky{
	/* 先頭固定ポストのスタイル */
}

.post-meta{
	margin-bottom: 1.5em;
}
	.post-meta .post-date,
	.post-meta .category{
		padding-top:30px;
		color:#8C6900;
		font-size:12px;
		text-align:right;
		float:right;
	}

	.comment-num{ white-space: nowrap; }

.more-link{
	float: right;
}

.navigation{
	overflow: hidden;
	margin-bottom: 40px;
	padding-top: 40px;
	border-top: 1px solid #ddd;
	
	background: url(images/gray.gif) repeat-y 50% 0;
	font-size:14px;
}
	.navigation > div{
		width: 50%;
	}

	.navigation .alignright{
		text-align: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
		.navigation a:hover{
			
		}
			.navigation .alignright a:hover{
				
			}


	.post-author{ padding-left: 1em; }

.page-link{
	margin: 3em 0;
}
.comment-page-link{
	margin: 0 0 3em;
}

	.page-link span,
	.comment-page-link span,
	.comment-page-link a{
		display: inline-block;
		margin-right: 3px;
		padding: 5px 8px;
		border: 1px solid #ddd;
		background: #ddd;
	}
		.page-link a span,
		.comment-page-link a{
			background: #fff;
		}
	
	.page-link a{
		border-bottom: none;
		color: #000;
	}
	
	.page-link a span:hover,
	.comment-page-link a:hover{
		background: #ffeff7;
		color: #000;
	}

p#pagetitle	{
	font-weight: normal;
	color: #333;
	text-align: center;
	padding: 30px 0px 30px 0px;
	margin-top: 0;
	font-size:34px;	
	background:url(images/bo.gif) repeat-x left center;
	}
p#pagetitle	span{
	font-weight: normal;
	color: #333;
	text-align: center;
	padding: 30px;
	margin-top: 0;
	font-size:34px;	
	background:url(images/ttlback.jpg) repeat-x left top;
	}

/****************************************

          Sidebar

*****************************************/

#sidebar{
	width:200px;
	float:left;
	height:550px;
	margin-bottom:50px;
}
#sidebar h2{
	margin:0px 0px 10px 0px;
	padding:0px 10px 7px 10px;
	font-family: 'Josefin Sans', sans-serif;
	border-bottom:1px solid #009900;
	color:#009900;
	font-size:16px;
	font-weight:bold;
	width:150px;
	text-align:center;
}
.widget{
	margin-top: 30px;
	background-color:#eee;
	border:1px solid #ccc;
	padding:15px;
}

#sidebar .widget ul{
	list-style-position: outside;
	list-style-type: none;
}
#sidebar .widget li{
	border-bottom:1px solid #ccc;
	padding:10px 0px;
	font-size:14px;
}
#sidebar-recent-posts li,
#sidebar-popular-posts li{
	margin:20px 0;
	}

.sidebar-thumbnail-box{
	float: left;
	width: 75px;
}

.sidebar-recent-posts-title{
	float: right;
}
	#sidebar-recent-posts h3,
	#sidebar-recent-posts p,
	#sidebar-popular-posts h3,
	#sidebar-popular-posts p{
		margin: 0;
	}

.tagcloud a{
	white-space: nowrap;
}
.widget_calendar{
	color:#333;
	font-size:15px;
}
.widget_calendar caption{
	border-bottom:1px solid #009900;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#009900;
}

#pagenavi{
	clear:both;
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:50px;
}

/****************************************

          WordPress Misc

*****************************************/

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	margin: 10px;
	padding-top: 4px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f3f3f3;
	text-align: center;
}

.wp-caption-text,
.gallery-caption{
	font-size: 80%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}

img.alignright {
    display: inline-block;
    margin: 0 0 1em 1.5em;
}

img.alignleft {
    display: inline-block;
    margin: 0 1.5em 1em 0;
}


/****************************************

          Clearfix

*****************************************/


#header .menu > ul:after,
#header ul.menu:after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
}

/* clearfix for ie7 */

#header .menu > ul,
#header ul.menu,
.clearfix {
	display: inline-block;
}


#header .menu > ul,
#header ul.menu,
.clearfix {
	display: block;
}