/*j[*/

a.link04	{
		background-color: orange;
		border-color:orange;
		color:white;
}
/*top navi*/
ul.reserve-navi	{
    background-color:orange;
    padding:5px 2px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    font-family:MingLiU,'MS UI Gothic','LiHei Pro','Apple LiGothic',sans-serif;

    text-align:center;
    line-height:160%;
}
ul.reserve-navi li	{
	display:inline;
	list-style-type:none;
	margin:5px;
	font-size: 12px;
	font-weight:bold;
	border-left: 1px dotted white;
	padding-right:0.3em;
	padding-left:1.5em;
}

ul.reserve-navi a	{
	color: white;
	text-decoration: none;
		}
ul.reserve-navi a:visited	{
		color:#008080;
		}
ul.reserve-navi a:hover	{
		color: red;
		}
ul.reserve-navi a:active	{
		color: green;
		}
/*procedure*/
div.reserve-top	{
	background-color: #ffffe1;
	border: solid 1px orange;
	padding:0.3em 1.5em;
}
ul.reserve-navi2	{
	background-color: #ffffe1;
	border-collapse: collapse;
	margin-top:0px;
	margin-bottom:0.5em;
}

ul.reserve-navi2 li	{
	padding-top:0.5em;
	list-style-type:decimal;
	line-height: 1.4;
}

/*access-contents*/
.con-reservation	{
	position:absolute;
	top:75px;
	left:130px;
	width: 645px;
	background-image: url("../images/reservation.jpg");
	background-repeat:no-repeat;
}
.con-reservation h1	{
	font-size: 22px;
	font-weight:bold;
	color:orange;
	width:645px;
	height:110px;
	text-align:right;
}
div.availabilities	{
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}

ul.availabilities	{
	background-color:#b20f0a;
	padding:5px 2px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:15px;
	font-family: Georgia, serif;
	text-align:center;
	line-height:160%;
}
ul.availabilities li	{
	display:inline;
	list-style-type:none;
	margin:5px;
	font-size: 12px;
	font-weight:bold;
	border-left: 1px dotted white;
	padding-right:0.3em;
	padding-left:0.5em;
}
ul.availabilities a	{
	color: white;
	text-decoration: none;
		}
ul.availabilities a:visited	{
		color:#008080;
		}
ul.availabilities a:hover	{
		color: red;
		}
ul.availabilities a:active	{
		color: green;
		}
div.note1	{
	margin-left:30px;
	width:600px;
	background-color: #f1efef;
	padding: 1em 1.5em;
	line-height: 1.4;
}
.member-button a	{
	border: outset orange 4px;
	background-color: orange;
	color: white;
	padding: 0.5em;
	display: block;
	width:12em;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
}
.member-button a:hover	{
	border: inset orange 4px;
	color: red;
}
div.forwardjapan	{
    margin-left:75px;
    margin-top:20px;
    margin-bottom:20px;
	width:500px;
    text-align:center;
    border: dotted 1px orange;
    padding:1em 1.5em;
}	
.forwardjapan a img	{
	border-width: 1px;
	border-color: #b20f0a;
}	
div.member	{
	margin-left:25px;
	margin-top:20px;
	margin-bottom:20px;
	width:600px;
	text-align:center;
	background-color: #ffffe1;
	border: solid 1px orange;
	padding:0.3em 1.5em;
	line-height: 1.4;
}

	
