a:link {
	color: #C0630E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C0630E;
}
a:hover {
	text-decoration: underline;
	color: #C0630E;
}
a:active {
	text-decoration: none;
	color: #C0630E;
}


.text10-01 {
	font-size: 10px;
	line-height: 120%;
	color: #C0630E;
}
.text10-02 {
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
}
.text10-03 {
	font-size: 10px;
	line-height: 120%;
	color: #163527;
}

.text12-01 {
	font-size: 12px;
	line-height: 140%;
	color: #C0630E;
	padding: 6px;
}
.text12-02 {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.text12-03 {
	font-size: 12px;
	line-height: 120%;
	color: #163527;
}

.text14-01 {
	font-size: 14px;
	line-height: 120%;
	color: #C0630E;
}
.text14-02 {
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
}
.text14-03 {
	font-size: 14px;
	line-height: 120%;
	color: #163527;
}

.text16-01 {
	font-size: 16px;
	line-height: 140%;
	color: #C0630E;
}
.text16-02 {
	font-size: 16px;
	line-height: 120%;
	color: #FFFFFF;
}
.text16-03 {
	font-size: 16px;
	line-height: 120%;
	color: #163527;
}

#contents {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/top/back.gif);
}

#contents_area {
	width:760px;
	margin:0px auto;
}

#contents_b {
	background-image: url(../images/bg_contents_b.gif);
	background-repeat: repeat;
}
li {
	list-style-type: square;
}

#ryokintable {
	width:670px;
	font-size: 12px;
	border: 1px solid #C0630E;
}

#ryokintable td {
	padding:5px;
	background-color: #FFF;
	white-space:nowrap;
	
}
#ryokintable table tr th {
	background-color: #FFE3BB;
	padding: 5px;
	font-weight: normal;
	text-align: center;
}

.stay {
	color: #f0027e;
	font-size: 18px;
	font-weight: bold;
	list-style-type: none;

	margin-bottom: 10px;
}

.stay a:link,
.stay a:visited {
	color: #f0027e;
}

.stay a:active,
.stay a:hover {
	color: #C0630E;
	text-decoration: underline;
}