@charset "utf-8";
/* f-t */

/* basic elements */
html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: "MS UI Gothic", Verdana, Arial, sans-serif;
   font-size: 91%;
   color: #333333;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin: 0px;
}
address{ font-style:normal; }

/* standard helper classes */
.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
.r_text {color: #F00;}
.b_text {color: #00F;}

/* Begin Headers */

#header {
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    }

#header_logo h1{
    padding-top: 20px;
    padding-left: 20px;
    margin: 0;
    color:#eee;
    font-size:22px;
    }

#header_logo h1 a, h1 a:hover, h1 a:visited{
    text-decoration: none;
    color: #fff;
    }

#header_menu {
	background-color: #FFFFFF;
	background-image: url(images/head_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 740px;
}

#header_menu td {

    text-align: center;
    padding:3px;
}
#header_menu td.d {
    padding:3px;
    border: 2px double #ccc;
}

.description {
    text-align: left;
    padding-left: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-size:small;
    }

/* End Headers */

/* Begin Structure */

#page {
    margin: 0px auto;
    padding: 0;
    width: 740px;
    background-color: #fff;
    }

#container{
    text-align:left;
    width: 740px;
}

#content{
	text-align:left;
	width:570px;
	float: left;
}

#content_full{
    margin: 7px 20px 0 20px;
    padding: 0px;
    text-align:left;
    width:700px;
}

#sidebar{
    float:right;
    padding: 0;
    margin: 0;
    width:120px;
}

#sidebar td {
    padding:3px;
}

#sidebar  td.b {
    padding:3px;
    background-color: #efefef;
}

#sidebar ul{
	list-style: none;
	padding-left: 1em;
	text-indent: 0.1em;
	font-size: 80%;
}

#footer {
	font-size:small;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	background-position: 0px 14px;
    }

/* End Structure */

/* Begin Forms */

.submit{
    margin:7px auto 3px auto;
}
.t_box{
    margin:7px auto 7px auto;
}

/* End Forms */

/* Begin Tables */

table.main_table{
	font-size:small;
	background-image: url(images/seach_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
.main_table td,th{
/*    border:1px solid #c1c3fe;*/
}
table.detail_table{
    border-width:1px;
    border:1px solid #c1c3fe;
}
table.detail_table td,th{
    border-width:1px;
    border:1px solid #c1c3fe;
}
table.none_border_table{
    border-width:0;
}
table.none_border_table td,th{
    border-width:0;
}

th.list {
    background-color:#eee;
    font-weight:bold;
    text-align:center;
}
tr.required,td.required{
    background-color:#ff8040;
    font-weight:bold;
    text-align:center;
}


th.title {
    color:blue;
    background-color:#eee;
    border: 1px solid #c1c3fe;
    text-align:center;
}
th.title h3 {
    color:blue;
    background-color:#eee;
    margin:0 auto 0 auto;
    padding:4px;
}


th.items {
    background-color:#efd;
    text-align:right;
}
td.items {
    background-color:#eff;
    text-align:center;
}
tr.items {
    background-color:#efd;
}

/* End Tables */

/* Begin Informations */

.information {
    background-color: lightgreen;
    font-weight: bold;
    padding:3px;
    border:2px solid green;
    margin-top: 5px;
    margin-bottom: 5px; 
}

.warning {
    background-color: pink;
    font-weight: bold;
    padding:3px;
    border:2px solid red;
    margin-top: 5px;
    margin-bottom: 5px; 
}

/* End Informations */

/* Begin Misc */



.photo {
    text-align:center;

}

hr {
    display: none;
    }

/* End Misc */


/* for MacIE's bug */

/*\*//*/
textarea, select, input {
font-family: "ͣ Хå", Osaka, sans-serif;
}
/**/
#content .top-box {
	float: left;
	width: 280px;
}
#header td.top {
	font-size: small;
	padding-top: 10px;
}
#header h1.under_text {
	font-size: small;
	font-weight: normal;
	text-align: right;
	}
#home a {
	background-image: url(images/home_btn.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	width: 78px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#home a:hover {
    background-position:0% -54px;
}
#kbk a {
	background-image: url(images/kobai_btn.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	width: 81px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#kbk a:hover {
    background-position:0% -54px;
}
#room a {
	background-image: url(images/room_btn.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	width: 81px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#room a:hover {
    background-position:0% -54px;
}

#footer address {
	font-size: small;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer address a, #footer address a:hover, #footer address a:visited {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
#side-content {
	float: right;
	width: 140px;
}
#content .top-box h3 {
	font-size: 117%;
	color: #08502b;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .top-box p {
	margin-bottom: 5px;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 140%;
}
#content .search {
	margin-left: 10px;
	margin-top: 20px;
}
#side-content .top-banner {
	margin-top: 48px;
}
#side-content img {
	border: 1px solid #333333;
	margin-bottom: 8px;
}
.i_ico {
	background-image: url(images/i_ico.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 20px;
	margin: 0px;
}
.p_ico {
	background-image: url(images/p_ico.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 20px;
	margin: 0px;
}
#atom {
	text-align: right;
	font-size: 12px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 45px;
	line-height: 14px;
}
#atom a, #atom a:hover, #atom a:visited {
	color: #333333;
}
#side_menu {
	margin-top: 48px;
}
#content .entry {
	margin-top: 48px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content .entry h2 {
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .entry h3 {
	font-size: 130%;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
	background-image: url(images/tate_bar_s.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-weight: bold;
}
#content .entry p {
	line-height: 150%;
	padding-left: 10px;
	margin-bottom: 20px;
}
#side_menu ul {
	font-size: 91%;
}
.qrcode img {
	float: left;
}
.qrcode {
	padding: 5px;
}#content .entry ol {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#side_menu a, #side_menu a:visited{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	display: block;
	margin-left: 5px;
	color:#333333;
}
#side_menu a:hover{
	border-left: solid 5px #0099FF;
	color:#990000
}
#content .entry ul {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#content .entry li {
	padding-bottom: 2px;
	padding-top: 2px;
}
