@charset "utf-8";

#grandmenu{
margin-top:10px;}

#main {
	margin-top:20px;
	padding-right: 25px;
	padding-left: 25px;
	background:url(../img/home_back.gif) 25px bottom no-repeat;
	padding-bottom:80px;
}


#main_contents {
	float: left;
	width: 520px;
}
#sub_contents {
	float: right;
	width: 215px;
}

#main_contents h2 {
	background: url(../img/home_h2_1.gif) left top no-repeat;
	text-indent:-9999px;
	height:40px;
}
#main_contents h3 {
	padding-top:20px;
	padding-left:20px;
	background:url(../img/h3.jpg) 30px 20px no-repeat;
	border-left:solid 10px #E2DDD8;
	border-right:solid 10px #E2DDD8;
	border-top:solid 10px #E2DDD8;
	height:20px;
	text-indent:-9999px;
}
#main_contents p{
	padding-top:10px;
	padding-left:30px;
	border-left:solid 10px #E2DDD8;
	border-right:solid 10px #E2DDD8;
	letter-spacing:0.1em;
}

#sub_contents h2 {
	background: url(../img/h2_2.gif) left top no-repeat;
	text-indent:-9999px;
	height:40px;
}
#sub_contents .news {
	border-left:solid 10px #E2DDD8;
	border-right:solid 10px #E2DDD8;
	border-top:solid 10px #E2DDD8;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 12px;
}


#sub_contents li{
	background:url(../shared/img/bullet_mini.gif) left 0.4em;
	background-repeat:no-repeat;
	padding-left:8px;
	margin-top:10px;
}

#sub_contents .news .date {
	font-weight: bold;
	color:#FF9900;
}

#sub_contents .news li {
	color:#999999;
}

#sub_contents .bullet_allow{
	margin-left:30px;

}

#banner_area{
	clear:both;
	margin-left:10px;
	margin-top:10px;
}
#banner_area img{
	border:0;
	margin-left:15px;
}
