@charset "UTF-8";
/*ベース設定::::::::::::::::::::::::::*/
*{margin:0; padding:0;}
body{
	text-align: center;
	line-height:130%;
	color:#000;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}
/*リンクベース*/
a{color:#0000FF;text-decoration:underline;}
/* ヘッダー::::::::::::::::::::::::::*/
/*トップワード*/
h1.top_word{
   display:none;
}
/*サイトマップ*/
div#sitemap{
   display:none;
}
/*バナー*/
div#header {
	width:100%;
	height:1%;
	background: url("http://koe-web.com/images/styles/bg_banner.jpg") repeat-x top;
}

.header_inner{
	position:relative;
	width:100%;
	height:1%;
	margin:0 auto;
	background-color:#fff;
	text-align:left;
	border-top:1px solid #CBDFF8;
	border-right:1px solid #CBDFF8;
	border-left:1px solid #CBDFF8;
}
.header_inner:after{
	clear:both;
	content:".";
	visibility:hidden;
	display:block;
	height: 0;
}

/*タイトルやロゴ*/
div#header div#branding{
	float:left;
	width:220px;
	height:1%;
}
div#header div#branding a{
	text-decoration:none;
	color: #333333;
}
div#header div#branding a:hover{
	text-decoration:underline;
	color:#0099CC;
}
/*blogdescrition*/
#blogdescription{
	float:right;
	width:390px;
	margin-top:15px;
	font-size:12px;
	color:#003584;
	line-height:normal;
}
/*tel*/
div#tel{
   display:none;
}

/* globalnav------------------------------- */
#globalnav {
   display:none;
}
/*パンくずリスト*/ 
.pankuzu_bar{
	margin:0 auto;
	width:100%;
	height:1%;
	background-color:#004ABB;
	border-left:1px solid #7AA6D1;
	border-right:1px solid #7AA6D1;
}
.pankuzu_bar:after{
	clear:both;
	content:".";
	visibility:hidden;
	display:block;
	height: 0;
}
.pankuzu{
	padding:5px 5px 5px 20px;
	margin-left:2px;
	text-align:left;
	float:none;
	width:400px;
	display:block;
	color:#fff;
	background:url("http://koe-web.com/images/styles/i_pan.gif") no-repeat left;	
}
.pankuzu a{color:#fff;}
.search{
   display:none;

}
/*左メニュー::::::::::::::::::::::::::::::::*/
#left{
   display:none;
}
/* メイン:::::::::::::::::::::::::::::::: */
/*囲い*/
div#center{
	width:100%;
	line-height:140%;
	height:1%;
	clear:both;
}
.center_inner{
	margin:0 auto;
	width:100%;
	height:1%;
	border-left:1px solid #CBDFF8;
	border-right:1px solid #CBDFF8;
	border-bottom:1px solid #CBDFF8;
	background:none;
}
div#center_cat,
div#center_ent,
div#center_page{
	padding:5px;
	float:right;
	width:100%;
	line-height:140%;
	height:1%;
	background:none;
}

/* left & flash */
/* contents */
div.layout1,
div.layout2{
	text-align:left;
	clear:both;
	height:1%;
}
div.layout1:after,
div.layout2:after{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}
div.layout2{
	background:none;
	padding:10px;
}

.flash{
   display:none;
}

/*entrybosylist(カテゴリーなどで本文表示でリストするもの)*/
.entrybodylist,
div.center_ent_inner,
div.center_page_inner{
	border:1px solid #004D99;
	background-color:#fff;
	height:100%;
}
.entrybodylist h2{}
.entrybodylist h2 a,
h2#cat_title,
h2#ent_title,
h2#page_title{
	background:url("http://koe-web.com/images/styles/bg_ent_title.jpg") repeat-x top #004ABB;
	color:#fff;
	font-size:18px;
	display:block;
	border-top:2px solid #004ABB;;
	border-bottom:1px solid #004ABB;;
	font-weight:bold;
	padding:9px 0 7px 10px;
	line-height:normal;
	text-decoration:none;
}
.entrybodylist h2 a:hover{
	background:url("http://koe-web.com/images/styles/bg_ent_title_hvr.jpg") repeat-x #2168DA top;
	text-decoration:none;
	color:#fff;
}
/*カテゴリーリスト*/
#cat_list{}
#cat_list ul{
	margin:0 0 5px 6px;
	padding:8px 5px 5px 5px;
	background-color:#E0ECFF;
}
#cat_list h3{
	margin:5px 0 0 6px;
	padding:0;
}
#cat_list h3 a{
	background:url("http://koe-web.com/images/styles/bg_ent_title.jpg") repeat-x #004ABB top;
	display:block;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	text-decoration:none;
}
#cat_list h3 a:hover{
	background:url("http://koe-web.com/images/styles/bg_ent_title_hvr.jpg") repeat-x #2168DA top;
}
#subcat_list h3,
#cat_list li{
	margin:0 0 3px 0;
	padding:0;
	list-style-type:none;
	border:0;
}

#subcat_list h3 a,
#cat_list li a{
	display:block;
	border:1px solid #A0C1D6;
	margin:0;
	padding:5px;
	height:1%;
	text-decoration:none;
	background:url("http://koe-web.com/images/styles/bg_cat_list.jpg") repeat-x bottom #fff;
}
#subcat_list h3 a:hover,
#cat_list li a:hover{
	color:#0057DB;
	background:url("http://koe-web.com/images/styles/bg_cat_list_hvr.jpg") repeat-x bottom #fff;
}
#cat_list li.zero_count{
	display:block;
	border:1px solid #666;
	padding:5px;
	text-decoration:none;
	background:url("http://koe-web.com/images/styles/bg_cat_list.jpg") repeat-x bottom #fff;
}

/*本文のリスト表示*/
#entrybody ul,
.entrybody ul,
.centerbody ul{
	margin:15px 0 5px 0px;
}
/*前後エントリーリンク*/
.zengo{
   display:none;
}
/*本文表示*/
#entrybody,
.entrybody{
	padding:10px 10px 10px 25px;/*左に段下げ*/
}
.centerbody{
	padding:0px 20px 10px 25px;/*左に段下げ*/
}
#entrybody h3,
.entrybody h3,
.centerbody h3{
	margin-left:-15px;/*entbodyにpadd20px*/
	border:1px solid #A7BDD1;
	padding:8px 5px 6px 30px;
	color:#039;
	font-size:16px;
	font-weight:bold;
	background:url("http://koe-web.com/images/styles/bg_h3.jpg") no-repeat bottom left;
	line-height:normal;
}
#entrybody h4,
.entrybody h4,
.centerbody h4{
	margin-left:-10px;/*entbodyにpadd20px*/
	padding:5px 10px;
	border:1px solid #6699CC;
	font-weight:bold;
	font-size:14px;
	color:#039;
	background:url("http://koe-web.com/images/styles/bg_h4.jpg") repeat-x bottom;
}
#entrybody h5,
.entrybody h5,
.centerbody h5{
	border-bottom:1px solid #5398FF;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	color:#069;
}
#entrybody h6,
.entrybody h6,
.centerbody h6{
	margin:0;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	color:#069;
}
.posted{
	padding:5px 0;
	margin:10px;
	border-bottom:1px dotted #ccc;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto; 
	margin:0 0 10px 0;
	border-left: 5px solid #36414d;
	padding: 5px;
	color:#fff;
	background: #a3b8cc;
	font-size: 12px; 
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
}

.entry_tags{margin:10px;}

/*フッター:::::::::::::::::::::::::::::::::::::::*/
/*フッターグループ*/
#footer{
	position:relative;
	margin:0 auto;
	padding:5px 10px;
	width:100%;
	text-align:left;
	color:#000;
	background:none;
}

#footer a{color:#003584;}
#footer a:hover{color:#00f;}

/*サイトインフォメーション*/
/*siteinfo_top*/
#footer .siteinfo_top{
	clear:both;
	width:100%;
	height:1%;
	color:#000;
	border-bottom:1px solid #E8F1FB;
	display:block;
}

#footer .siteinfo{
   display:none;
}
#footer .siteinfo:after {
   display:none;
}

#footer_address{
	margin:5px;
	font-size:14px;
	line-height:140%;
}
#footer .footer_title{
   display:none;
}
#footer .footer_body{
   display:none;
}

#footer p{
	padding:5px;
}

/*コピーライト*/
.copyright{
	padding:10px 0;
	text-align:right;
	color:#003584;
}
/*チェッカー*/
div.checker{
   display:none;
}

/*HRC*/
.hrc{width:750px;color:#ccc; text-align:right;margin:0 auto;}
.hrc a{color:#ccc;text-decoration:none;}
.hrc a:hover{color:#999;}



