@charset "utf-8";
@import url("base.css");

#top_image {
	width: 756px;
	height: 452px;
	margin: 0px auto 0 auto;
	/*background: #C5B394;*/
}

#contents_main {
	width: 740px;
	margin: 18px auto 0 auto;
}
#contents_left {
	width: 471px;
	margin: 0;
	float: left;
}
#contents_right {
	width: 230px;
	margin: 0;
	float: right;
}
ul#news {
	width: 471px;
}
#news span {
	margin: 0 20px 0 5px;
}
#news li {
	width: 456px;
	margin: 10px 0 0 15px;
	background-image: url(../img/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	/*border-bottom: #cccccc 1px dotted;*/
}
#contents_right p {
	margin-bottom: 15px;
}
p#nf {
	width: 740px;
	margin: 18px auto 0 auto;
	padding-left: 582px;
	padding-right: 34px;
	width: 158px;
	height: 32px;
	float: right;
}
#news li#list {
	width: 453px;
	text-align: right;
	background-image: none;
}
