@charset "UTF-8";
#header {
	background: #373635 url(../images/bg_header.gif) repeat-x;
}
#header .unit {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	position: relative;
}
#header ul.head-btn-area {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 400px;
	text-align: right;
}
#header ul.head-btn-area li {
	display: inline;
}
#menu {
	width: 900px;
}
#menu li {
	display: inline;
	float: left;
}
#cntImage-area {
	background: #EBEBEB url(../images/bg_cntImageArea.gif) repeat-x left top;
	text-align: center;
	margin-bottom: 30px;
}
#cnt-wrapper {
	margin: 0px auto;
	width: 900px;
}
.news-area ul {
	line-height: 1.5em;
}
.news-area li {
	margin-bottom: 1em;
}


.online-rsv-area {
	border-top: 10px solid #C07211;
	border-right: 1px solid #C07211;
	border-bottom: 10px solid #C07211;
	border-left: 1px solid #C07211;
	padding: 10px;
	background: #F5F2F1;
	text-align: center;
}
.unit2column .cnt-right {
	background: #EBE7E1;
	padding: 10px;
	width: 180px;
}
#footer {
	width: 900px;
	margin: 0px auto 20px;
	line-height: 1em;
}
#footer  .footer-btn-area li {
	display: inline;
	padding: 0px 1.5em 0em;
	border-right: 1px solid #DFD5D1;
	float: left;
}
#footer-copylight {
	background: url(../images/bg_footer_copylight.gif) repeat-x;
	clear: both;
	color: #CCCCCC;
	text-align: center;
}
