/*
Theme Name: WARAKUKAI Fukuro Blog No.03
Theme URI: http://www.fuanclinic.com/blog/
Description: WordPress 医療法人 和楽会 ふくろうブログ 専用のテーマ No.03
Version: 1.5
Author: SAITEC
Author URI: http://www.saitec.jp
*/

/* ===================================================================*/
/*【ページの構成を設定】*/
/* ===================================================================*/
/*	colL
----------------------------------------------------------------------*/
#colL {
float:left;
	width: 220px;
	margin-right:0;
	margin-left:5px;
}

/*	colR
----------------------------------------------------------------------*/
#colR {
	float:left;
}


/*	footer
----------------------------------------------------------------------*/
#footer {
	padding-top:0;
}
#footer ul.bnr_a_box {
	width:980px;
	margin:10px auto;
	padding:0;
}
	#footer ul.bnr_a_box li {
		float:left;
		padding-right:3px;
	}
		#footer ul.bnr_a_box li img {
			width:193px;
		}


/*	side
----------------------------------------------------------------------*/
#side {
}


/*	foot
----------------------------------------------------------------------*/
#foot {
	padding-top:15px;
	padding-left:12px;
}
	#foot .widget-area {
		width:305px;
		margin-top:5px;
		margin-right:11px;
		float:left;
	}
#footer #foot {
	background:none;
	background:#EDE9D8;
}

/* ===================================================================*/
/*【パーツの設定】*/
/* ===================================================================*/
h2 {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	background: none;
}
	h2 a {
		float:left;
		height:0px;
		width:300px;
		padding-top:80px;
		overflow: hidden;
	}

h3 {
	border:none;
	background:url(/img/common/ico_title.gif) no-repeat 0 10px;
	font-size:130%;
	font-weight:bold;
	color: #461C10;
}
	.c_box h3 a {
		font-weight:bold;
		color: #461C10;
	}

.mv_blog {
}
		.mv_blog #colR .c_box h3 {
			margin-top:0;
			margin-bottom:8px;
			padding-top:0;
		}

	.mv_blog #colR .c_box p {
		clear:none;
	}

.blog_info {
	font-size:80%;
	background: #F1EFE2;
	border:1px solid #EAE4D3;
	padding: 2px;
	margin: 0 0 5px;
	color:#666666;
}
	.blog_info ul{
		width:100%;
		margin:0;
		padding:0;
	}
	.blog_info li.cal ,
	.blog_info li.cat ,
	.blog_info li.tag {
		float:left;
		padding:2px;
		padding-left:20px;
		margin:0 15px 0 5px;

	}
		.blog_info li.cal{ background: url(/img/blog/icon_cal.png) no-repeat 0 2px; }
		.blog_info li.cat{ background: url(/img/blog/icon_cat.png) no-repeat 0 2px; }
		.blog_info li.tag{ background: url(/img/blog/icon_tag.png) no-repeat 0 2px; }
		.blog_info li a{ color: #666 }
		.blog_info li a:hover{ color: #333 }


a.more-link {
	float:right;
	width:124px;
	height:0px;
	padding-top:25px;
	margin:10px 0 0;
	overflow:hidden;
	background: url(/img/blog/btn_blog.gif) no-repeat 0px 0px;
}
	a.more-link:hover { background: url(/img/blog/btn_blog.gif) no-repeat 0 -30px; }
	a.more-link { text-decoration: none; border: none; }



.blog-pager {
	height:60px;
	margin-right:5px;
	position:relative;
	border-top:1px solid #D8CFAE;
}
	ul.blog-pager li {
		float:left;
		padding:0;
		margin:0;
		position: absolute;
		background:url(/img/common/blog-pager.gif) no-repeat 0px 0px;
		width:122px;
	}
	ul.blog-pager li a {
		float:left;
		height:0px;
		margin:0;
		padding:0px;
		padding-top:28px;
		overflow: hidden;
		width:124px;
	}
	ul.blog-pager li.nav-prev { background:url(/img/blog/btn_blog.gif) no-repeat -248px 0px; right:0px; top:10px; }
	ul.blog-pager li.nav-next { background:url(/img/blog/btn_blog.gif) no-repeat -124px 0px; left:0px; top:10px; }
	ul.blog-pager li.nav-top  { background:url(/img/blog/btn_blog.gif) no-repeat -371px 0px; right:15px; top:-55px; }
	ul.blog-pager li.nav-pre  { background:url(/img/blog/btn_blog.gif) no-repeat -124px 0px; right:15px; top:-55px; }
	ul.blog-pager li.nav-prev a:hover { background:url(/img/blog/btn_blog.gif) no-repeat -248px -30px; }
	ul.blog-pager li.nav-next a:hover { background:url(/img/blog/btn_blog.gif) no-repeat -124px -30px; }
	ul.blog-pager li.nav-top a:hover  { background:url(/img/blog/btn_blog.gif) no-repeat -371px -30px; }
	ul.blog-pager li.nav-pre a:hover  { background:url(/img/blog/btn_blog.gif) no-repeat -124px -30px; }

									.tablenav {
										color: #2583ad;
										background:white;
										margin: 1em auto;
										line-height:2em;
										text-align:center;
									}

									a.page-numbers, .tablenav .current {
										color: #00019b;
										padding: 5px;
										border:solid 1px #ccc;
										text-decoration:none;
										font-size:smaller;
									}

									a.page-numbers:hover {
										color:white;
										background: #328ab2;
									}

									.tablenav .current {
										color: white;
										background: #328ab2;
										border-color: #328ab2;
										font-weight:bold:
									}

									.tablenav .next,
									.tablenav .prev {
										border:0 none;
										background:transparent;
										text-decoration:underline;
										font-size:smaller;
										font-weight:bold;
									}


div.nav-below{margin: 40px 0 0;overflow:auto;}
div.navigation{overflow:auto;}
	div.navigation a{margin-bottom:10px}

	.nav-previous a, .nav-next a,
	div.navigation .alignleft a, div.navigation .alignright a{
		color:#333;
		font-size:85%;
		text-decoration:none;
		}
		.nav-previous a:hover, .nav-next a:hover,
		div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
			color: #999
			}
			
	.nav-previous a, div.navigation .alignleft a{
		float:left;
		padding:2px 10px 2px 20px;
		background:url("/img/blog/ico_arrow_prev.gif") no-repeat left top;
		}
	.nav-next a, div.navigation .alignright a{
		float:right;
		text-align:right;
		padding:2px 20px 2px 10px;
		background:url("/img/blog/ico_arrow_next.gif") no-repeat right top;
		}
		

.widget-area {
	margin-bottom:5px;
}
.widget-container {
	margin-bottom:5px;
}
	.widget-area h3 {
		border-bottom:none;
		background:none;
//		padding:5px 5px 3px 10px;
		padding:5px 5px 3px 5px;
		margin-bottom:2px;
		font-size:120%;
	}
	.widget-container li {
		
		padding-top:3px;
		padding-left:5px;
		background:url(/img/common/l_menu_bg.gif) repeat-x left top;
	}
	.widget-container div {
		background:url(/img/common/l_menu_bg.gif) repeat-x left top;
	}
	.widget-container div a {
		margin-left:5px;
	}

	#calendar_wrap{
		background:url(/img/common/l_menu_bg.gif) repeat-x left top;
		padding-top:8px;
	}
		.widget-container li a {
			background:url(/img/common/ico_selector.png) no-repeat 5px 6px;
			margin:0;
			padding:3px 3px 0 20px;
		}
			.widget-container li a:hover {
				background:url(/img/common/ico_selector_ov.png) no-repeat 5px 6px;
			}

#wp-calendar { width: 100%; }
	#wp-calendar caption {
		color: #222;
		font-weight: bold;
		padding-bottom: 4px;
		text-align: center;
	}
	#wp-calendar thead { }
	#wp-calendar tbody { color: #aaa; }
		#wp-calendar thead th {
			text-align: center;
		}
		#wp-calendar tbody td {
			padding: 3px 0 2px;
			text-align: center;
		}
		#wp-calendar tbody .pad {background: none;}
	#wp-calendar tfoot #next {text-align: right;}
		#wp-calendar tbody td#today { font-weight:bold;color:#666; }
		#wp-calendar tfoot a{
			background:url(/img/common/l_menu_bg.gif) repeat-x left bottom;
			margin:0;
			padding:3px;
		}


#searchform {
	padding:10px 0 5px 10px;
	background:url(/img/common/l_menu_bg.gif) repeat-x left top;
}

	#searchform .screen-reader-text { display:none; }
	#searchform #s {
		border:1px solid #D8CFAE;
		padding:3px 3px 4px 3px;
	}
	#searchform #searchsubmit {
		padding:3px 10px;
		color: #927F57;
		border:1px solid #D8CFAE;
		border-right:2px solid #D8CFAE;
		border-bottom:2px solid #D8CFAE;
		background:#E5DDC6;
	}
		#searchform #searchsubmit:hover { background:#927F57;color: #ffffff; }
	#side #s { width:130px; }
	#foot #s { width:230px; }

	/* 背景の設定etc */
	.mv_blog #colR .c_box ,
	#side .widget-container {
		background:url(/img/blog/clm_bg.png) left top;
		border:1px solid #C8C09B;
		margin-bottom:10px;
	}
	.mv_blog #colR .c_box {
		padding:15px;
	}
	#side .widget-container {
		padding:7px;
	}





/*	mv_blog　ブログ用のスタイル記述する
--------------------------------------------------------------------- */
.mv_blog { background:url(/img/blog/bg.gif) repeat-x left top #F0EEE2; }
	.mv_blog #wrap {
		background:url(/img/blog/bg_blog.jpg) no-repeat 0 187px #F5F5EB;
	}
	.mv_blog #header {
		background:url(/img/common/h_bg.gif) repeat-x left top #F5F5EB;
	}
	.mv_blog h1 {
		background:url(/img/blog/h_logo.gif) no-repeat center top;
		width: 206px;
		height: 87px;
	}
		.mv_blog h1 a { float:left; }
		.mv_blog h1 img { visibility:hidden; }
	.mv_blog .blog_read {
		height:200px;
		position:relative;
	}
		.mv_blog .blog_read h2 {
			top:40px;
			left:40px;
			background: url(/img/blog/h_ttl_blog.gif) no-repeat 10px 10px;
			position:absolute;
		}
		.mv_blog .blog_read p {
			top:125px;
			left:50px;
			width:380px;
			font-size:90%;
			color:#666666;
			position:absolute;
		}
	.mv_blog div.main_navi ul{
	}
		.mv_blog div.main_navi ul li.mn01_slct a , .mv_blog div.main_navi ul li.mn01 a:hover ,
		.mv_blog div.main_navi ul li.mn02_slct a , .mv_blog div.main_navi ul li.mn02 a:hover ,
		.mv_blog div.main_navi ul li.mn03_slct a , .mv_blog div.main_navi ul li.mn03 a:hover ,
		.mv_blog div.main_navi ul li.mn04_slct a , .mv_blog div.main_navi ul li.mn04 a:hover ,
		.mv_blog div.main_navi ul li.mn05_slct a , .mv_blog div.main_navi ul li.mn05 a:hover ,
		.mv_blog div.main_navi ul li.mn06_slct a , .mv_blog div.main_navi ul li.mn06 a:hover { background:#6A509A;color:#ffffff; }

		.mv_blog div.main_navi ul li.mn02 a , .mv_blog div.main_navi ul li.mn02_slct a { width:180px; }
		.mv_blog div.main_navi ul li.mn03 a , .mv_blog div.main_navi ul li.mn03_slct a { width:160px; }
		.mv_blog div.main_navi ul li.mn04 a , .mv_blog div.main_navi ul li.mn04_slct a { width:185px; }
		.mv_blog div.main_navi ul li.mn05 a , .mv_blog div.main_navi ul li.mn05_slct a { width:155px; margin-right:0px; }

	.mv_blog .totop{
		margin-bottom:35px;
	}