@charset "utf-8";
/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Seitai Hiyane.
	[ top page css :top.css ]	
	Copyright（C）2007 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */
/* ====================================================================== */
/* common*/
/* ====================================================================== */
body {
	color: #000000;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	margin: 0px auto;
}
/* ====================================================================== */
/* link */
/* ====================================================================== */
body a:link {
	text-decoration: underline;
	color: #0F0F0F;
}
body a:visited {
	text-decoration: none;
}
body a:active {
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
	color: #fe9b00;
}
/* ====================================================================== */
/* content*/
/* ====================================================================== */
#top-inner {
	width: 900px;
	margin: 0px auto;
	text-align: right;
}
#top-inner #top {
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-inner #top ul {
	font-size: 0.8em;
	display: block;
	background-color: #000000;
	float: right;
	margin: 0px;
	padding: 2px 5px 3px 5px;
}
#top-inner #top li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#top-inner #top .lineNone {
	border-right-style: none;
}
#top-inner #top li a{
	color: #FCFCFC;
	text-decoration: none;
}
#top-inner #top li a:hover{
	color: #fe9b00;
	text-decoration: none;
}
#top-inner #top p {
	clear: both;
	height: 23px;
	font-size: 0.9em;
	padding-left: 30px;
	padding-top: 6px;
	font-weight: bold;
}
#header-inner {
	background-image: url(../img/bodyBg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 214px;
}
#header-inner #header {
	background: url(../img/headerBg.jpg) no-repeat;
	height: 214px;
	width: 900px;
	clear: right;
	margin: 0px auto;
	text-align: left;
}
#header-inner #header h1 a {
	display: block;
	text-decoration: none;
	height: 59px;
	margin-left: 33px;
	padding-top: 46px;
}
#header-inner #header h1 {
	background: url(../img/logo.jpg) no-repeat 33px 46px;
	text-indent: -9999px;
	height: 105px;
	width: 270px;
}
#header-inner #header p {
	color: #FCFCFC;
	font-size: 0.8em;
	width: 235px;
	padding: 20px 0px 0px 40px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
#header-inner #header .headerImg {
	height: 136px;
	width: 586px;
	float: right;
	margin-top: -130px;
}
#container {
	width: 830px;
	text-align: left;
	background-image: url(../img/side_bg.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container {
	width: 830px;
	text-align: left;
	background-image: url(../img/side_bg.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#room_top {
	background-image:url(../img/sitemap/side_bgs.gif);
	background-repeat: no-repeat;
}
#container #main,.container #main {
	width: 830px;
}
#container #main #nav,.container #main #nav {
	text-align: center;
	padding: 5px;
}
#container #main #nav ul,.container #main #nav ul {
	padding-bottom: 30px;
	float: right;
}
#container #main #nav li,.container #main #nav ul li {
	float: left;
	margin-right: 2px;
	width: 100px;
}
#container #main #nav li a,.container #main #nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	font-size: 0.9em;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 7px;
}
#container #main #nav li a:hover,.container #main #nav ul li a:hover {
	background-color: #000000;
	background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: center top;
	margin-top: 0px;	
}
#container #main #nav .current a,.container #main #nav .current a {
	background-color: #000000;
	background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: center top;
	margin-top: 0px;
}
#container #main #main_content,.container #main #main_content {
	margin-bottom: 30px;
	width: 830px;
}
#container #main #main_content h2,.container #main #main_content h2 {
	height: 38px;
	width: 810px;
	background-image: url(../img/access/title_bg.gif);
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 0.9em;
}
#container #main #main_content table,.container #main #main_content table {
	margin-top: 5px;
	margin-left: 40px;
}
#container #main #main_content td,.container #main #main_content table td {
	padding: 5px;
}
#container #main #main_content #room_desc,.container #main #main_content #room_desc {
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#container #main #main_content .info,.container #main #main_content .info {
	padding-left: 20px;
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
#container #main #main_content .info em,.container #main #main_content .info em {
	font-weight: bold;
	font-size: 1em;
}
#container #main #main_content #map_area,.container #main #main_content #map_area {
	height: 330px;
	width: 790px;
	padding: 20px;
}
#container #main #main_content #img_map {
	width: 403px;
	border: 1px solid #CCCCCC;
	float: left;
	font-size: 0.9em;
}
#container #main #main_content #gmap {
	border: 1px solid #CCCCCC;
	float: right;
	font-size: 0.9em;
	width: 380px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #main #main_content #map_area #gmap #maparea {
	height: 300px;
	width: 370px;
}
#container #main #main_content #outside_area {
	padding: 15px;
	float: left;
}
#container #main #main_content #outside_area img {
	padding-right: 5px;
}
#container #main #main_content #kanban {
	margin-top: 15px;
	font-size: 0.9em;
}


#main #main_content #traffic{margin:30px 0;}
#main #main_content #traffic p.cap{
padding:10px;
background-color:#FFCCCC;
margin:10px 0;
}
#main #main_content #trafficLeft{
float:left;
width:280px;
font-size:0.9em;
padding-left:20px;
line-height:1.4em;
}
#main #main_content #trafficRight{
border:1px solid #ddd;
padding:10px;
float:right;
width:480px;
font-size:0.8em;
}

#main #main_content #trafficRight h5{
border-bottom:2px solid #cbd1c7;
font-weight:bold;
padding-bottom:5px;
margin:20px 0 10px 0;
}

#main #main_content #traffic .impact{
color:#CC0000;
font-weight:bold;
}


/* ====================================================================== */
/* footer */
/* ====================================================================== */
#footer {
	background-color: #0c3200;
	clear: both;
}
#footer p {
	font-size: 0.8em;
	color: #FCFCFC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

