@charset "UTF-8";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/common/wrapperBg01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 124px;
}
#mainVisual {
	clear: both;
	text-align: right;
}
#main {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}
#main .L {
	float: left;
	width: 197px;
}
#main .C {
	float: left;
	width: 490px;
	padding-left: 8px;
}
#main .R {
	float: left;
	width: 197px;
	padding-left: 8px;
}
#Ch2title h2 {
	float: left;
}
.L #Info {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #646464;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #646464;
	padding: 10px;
	margin-bottom: 10px;
}
.L #Info #Reserv {
	background-image: url(../images/index/ReservBg.png);
	padding: 5px;
	margin-bottom: 20px;
	color: #CCC;
}
.L #Info #Reserv #form{
	font-size: 114%;
	margin-bottom: 1em;
}

.L #Info #Reserv h3 {
	font-size: 93%;
	font-weight: bold;
	color: #CCC;
	line-height: 200%;
}
.L #Info #Reserv select{

}
.L #Info .nextLink {
	font-size: 85%;
	color: #a07b30;
	font-weight: bold;
	margin-bottom: 0em;
	background-image: url(../images/index/infoArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.L #Info .nextLink a {
	color: #a07b30;
	text-decoration: none;
}
.L #Info p {
	font-size: 85%;
	line-height: 160%;
	color: #CCC;
	margin-bottom: 5px;
}
.L #Info ul {
	margin-top: 10px;
}
.L #Info .checkO {
	margin-top: 0.5em;
}
.L #Info ul li {
	margin-bottom: 2px;
}
#GRPLink  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #646464;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #646464;
	padding: 10px;
}
#GRPLink ul  {
	background-image: url(../images/index/ReservBg.jpg);
	padding-top: 12px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#GRPLink ul li  {
	margin-bottom: 5px;
}
.C .newsBox {
	clear: both;
	margin-top: 1.4em;
	padding-bottom: 1.4em;
}
.C .newsBox.BLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
}

.C .newsBox .LBox {
	float: left;
	width: 145px;
}

.C .newsBox .RBox {
	float: left;
	width: 315px;
}
.C .newsBox h3 {
	font-size: 93%;
	line-height: 145%;
	color: #CCC;
	margin-bottom: 0.5em;
	font-weight: bold;
}
.C .newsBox p {
	font-size: 85%;
	line-height: 145%;
	color: #CCC;
	margin-bottom: 0.5em;
}
.C .newsBox .nextLink {
	font-size: 85%;
	color: #a07b30;
	font-weight: bold;
	margin-bottom: 0em;
	background-image: url(../images/index/newsArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.C .newsBox .nextLink a {
	color: #a07b30;
	text-decoration: none;
}
.R h2 {
}

.R .PUPBox {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.R .PUPBox h3 {
	font-size: 85%;
	color: #916a21;
	font-weight: bold;
	line-height: 150%;
	margin-top: 0.8em;
}

.R .PUPBox p {
	font-size: 85%;
	line-height: 150%;
	color: #CCC;
}
