@charset "UTF-8";
/* CSS Document */

@import url('/common/css/reset.css');
@import url('/common/css/clear.css');
@import url('/common/css/default.css');
@import url('/common/css/frame.css');


#logo span{
	display:block;
	font-size:120%;
	color:#006600;
}

div.about{
	background:url(/top/img/h2-about-bg.jpg) no-repeat;
}

div.about h2{
	padding:30px 0  20px 40px;
}

div#main div#wrapp div#cont div#cont-in{
	margin:20px 25px 0 8px;
}

.about-section{
	padding:0 20px;
}

.pat3{
	width:230px;
	float:left;
}

.pat3-r{
	width:222px;
	float:left;
}

.pat3-box{
	background:url(/top/img/pat3-bg.jpg) no-repeat;
	padding:10px;
}

.pat3-box h2{
	padding-bottom:15px;
}

#all{
	background:url(/top/img/fromdire-bg.jpg) no-repeat right bottom;
	border:1px solid #acd8a9;
	padding:20px;
}

#all h2 img{
	margin:0 20px 20px 0;
}

h2.news{
	border-bottom:3px solid #e1ffdf;
	padding:12px;
}

ul.news{
	padding:15px;
}

ul.news li{
	background:url(/top/img/info-allow.jpg) no-repeat 0 5px;
	padding-left:25px;
	line-height:180%;
}

div#flash{
	padding:5px 0 10px 0;
}
