@charset "UTF-8";
#header_wrap {
	float: left;
	height: 102px;
	width: 940px;
	color: #FFFFFF;
}
#header_top  {
	background-image: url(../images/top_header.jpg);
	background-repeat: no-repeat;
	height: 401px;
	float: left;
}
#main_top {
	text-align: left;
	float: right;
	width: 643px;
}
#main1   {
	background-image: url(../images/top_main1_y.gif);
	background-repeat: repeat-y;
	width: 621px;
	margin-bottom: 15px;
}
#main1 h2 {
	text-align: center;
	width: 621px;
	font-size: 16px;
	padding-bottom: 3px;
}
#main1   p   {
	padding-right: 15px;
	padding-left: 15px;
}
#main2  {
	background-image: url(../images/top_main2_y.gif);
	background-repeat: repeat-y;
	color: #C4C2A1;
}
#main2   ul   {
	padding-right: 20px;
	padding-left: 20px;
}
