@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}
ul,li,ol,dl,dd,dt,p,form,h1,h2,h3,h4,h5,h6,table,th,td {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}


body {
	 margin: 0px;
	 padding: 0px;
     background-image: url(images/main_bg.jpg);
     background-color: #FFFFFF;
     background-repeat: repeat-x;
     background-position: left top;
	 font-size:13px;

}
h1, h2, h3, h4, h5, h6, ul, ol, img, dl,dd,dt, p {
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 1.5em;
	background-color:transparent;
	margin-bottom:1em;
}

img {
	border:0px;
}
li {
	list-style-type:none;
}
.link_image {
	display:block;
	text-indent:-999em;
	overflow:hidden;
}
#wrapper{
	 width:950px;
	 text-align:left;
     margin:0 auto;
}
#header{
	 width:950px;
	 height:234px;
}
#header #logo{
	 width:950px;
	 height:23px;
	 background:url(images/logo.jpg);
	 background-repeat:no-repeat;
}
#header p.support{
	 width:512px;
	 height:23px;
}
#header_inner{
	width:950px;
	margin-top:12px;
}
#header_left{
	float:left;
	width:455px;
	height:208px;
}

#header h1 a{
	 width:451px;
	 height:204px;
	 background:url(images/main_logo.jpg);
	 background-repeat:no-repeat;
}
#header_menu{
	height:209px;
	width:494px;
	float:left;
}
#header_menu ul{
}
#header_menu li {
	float:left;
}
#header_menu a {
	display:block;
}

#header li.sanka a{
	 width:165px;
	 height:156px;
	 background:url(images/header_menu_01.jpg) no-repeat 0 0;
}
#header li.collect a{
	 width:165px;
	 height:156px;
	 background:url(images/header_menu_01.jpg) no-repeat 0 0;
	 background-position:-165px 0px;

}
#header li.hotel a{
	 width:160px;
	 height:156px;
	 background:url(images/header_menu_01.jpg) no-repeat 0 0;
	 background-position:-330px 0px;
}
#header li.form a{
	 width:165px;
	 height:30px;
	 background:url(images/header_menu_02.jpg) no-repeat 0 0;
	 background-position:0px 0px;
}
#header li.result a{
	 width:165px;
	 height:30px;
	 background:url(images/header_menu_02.jpg) no-repeat 0 0;
	 background-position:-165px 0px;
}
#header li.about a{
	 width:160px;
	 height:30px;
	 background:url(images/header_menu_02.jpg) no-repeat 0 0;
	 background-position:-330px 0px;
}

#bread{
	 width:950px;
	 height:14px;
	 background:url(images/header_bg.jpg);
	 background-repeat:no-repeat;
	 border-top:1px #666 solid;
	 
}
#contents{
	 width:950px;
	 
}
#left_menu{
	 width:200px;
	 float:left;
	 margin-right:10px;
}
#main{
	 width:510px;
	 float:left;
}
#right_menu{
	 width:220px;
	 float:right;
	 
}
#left_menu a {
	 background:url(images/side_menu.jpg);
	 width:200px;
	 height:315px;
	 padding-bottom:5px;
	 background-repeat:no-repeat;
	 display:block;
	 text-indent:-999em;
	 overflow:hidden;

}
#left_menu li {
    width:200px;           
    height:44px;           
}

#left_menu .home a {
	background-position:0 0;
    width:200px;           
    height:44px;           
}
#left_menu .accept a {
	background-position:0 -44px;
    width:200px;           
    height:45px;           
}
#left_menu .credit a {
	background-position:0px -89px;
    width:200px;           
    height:45px;           
}
#left_menu .collect a {
	background-position:0 -134px;
    width:200px;           
    height:44px;           
}
#left_menu .hotel a {
	background-position:0 -179px;
    width:200px;           
    height:45px;           
}
#left_menu .reserve a {
	background-position:0 -224px;
    width:200px;           
    height:45px;           
}
#left_menu .friend a {
	background-position:0 -267px;
    width:200px;           
    height:43px;           
}
#left_menu .home a:hover {
	background-position:-200px 0px;
}
#left_menu .accept a:hover {
	background-position:-200px -44px;
}
#left_menu .credit a:hover {
	background-position:-200px -89px;
}
#left_menu .collect a:hover {
	background-position:-200px -134px;
}
#left_menu .hotel a:hover {
	background-position:-200px -179px;
}
#left_menu .reserve a:hover {
	background-position:-200px -224px;
}
#left_menu .friend a:hover {
	background-position:-200px -267px;
}
.main_catch{
	 background:url(images/main_catch.jpg);
	 background-repeat:no-repeat;
	 width:510px;
	 height:200px;
}
.main_info{
	 background:url(images/main_info.jpg);
	 background-repeat:no-repeat;
	 width:460px;
	 height:23px;
	 margin-top:20px;
}
dl{
	margin-top:10px;
}
dd{
	background-image:url(images/info_list.jpg);
	background-repeat:no-repeat;
	background-position:4px 2px;
	margin-top:6px;
	padding-left:20px;

}
.right_bg{
	 background:url(images/right_bg.jpg);
	 background-repeat:no-repeat;
	 width:210px;
	 height:184px;
	 padding:80px 0 0 15px;
}
#right_menu li a {
	 background:url(images/right_menu.jpg);
	 width:180px;
	 height:170px;
	 background-repeat:no-repeat;
	 display:block;
	 text-indent:-999em;
	 overflow:hidden;
}
#right_menu li {
    width:180px;           
    height:60px;           
}

#right_menu .plan1 a {
	background-position:0 0;
    width:180px;           
    height:60px;           
}
#right_menu .plan2 a {
	background-position:0 -60px;
    width:180px;           
    height:50px;           
}
#right_menu .plan3 a {
	background-position:0px -120px;
    width:180px;           
    height:50px;           
}
#right_menu .plan1 a:hover {
	background-position:-180px 0px;
}
#right_menu .plan2 a:hover {
	background-position:-180px -60px;
}
#right_menu .plan3 a:hover {
	background-position:-180px -120px;
}
.right_qt a {
	 background:url(images/right_question.jpg);
	 background-repeat:no-repeat;
	 width:210px;
	 height:50px;
	 margin-top:10px;
	 display:block;
}

#footer{
	text-align:center;
	border-top:4px #333 solid;
    width:950px;
	margin-top:20px;
}
#footer a {
	text-decoration:none;
}
#footer ul {
	margin:20px 0;
}
#footer li {
	display:inline;
	border-left:1px solid #000;
	padding:0 3px 0 7px;
}
#footer li.last {
	border-right:1px solid #000;
}

.copyright {
	height:25px;
}
.clearfix:after,
.frame_middle:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix,
.frame_middle{
  min-height: 1px;
}

* html .clearfix,
* html .frame_middle {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* IE6 - なにがあってもカラム落ちを防ぐ
---------------*/

div#main,
div#left_menu,
div#right_menu,
{
	_overflow: hidden;
}/* CSS Document */


#main ul,#main ol,#main li,#main dl,#main dd,#main dt,#main p {
	font-size:15px;
	margin:10px 5px 10px 5px;
}
#main h2,#main h3,#main h4 {
	margin:5px 5px 15px 5px;
}
#main h2 {
	padding:2px 0 2px 5px;
	background-color:#FFCC33;
	border-left:15px #FF6600 solid;
        color: #000033;

}
#main h3 {
	padding:1px 0 1px 3px;
	border-left:5px #555555 solid;
	border-bottom:1px #555555 solid;
        color: #696969;
}
#main li {
	padding-bottom:5px;
	border-bottom:1px #555555 dashed;
}
