@charset "utf-8";
/*
Theme Name:knokinawa
Theme URI:
Description:knokinawa Theme
Author:HPEDS
Author URI:http://www.hp-eds.jp/
Version:1.0
*/

/* ---------------------------------------------
	共通スタイル
--------------------------------------------- */
@import url("base.css");


/* パンくず */
#contents .breadcrumb { margin-bottom: 10px; text-align: left; }
#contents .breadcrumb ol { overflow: hidden; width: 100%; font-size: 11px; }
#contents .breadcrumb ol li { float: left; color: #666; margin-right: 5px; }
#contents .breadcrumb ol li:after { content: "≫"; margin-left: 5px; }
#contents .breadcrumb ol li:last-child { margin: 0; }
#contents .breadcrumb ol li:last-child:after { content: ""; margin: 0; }
/* ページング */
#main .pagination { text-align: center; margin-bottom: 30px; }
#main .pagination span, #pagination a { border: 0; margin: 0; padding: 0; font-size: 11px; list-style: none; margin-right: 2px; display: inline-block; }
#main .pagination a { border: solid 1px #9A0767; margin-right: 2px; }
#main .pagination .previous-off, #pagination .next-off { border: solid 1px #5C4E41; color: #888888; display: block; float: left; font-weight: bold; margin-right: 2px; padding: 3px 4px; }
#main .pagination .next a, #pagination .previous a { font-weight: bold; }
#main .pagination span.current { background: #9A0767; color: #FFFFFF; font-weight: bold; display: inline-block; padding: 4px 6px; }
#main .pagination a:link, #pagination a:visited { color: #5C4E41; padding: 3px 6px; text-decoration: none; }
#main .pagination a:hover { border: solid 1px #9A0767; }
/* Wordpress関連
------------------------------ */
/* 一覧ページ */
#wpLoop { margin-bottom: 20px; }
#wpLoop .item:not(:last-child) { border-bottom: 1px dotted #CCC; padding-bottom: 15px; margin-bottom: 15px; }
#wpLoop .item h2 { font-size: 20px; }
#wpLoop .item .body { font-size: 16px;
margin-bottom: 1.5em;
padding-right: 15px;
margin-left: 10px;
line-height: 28px;
margin-top: 15px; }
#wpLoop .item .body ul, #wpLoop .item .body p { margin: 0.5em -19px 0; line-height:1.5; }
#wpLoop .item .meta { padding-top: 1em; color: #FD8524; text-align:right; margin-right: 15px;}

#wpLoop .item .thumb{ float:left; margin-right:10px; border:1px solid #CCC; padding:5px; margin-left: 15px; margin-right:15px;}
	

/* 詳細ページ */
#wpSingle h2 { font-size: 20px; margin-bottom: 1.5em; padding-bottom: 0.5em; }
#wpSingle .body { font-size: 16px; margin-bottom: 1.5em; }
#wpSingle .body ul, #wpSingle .body p { margin: 0.5em 0; line-height:1.5; }
#wpSingle .meta {  padding-top: 1em; color: #FD8524; text-align:right; padding-right: 28px; margin-bottom: 17px;}
#wpSingle .commentarea { padding: 15px; margin-top: 10px; background: #FAFAFA; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
#wpSingle .commentarea h3 { display: none; }
#wpSingle .commentarea .comment:not(:first-child) { border-top: 1px dotted #CCC; padding-top: 10px; margin-top: 10px; }
#wpSingle .commentarea #respond { border-top: 1px dotted #CCC; padding-top: 10px; margin-top: 10px; }
/* サブコンテンツ
------------------------------ */
.side_front{background-color: #e6e6e6; padding:10px; margin-bottom:30px;}

#sidebar ul{padding-bottom:10px;background-color:#FFFFFF;
padding: 5px; margin-bottom:9px;}

#sidebar ul h2.widgettitle{ border-left: 3px solid #A04E83;
font-weight: bold;
padding-left: 6px;
color: rgb(95, 95, 95);
border-bottom: 1px dotted #67574A;
line-height: 1.8;
font-size: 17px;
text-align: left;}



#sidebar #recent-posts-2 ul, #sidebar #archives-2 ul, #sidebar #categories-2 ul{ padding-bottom:25px;}
#sidebar #recent-posts-2 ul li, #sidebar #archives-2 ul li, #sidebar #categories-2 ul li{ 
background: url(/img/ico_arrow01.png) no-repeat;
padding-left: 16px;
line-height: 20px;
padding-top: -2px;
padding-bottom: 8px;
border-bottom: 1px dotted rgba(197,191,187,1.00);
margin-top: 8px;
font-size:14px;
text-align:left;

}


.blogimg{
	margin-top:14px;
	}
	
.widgettitle ul li{
	width:240px;
	height:24px;
	background-image:url(../../img/ico_arrow02.png)}


.back_g{
	background-color:#FFFFFF;
	padding-bottom:1px;
	}


.h3bg:link,
.h3bg:visited,
.h3bg:active {
	color: #9A0767;
	text-decoration: none;
}
.h3bg:hover {
	text-decoration: underline;
}

#blogh3{
		color: #9A0767;
	text-decoration: none;

	}
	
	
#sideInner a:link,
#sideInner a:visited,
#sideInner a:active {
color: #A04E83;
font-weight: bold;
text-decoration: none;
	
}