@charset "Shift_JIS";
/*##################################################
-------------LIST-------------
 00: base
 --: clearfix
------------------------------
##################################################*/

/* --------------------------------------------------
 00: base
-------------------------------------------------- */
div#guide-index{
	background: url(../images/top_head_bg.gif) 0 0 repeat-x;
	padding: 0 0 0 36px;
}
div#guide-index li{
	list-style:none;
}
div#guide-index h1{
	background: url(../images/top_tit.jpg) 0 0 no-repeat;
	line-height:70px;
}
body#index a{
	border:none;
	}
body#index img{
	vertical-align:bottom;
	}
/* --------------------------------------------------
 01: menu
-------------------------------------------------- */
div#topmain{
	width:700px;
	padding:22px 0 42px 0;
	}
div#topmenu p#leadtxt{
	padding:22px 0 36px 0;
	}
div#topmenu{
	padding:23px 36px 6px 0;
	width:628px;
	}
div#topmenu dl#leisure{
	float:left;
	background:url(../images/top_bg_menu01.jpg) bottom no-repeat;
	height:223px;
	}
div#topmenu dl#leisure dt{
	padding:0 0 18px 0;
	}
div#topmenu dl#leisure dd{
	padding:0 14px 7px 16px;
	}
div#topmenu dl#business{
	float:right;
	background:url(../images/top_bg_menu02.jpg) bottom no-repeat;
	height:223px;
	}
div#topmenu dl#business dt{
	padding:0 0 18px 0;
	}
div#topmenu dl#business dd{
	padding:0 14px 7px 16px;
	}
div#topbottom{
	margin:0 36px 0 0;
	background:url(../images/top_ill.jpg) 328px 0px no-repeat;
	height: 170px;
	}
div#topbottom dl#menulink dt{
	padding:23px 0 13px 0;
	}
div#topbottom dl#menulink dd{
	padding:0 0 10px 0;
	}
div#topbottom p#caution {
	padding:20px 0 42px 0;
	}
	
/* --------------------------------------------------
 --: ClearFix
-------------------------------------------------- */

div#topmenu:after
{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	}

div#topmenu
{
	height:1%;
	}
