@charset "utf-8";
@import url(inc_common.css);

/*============================================================*/

/* clearfix */
.clearfix{
	zoom: 100%;
}
body#search .mainArea .resultNavi:after,
.pblock:after,
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* -------------------- #archive -------------------- */
.mainArea h2{
	width: 539px;
	height: 45px;
	margin-bottom: 30px;
	padding: 25px 20px 0;
	font-weight: bold;
	font-size: 150%;
	color: #fff;
	background: #9CD0F1 url(../img/common/ttlbg_h2.jpg) repeat-x left top;
}
.mainArea h3{
	width: 549px;
	height: 23px;
	margin-bottom: 24px;
	padding: 7px 10px 0 20px;
	font-weight: bold;
	font-size: 117%;
	color: #377CA6;
	background: #fff url(../img/common/ttlbg_h3.jpg) no-repeat left top;
}
.mainArea h3.p2{
	height: 36px;
	padding: 8px 10px 0 20px;
	line-height: 1.1;
	background-image: url(../img/common/ttlbg_h3_p2.jpg);
}
.mainArea h4{
	margin-bottom: 12px;
	/*padding-left: 3px;*/
	font-weight: bold;
	font-size: 117%;
	color: #377CA6;
}
/*.mainArea h5{
	margin-bottom: 0.3em;
	font-weight: bold;
}*/
.mainArea .post_body{
	line-height: 1.7;
	font-size: 117%;
}
.mainArea .post_body h3,
.mainArea .post_body h4 {
	font-size: 100%;
}
.mainArea div.post_body p{
	padding-bottom: 1.5em;
	line-height: 1.7;
}
.mainArea div.post_body ul{
	list-style-type: disc;
	margin-left: 1.3em;
	margin-bottom: 1.2em;
}
.mainArea div.post_body ol{
	text-indent: -1em;
	margin-left: 1.2em;
	margin-bottom: 1.2em;
}
.mainArea div.post_body .pblock{
	padding-bottom: 2em;
	line-height: 1.7;
	zoom: 100%;
}
.mainArea .pict{
	display: block!important;
	margin: 5px auto 35px;
}
.mainArea .idt{
	margin-left: 0.7em;
	text-indent: -0.7em;
	line-height: 1.3;
}
/* news */
.mainArea .newsList h3{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	font-size: 117%;
	color: #377CA6;
	background: transparent url(../img/common/marker_news.gif) no-repeat left top;
}

/* search */
.mainArea .resultList{
	border-top: 1px dotted #C4E1E9;
}
.mainArea .resultList .section{
	width: 547px;
	padding: 16px;
	zoom: 100%;
	color: #666;
	background-color: transparent;
	border-bottom: 1px dotted #C4E1E9;
}
.mainArea .resultList h3{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font-weight: bold;
	background-image: none;
}
.mainArea .resultList p{
	padding: 5px 0 0;
	line-height: 1.5;
}
.mainArea .resultNavi{
	width: auto;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	zoom: 100%;
}

/* -------------------- page custom -------------------- */
dl#indexKataHiza{
	font-size: 84%;
}
dl#indexKataHiza dt{
	margin-top: 1.2em;
	border-top: 1px dotted #c4e1e9;
}
