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

/*top-contents*/

#photo_area {
	background: url(../images/main_photo_bg.gif) center top no-repeat;
	width: 100%;
	clear: both;
}

#photo {
	width: 970px;
	margin:0 auto;
}

#top_content {
	float: left;
	width: 686px;
}

.top_space01 {
	background: url(../images/top01_02.jpg) left top no-repeat;
	width: 335px;
	font-size: 14px;
	color: #333333;
	padding:0 15px 0 336px;
	height:117px;
}

.top_space02 {
	background: url(../images/top01_03.jpg) left top no-repeat;
	width: 344px;
	height:55px;
	padding:8px 0 0 342px;
}

#top03 {
	background: url(../images/top03_bg.gif) left top repeat-y;
	width: 686px;
	margin: 10px 0 0 0;
}

#top03_area {
	background: url(../images/top03_02.gif) left top no-repeat;
	font-size: 14px;
	color: #666666;
	width: 480px;
	padding:0 20px 0 186px;
}

#top04 {
	background: url(../images/top04_bg.gif) left top repeat-y;
	width: 686px;
	margin: 20px 0 0 0;
}

#top04_area {
	display: block;
	width: 666px;
	overflow: hidden;
	padding: 0 0 0 20px;
}

#top04_area_left {
	float: left;
	width: 373px;
	font-size: 14px;
	color: #666666;
}

#top04_area_right {
	float: right;
	width: 293px;
}

.top_space03 {
	text-align: right;
	margin: 10px 0 0 0;
}

/*News*/
#info_area {
	background-color: #ffffff;
	height: 203px;
	width: 616px;
	padding:0 25px 0 45px;
	background: url(../images/top02_02.gif) left top no-repeat;
}

#nProgram {
	overflow:auto;
	width:606px;
	height:200px;
	margin:0 0 0 10px;
}

#nProgram dl {
	clear: both;
	padding:11px 0 10px 0;
	width:570px;
	overflow:hidden;
	display:block;
	background: url(../images/top02_line.gif) left bottom no-repeat;
}

#nProgram dl dt {
	margin:0;
	padding:0 0 0 15px;
	float: left;
	width: 85px;
	color: #a96501;
	background: url(../images/top02_list.gif) left top no-repeat;
}
	 
#nProgram dl dd {
	float: right;
	width: 440px;
	font-size:14px;
}

#nProgram dl dd a,
#nProgram dl dd a:link,
#nProgram dl dd a:visited {
	color:#000000;
	text-decoration:underline;
}

#nProgram dl dd a:hover,
#nProgram dl dd a:active {
	color:#a96501;
	text-decoration:none;
}



