@charset "utf-8";
/* CSS Document */

/*under page contents
----------------------------------------*/
.about-section{
	margin:25px 0;
	border-bottom:1px solid #999;
}
.about-section.nb{
	border-bottom:0;
}
.about-section .img-r img{
	border:4px solid #EEE;
}
#pannav{
	font-size:85%;
	margin:0 0 ;
}

/*about*/


.kasou-h2{
	background:url(../imgs/kasou/bg_h2.gif) repeat-x bottom left;
	font-size:160%;
	padding:10px;
	color:#333;
	font-weight:normal;
	margin:0;
}
.page-about h3,
.news-area h3{
	margin:30px 0 0;
	font-size:130%;
	color:#333;
	border-bottom:1px solid #999;
	padding:0 10px 10px;
	font-weight:normal;
}
.page-about h4,
.news-area h4{
	background:url(../imgs/kasou/bg_h4.gif) no-repeat left #F9EBDF;
	margin:20px 0 0 0;
	font-size:120%;
	color:#BF3000;
	font-weight:normal;
	padding:5px 10px 4px 12px;
}

.news-h2{}
