/* ################################################# */
/*
		CSS STYLE ISC2006
		CREATE: 
		DATE: 2006.
 */
/* ################################################# */

@charset	"iso-8859-2"

/* ################################################# */
/*	DEFAULT SETTINGS */
/* ################################################# */

*{
	padding:0px;
	margin:0px;
	font-family: "MS UI Gothic", Osaka ,"Arial Unicode MS", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:100%;
	visibility:inherit;
	text-align:left;
	vertical-align:top;
}

/* ################################################# */
/*	PAGE LAYOUT */
/* ################################################# */
/* \*/
@media screen{
/* */

div#page{
	width:800px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

div#header {
	width:100%;
}

div#header table{
	border-collapse:collapse;
	border:0px;
}


div#menu {
	float:left;
	width:181px;
}

div#main{
	width:619px;
	float:right;
}

#mc{
	height:313px;
	_height:313px;
	min-height:313px;
	text-align:left;
	vertical-align:top;
}

#mcf{
	width:560px;
	margin:auto;
}

#fr{
	width:100%;
	height:100%;
	_height:100%;
	min-height:100%;
	overflow:scroll;
	scrollbar-face-color:#3A4833;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-base-color:#3A4833;
	scrollbar-3dlight-color:#3A4833;
	scrollbar-darkshadow-color:#3A4833;
}
#bg,#tg,#lg{
	width:auto;
	height:auto;
}

#bg{
	width:592px;
	height:21px;
	min-height:21px;	
}

#tg{
	width:592px;
	height:25px;
	min-height:25px;	
}

#lg{
	width:27px;
	height:359px;
	min-height:359px;	
}

.txt{
	margin:10px;
	width:520px;
}

/* \*/
}
/* */

/* \*/
@media print{
div#page{

}
div#header {
	display:none;
}

div#menu {
	display:none;
}

div#main{
	
}

div#bottom{
	display:none;
}


#fr{
	width:100%;
	height:100%;
	_height:100%;
	min-height:100%;
	overflow:visible;
	scrollbar-face-color:#3A4833;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-base-color:#3A4833;
	scrollbar-3dlight-color:#3A4833;
	scrollbar-darkshadow-color:#3A4833;
}

#bg,#tg,#lg{
	display:none;
}

.txt{
	width:100%;
}

}
/* */

/* ################################################################# */
/*
MENU
*/
/* ################################################################# */





.tbl{
	background:#EAF3DC;
}

.tt{
background:#EAF3DC url(../images/table/img_tl.gif) no-repeat top left;
}

.tt span{
background:url(../images/table/img_tr.gif) no-repeat top right;
height:20px;
display:block;
}

.tb{
background:#EAF3DC url(../images/table/img_bl.gif) no-repeat top left;
}

.tb span{
background:url(../images/table/img_br.gif) no-repeat top right;
height:20px;
display:block;
}

.box-body{
	padding:0 14px;
}

/* ################################ */
/*
tag
*/
/* ################################ */

h1{
	display:none;
	visibility:hidden;
}

h2{
	background:url(../images/title_base.gif) no-repeat left center;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	color:#3A4833;
}

h3{
	font-size:95%;
	background:#669933;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

h4{
	font-size:90%;
}

p{
	font-size:95%;
}

ol,li{
	list-style:square;
	list-style-position:outside;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}

table{
	border-collapse:collapse;
}


.clr{
	clear:both;
	float:none;
}

/* ################################ */
/*
base table
*/
/* ################################ */

.bx{
	width:100%;
	font-size:92%;
}

.bx th{
	font-weight:normal;
	color:#FFFFFF;
	background:#669966;
	padding:3px;
	border-bottom:#669999 dotted 1.1px;
	width:25%;
	text-align:left;
}

.bx td{
	background:#FFFFFF;
	padding:3px;
	width:75%;
	border-bottom:#669999 dotted 1.1px;
}

.bbtm th{
	font-weight:normal;
	color:#FFFFFF;
	background:#669966;
	padding:3px;
	width:20%;
	text-align:left;
}

.bbtm td{
	background:#FFFFFF;
	padding:3px;
	width:80%;
}


/* ################################ */
/*
shutten table
*/
/* ################################ */


.shutten{
	width:100%;
	font-size:92%;
}

.shutten th{
	font-weight:normal;
	color:#FFFFFF;
	background:#669966;
	padding:3px;
	border-bottom:#669999 dotted 1.1px;
	width:50%;
	text-align:left;
}

.shutten td,.shuttenk td{
	background:#FFFFFF;
	padding:3px;
	width:50%;
	border-bottom:#669999 dotted 1.1px;
}

.shuttenk{
	border-left:#669999 dotted 1px;
}

.shuttenl th{
	font-weight:normal;
	color:#FFFFFF;
	background:#669966;
	padding:3px;
	width:20%;
	text-align:left;
}

.shuttenl td{
	background:#FFFFFF;
	padding:3px;
	width:80%;
}

/* ################################ */
/*
map table
*/
/* ################################ */

.map{
	width:100%;
	font-size:92%;
}

.map table{
	text-align:left;
	vertical-align:top;
}

.map td{
	text-align:left;
	vertical-align:top;
	padding:3px;
}

.map th{
	background:#669966;
	border-bottom:#669999 dotted 1px;
}


/* ################################ */
/*
hotel table
*/
/* ################################ */

.hbx{
	width:100%;
	font-size:90%;
	vertical-align:middle;
}

.hbx th{
	font-weight:normal;
	font-size:90%;
	color:#FFFFFF;
	background:#669966;
	padding:3px;
	border-bottom:#669999 dotted 1.1px;
	text-align:center;
}

.hn2,.cio,.rt,.pr,.time{
	background:#FFFFFF;
	padding:3px;
	border-bottom:#669999 dotted 1.1px;
}

.no{
	width:5%;
	text-align:center;
	vertical-align:middle;
}

.hn1,.hn2{
	background:#F1FDCC;
}
.hn2{
	font-size:80%;
}

.cio{
	width:15%;
	text-align:center;
	vertical-align:middle;
}

.rt{
	width:15%;
	text-align:center;
	vertical-align:middle;
}

.pr{
	width:15%;
	height:25px;
	_heigh:25px;
	min-height:20px;
	text-align:center;
	vertical-align:middle;
}

.time{
	width:15%;
	background:#FFFFFF;
	font-size:80%;
}


.bbtmh{
	font-weight:normal;
	color:#FFFFFF;
	background:#669966;
	padding:3px;
	width:20%;
	text-align:left;
}

.bbtmd{
	background:#FFFFFF;
	padding:3px;
	width:80%;
}



/*

*/

.nt{
	font-size:80%;
	line-height:100%;
}




/*
table cxl
*/

.cxl{
font-size:90%;
width:90%;
}

.cxl th{
	font-weight:bold;
	background:#F1FDCC;
	border-bottom:1.1px #669966 dotted;
	padding:5px;
}

.cxl td{
	background:#FFFFFF;
	border-bottom:1.1px #669966 dotted;
	padding:3px;
}

.cxldt{
	width:40%;
}

.cxltb{
	width:5%;
}

.cxlrt{
	width:45%;
}

.card{
	width:100%;
}
.card td{
	width:25%;
	text-align:center;
	vertical-align:middle;
}


.btn_online a{
	text-align:center;
	vertical-align:middle;
	margin:0px auto;
	background:url(../images/accomodation/online00.gif) center no-repeat;
	width:200px;
	height:50px;
	min-height:50px;
	display:block;
}

.btn_online a:hover{
	background:url(../images/accomodation/online01.gif) center no-repeat;
	width:200px;
	height:50px;
	min-height:50px;
}
