@charset "utf-8";

/*----------------------------------------------------
btn area
----------------------------------------------------*/
ul#btnArea{
float:right;
height:30px;
}

ul#btnArea li{
display:inline;
}


/*----------------------------------------------------
greeting
----------------------------------------------------*/
dl#greeting{
margin:0 15px;
}

dl#greeting dt{
margin:0 0 10px 0;
}

dl#greeting dd{
padding:0 0 20px 110px;
color:#00496a;
}

/*----------------------------------------------------
info
----------------------------------------------------*/
table#info{
margin:0 15px;
width:750px;
background:url(../../company/img/bg_info.gif) repeat-y left bottom;
}

table#info th{
padding:10px;
width:130px;
color:#015b83;
background:url(../../company/img/line_info01.gif) repeat-x left bottom;
font-weight:bold;
}

table#info td{
width:565px;
padding:10px 10px 10px 25px;
background:url(../../company/img/line_info02.gif) repeat-x left bottom;
}

table#info td dl{
margin:15px 0 0 0;
}

table#info td dt{
color:#b74000;
}

table#info td table{
margin:15px 0 0 0;
width:500px;
background:none;
}

table#info td table th{
padding:0;
color:#b74000;
background:none;
font-weight:normal;
}

table#info td table td{
padding:0 0 0 0;
background:none;
}

table#info td table th.left,table#info td table td.left{
width:200px;
}

table#info td table th.right,table#info td table td.right{
width:300px;
}





/*----------------------------------------------------
access
----------------------------------------------------*/
div.boxAccess {
	width:750px;
	margin-left:15px;
	margin-right:15px;
	}

div.accessLeft {
	width:370px;
	margin-right:10px;
	float:left;
	}

div.accessRight {
	width:370px; 
	float:right;
	}

div.route01 {
	background:url(../../company/img/bg_route01.gif) top left no-repeat;
	}

div.route02 {
	background:url(../../company/img/bg_route02.gif) top left no-repeat;
	}

div.route03 {
	background:url(../../company/img/bg_route03.gif) top left no-repeat;
	}

div.route04 {
	background:url(../../company/img/bg_route04.gif) top left no-repeat;
	}

div.route05 {
	background:url(../../company/img/bg_route05.gif) top left no-repeat;
	}

.routeP01 {
	padding:3px 3px 2px 43px;
	color:#2B74A7;
	line-height:1.2em;
	}

.routeP012 {
	padding:10px 3px 2px 43px;
	color:#2B74A7;
	line-height:1.2em;
	}

.routeP02 {
	padding:5px 3px 20px 43px;
	font-size:81.2%;
	line-height:1.5em;
	}

.routeP02E {
	padding:5px 3px 20px 43px;
	font-size:100%;
	line-height:1.5em;
	}

div.hotelInfo {
	border-left:1px #DCDCDC solid;
	border-right:1px #DCDCDC solid;
	}

div.hotelInfo p {
	padding:10px 10px 13px 15px;
	}

div.hotelInfo ul {
	padding-bottom:7px;
	margin-left:16px;
	}

div.hotelInfo ul li {
	background:url(../../company/img/arrow_access01.gif) left 0.15em no-repeat;
	padding-left:16px;
	padding-bottom:7px;
	}


/*----------------------------------------------------
map
----------------------------------------------------*/

body#map{
margin: 10px;
background: none;
}

table#map{
margin:10px 0px;
width:540px;
background:none;
}

table#map td.cap{
font-weight: bold;
padding-bottom: 20px;
}

table#map td#footer{
border-top: 1px solid #cccccc;
font-size: 10px;
text-align: right;
margin-top: 30px;
padding-top: 10px;
}

