@charset "utf-8";

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}
#main .L {
	float: left;
	width: 197px;
}
#main .R {
	float: left;
	width: 695px;
	padding-left: 8px;
}
.L #Reserv  h2{
	font-size: 93%;
	font-weight: bold;
	color: #CCC;
	margin-top: 1em;
	margin-bottom: 0.5em;
	background-color: #190E00;
	padding: 0.7em;
	border: 1px solid #333;
}

.L #Reserv ul {
	margin-bottom: 1em;
}

.L #Reserv li {
	font-size: 85%;
	line-height: 180%;
	color: #999;
}
.L #Reserv .nextLink {
	background-image: url(../../images/index/newsArrow.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	color: #a07b30;
}
.L #Reserv .nextLink a{
	color: #a07b30;
}
.L #Reserv p {
	font-size: 85%;
	line-height: 180%;
	color: #CCC;
	margin-bottom: 1em;
}
.R #Rheader {
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
}
.R #Rheader .LBox {
	float: left;
	width: 135px;
	padding-left: 15px;
	padding-top: 5px;
}
.R #Rheader .RBox {
	float: left;
	width: 545px;
}
.R #Rheader .RBox h2 {
	margin-bottom: 1em;
}
.R #Rheader .RBox h3 {
	font-size: 93%;
	font-weight: bold;
	color: #999;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.R #Rheader .RBox p {
	font-size: 85%;
	line-height: 200%;
	color: #CCC;
}


.R #Rheader .CBox {
	float: left;
	width: 680px;
	padding-left: 15px;
}
.R #Rheader .CBox h2 {
	margin-bottom: 1em;
}
.R #Rheader .CBox h3 {
	font-size: 93%;
	font-weight: bold;
	color: #999;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.R #Rheader .CBox p {
	font-size: 85%;
	line-height: 180%;
	color: #CCC;
}

.R .newsBox {
	clear: both;
	margin-top: 1em;
	padding-bottom: 0.5em;
}
.R .newsBox.BLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
}

.R .newsBox .LBox {
	float: left;
	width: 230px;
	padding-left: 20px;
}

.R .newsBox .RBox {
	float: left;
	width: 400px;
}
.R .newsBox h3 {
	font-size: 93%;
	line-height: 145%;
	color: #CCC;
	margin-bottom: 0.5em;
	font-weight: bold;
}

.R .newsBox h4{
	font-size: 85%;
	line-height: 145%;
	color: #CFF;
	margin-bottom: 0.5em;
}
.R .newsBox p {
	font-size: 85%;
	line-height: 180%;
	color: #CCC;
	margin-bottom: 0.5em;
}
.R .newsBox td {
	font-size: 85%;
	line-height: 145%;
	color: #CCC;
	margin-bottom: 0.7em;
	text-align: right;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.R .newsBox th {
	font-size: 85%;
	line-height: 145%;
	color: #CCC;
	margin-bottom: 0.7em;
	text-align: left;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.R .newsBox a  {
	color: #B49F70;
	text-decoration: none;
}
.R .newsBox a:hover  {
	color: #FC0;
	text-decoration: underline;
}
.R .newsBox .nextLink {
	margin-bottom: 0em;
	background-image: url(../../images/index/newsArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.R .newsBox .nextLink a{
	text-align: left;
	font-weight: bold;
	color: #a07b30;
}
#pNav {
	clear: both;
	margin-bottom: 30px;
}
#pNav li {
	font-size: 93%;
	color: #999;
	float: left;
	margin-top: 1em;
	margin-bottom: 0.5em;
	letter-spacing: 1px;
}
#pNav li a{
	color: #a07b30;
}
.indexContent{
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #646464;
}
