/* contents
------------------------------*/
#contents-area {
	min-width: 960px;
	margin: 0 20px;
	padding-bottom: 20px;
}

#contents {
	text-align: center;
	min-width: 960px;
}


.contents-title {
	min-width: 960px;
	margin-bottom: 20px;
	background-image: url(img/title_bg.jpg);
	background-position: right;
	background-repeat: repeat-x;
}

.contents-title h2 {
	width: 280px;
	height: 40px;
	background-image: url(img/sprites.jpg);
	background-position: -184px -239px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* main
------------------------------*/
#main {
	text-align: left;
	float:left;
	width: 100%;
	margin-right: -350px;
	position: relative;
	z-index: 1;
}

#guidance-reservation {
	margin-right: 350px;
	min-width: 610px;
}

* html #guidance-reservation-contents {
width: 610px;
}

h3 {
	width: 100%;
	min-width: 610px;
	margin-bottom: 15px;
	border-bottom: 1px solid #2984CF;
	font-size: 142%;
	color: #2984CF;
	text-indent: 20px;
	background-image: url(img/sprites.jpg);
	background-position: -480px -485px;
	background-repeat: no-repeat;
}

* html h3 span {
display: block;
width: 610px;
} 

table.inquiry {
	margin-left: 20px;
	background-color: #2984CF;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
}	

#time {
}

table.inquiry tbody th {
    padding-right: 4px;
    padding-left: 4px;
}

.date {
	width: 37px;
	font-weight: normal;
}

table.inquiry th {
	height: 32px;
	text-align: center;
	border: solid #FFFFFF;
	border-width: 0 0 1px 1px;
    white-space: nowrap;
	font-weight: normal;
}

table.inquiry td {
	height: 32px;
	text-align: center;
	border: solid #FFFFFF;
	border-width: 0 0 1px 1px;
    white-space: nowrap;
    font-size: 150%;
}

table.inquiry td.no {
	color: #FFFFFF;
}

.sub-phone {
	width: 258px;
	height: 90px;
	margin: 18px 0 20px 20px;
	background-image: url(img/sprites.jpg);
	background-position: -184px -464px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#guidance-access {
	margin-right: 350px;
	min-width: 610px;
}

* html #guidance-access-contents {
width: 610px;
}

.togo {
	margin: 0 20px 20px;
}

.map {
	width: 315px;
	height: 253px;
	margin: 0 0 20px 16px;
	background-image: url(img/sprites.jpg);
	background-position: -184px -554px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.maptxt {
	margin: 0 0 12px 20px;
	font-style: normal;
}

.maplink {
	margin: 0 0 50px 20px;
}

.maplink span {
	margin-right: 5px;
}

.maplink a {
	color: #0D5087;
}

.maplink a:visited {
	color: #3C39D6;
}

.maplink a:hover {
	color: #CC0101;
}

.toplink {
	width: 120px;
	height: 15px;
	margin-right: 350px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(img/sprites.jpg);
	background-position: -480px -298px;
	background-repeat: no-repeat;
	text-indent: 18px;
}

.toplink a {
	color: #0D5087;
}

.toplink a:visited {
	color: #3C39D6;
}

.toplink a:hover {
	color: #CC0101;
}

/* sub
------------------------------*/
#sub {
	float: right;
	width: 330px;
	margin-left: 20px;
	background-color: #3697CE;
	position: relative;
	z-index: 2;
}

* html #sub {
	clear: both;
}

#photo {
	padding: 0 10px 300px;
}

#photo p {
	width: 230px;
	height: 22px;
	margin: 20px auto 20px;
	background-image: url(img/sprites.jpg);
	background-position: -184px -816px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#photo li {
	width: 150px;
	height: 129px;
	margin-bottom: 10px;
	background-image: url(img/sprites.jpg);
	background-position: 0 -820px;
	background-repeat: no-repeat;
}

#photo li span {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

#photo li a {
	display: block;
	width: 140px;
	height: 93px;
	margin: 5px auto 5px;
}


