body {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}

/*-----------green2_link-----------*/
a.green2:link {
	color: #666633;
	text-decoration: none;
}
a.green2:visited {
	text-decoration: none;
	color: #666633;
}
a.green2:hover {
	text-decoration: underline;
	color: #990000;
}
a.green2:active {
	text-decoration: underline;
	color: #990000;
}

/*-----------main_link-----------*/
a.main:link {
	color: #333333;
	text-decoration: underline;
}
a.main:visited {
	text-decoration: underline;
	color: #333333;
}
a.main:hover {
	text-decoration: underline;
	color: #990000;
}
a.main:active {
	text-decoration: underline;
	color: #990000;
}

/*-----------1234_link-----------*/
a.1234:link {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
}
a.1234:visited {
	text-decoration: underline;
	color: #333333;
	font-size: 10px;
}
a.1234:hover {
	text-decoration: underline;
	color: #990000;
	font-size: 10px;
}
a.1234:active {
	text-decoration: underline;
	color: #990000;
	font-size: 10px;
}
/*-----------Ryokan Directry_link-----------*/
a.directory:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.directory:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a.directory:hover {
	text-decoration: none;
	color: #990000;
	font-size: 10px;
	font-weight: bold;
}
a.directory:active {
	text-decoration: none;
	color: #990000;
	font-size: 10px;
	font-weight: bold;
}

/*-----------table-----------*/
.table1 {
	background-color: #000000;
	width: 740px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.table_bg {
	background-image: url(../images/menu/table_bg.jpg);
	background-repeat: repeat;
}
.table2 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.table2-2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
}
.table3 {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.table3-2 {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	position: relative;
	top: 10px;
}
.table4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table5 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/*-----------txt-----------*/
.txt_9 {
	font-size: 9px;
	color: #333333;
}
.txt_10 {
	font-size: 10px;
	color: #333333;
}
.txt_10_green {
	font-size: 10px;
	color: #669966;
}
.txt_10_green2 {
	font-size: 10px;
	color: #666633;
}
.txt_10_red {
	font-size: 10px;
	color: #990000;
}
.txt_10_grey {
	font-size: 10px;
	color: #999999;
}
.txt_11 {
	font-size: 11px;
	color: #333333;
}
.txt_11_green {
	font-size: 11px;
	color: #669966;
}
.txt_12 {
	font-size: 12px;
	color: #333333;
}
.txt_12_white {
	font-size: 12px;
	color: #FFFFFF;
}
.txt_13 {
	font-size: 13px;
	color: #333333;
}
.photo_caption1 {
	font-size: 9px;
	color: #333333;
	padding-top: 3px;
}

/*-----------map list txt-----------*/
.list_txt_10 {
	font-size: 10px;
	color: #333333;
}
.list_txt_11 {
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
}
.list_txt_12 {
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
