@import url(sagas_mokobo.css); 

html {
	margin:0;
	padding:0;
	font-weight: normal;
	}
	body {
	padding:0;
	background-color: #FFFFFF;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック';
	color: #333333;
	}
	h1{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	h2{
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	margin: 0px;
	/*border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;*/
	}
	h3 {
	padding-top:0.5em;
	font-size: 16px;
	padding-bottom: 0.5em;
	padding-left: 1.2em;
	margin-bottom: 5px;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	hr{
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	}
/* リンク */
	a{/*リンクされた文字*/
    color:0000ff;
    font-style:normal;
    text-decoration:underline;
	}
	a:link {/*未訪問のリンク*/
	color:#FFFF00;
	font-style:normal;
	text-decoration:none;
	}
	a:visited {/*訪問後のリンク*/
    color:#934C7B;
    text-decoration:underline;
	}
	a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
	}
	a:active {/*クリック中*/
    text-decoration:none;
	}
	a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	}
/* -- layout -- */
	#wrap {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	}
	#container {
	background-color: #000000;
	}
	#content {
	background-image: url(../images/back_flower.gif);
	background-repeat: repeat-y;
	}
	p{
	padding: 0px;
	margin: 0px;
	}
	#content ul{
	margin: 0px;
	padding: 0px;
	}
	#content li{
	list-style-type: none;
	margin-bottom: 5px;
	}
/*--------------------------------------
	dl.data
---------------------------------------*/

	dl {
	padding: 0;
	border: 1px solid #eee;
	border-top: none;
	background-color: #f5f5f5;
	}
	dt {
	margin: 0;
	padding: 0.3em 0 0.1em 1em;
	border-top: 1px solid #eee;
	width: 8em;
	float: left;
	color: #333;
	}	
	dd {
	margin: 0 0 0 8em;
	padding: 0.3em 1em;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	background-color: #fff;
	}
/* -- design -- */
	#content .column {
	height:6000px;
	}
	#head {
	height:100px;
	overflow:hidden;
	z-index: 0;
	margin-left: 220px;
	display: block;
	background:#000;
	}
	/*GlobalNavi*/
	ul#head {
	width:730x;
	margin:0;
	overflow:hidden;/*float解除*/
    zoom:100%;　/*float解除*/
	background-color:#000;
	padding-left:250px;
	}
	ul#head li {
	float:left; 
	list-style:none; 
	margin: 0 5px;
	padding:5px 0 0 3px;
	border-left:#C06 solid 5px;
	}
	ul#head li a {
	display:block;
	height:22px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
	font-size:11px;
	font-weight:normal;
	color:#ccc;
	text-decoration:none;
	}
	
	ul#head li a.gohome {width:180px;}
	ul#head li a.gohome:hover {}
 
	ul#head li a.hotelde {width:88px;}
	ul#head li a.hotelde:hover {}

	ul#head li a.goback {width:115px;}
	ul#head li a.goback:hover {}
	
	ul#head a.standardhotel {width:150px;}
	ul#head li a.standardhotel:hover {}
 
	ul#head a.reasonablehotel {width:150px;}
	ul#head li a.reasonablehotel:hover {}
 
	ul#head li a.highclasshotel {width:140px;}
	ul#head li a.highclasshotel:hover {}
 
	ul#head li a.allinonehotel {width:160px;}
	ul#head li a.allinonehotel:hover {}

	ul#head li a.map {width:129px;}
	ul#head li a.map:hover {}
 
	#content .headimg {
	overflow:hidden;
	z-index: 0;
	margin-left: 220px;
	}
	#content .textColumn {
	display:block;
	font-size:12px;
	line-height:150%;
	margin-right: 0px;
	margin-left: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	}
	#content .information {
	padding: 10px;
	/*border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;*/
	}
	.read1{
	font-size: 11px;
	line-height: 130%;
	}
	#content .textColumn p{
	padding-bottom: 20px;
	padding-top: 0px;
	line-height: 160%;
	}
/* -- contents include 2columm -- */
	#contentsBox{
	padding-top: 10px;
	/*border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	}
	#contentsBox .Limg{
	float: left;
	margin-left: 10px;
	}
	#contentsBox .text{
	margin-left: 150px;
	}
	#contentsBox .text h2{
	padding: 10px 0;
	}
	#contentsBox2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	}
	#contentsBox2 .Limg{
	float: left;
	margin-left: 10px;
	}
	#contentsBox2 .text{
	margin-left: 150px;
	}

/* -- flowting -- */	
	#sidebar {
	float:left;
	margin-left:auto;
	width:220px;
	margin-right: auto;
	overflow:hidden;/*float解除*/
	zoom:100%;　/*float解除*/
	}
	#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#sidebar li{
	padding: 0px;
	}
	#movable-left {
	width:220px;
	padding:0px;
	filter:alpha(opacity=100);
	opacity:1.0;
	}
	#movable-left ul{
	}
	#movable-left li{
	margin-bottom: -4px;
	}
	#movable-left-mov1{
	height:107px
	filter:alpha(opacity=30);
	opacity:0.3;
	}
	#movable-left-mov2{
	height:107px
	filter:alpha(opacity=80);
	opacity:0.8;
	}
	#movable-right {
	width:190px;
	padding:0px;
	filter:alpha(opacity=100);
	opacity:1;
	}
	#movable-right_head {
	width:190px;
	padding:0px;
	}


/* プランリストボタン */

.planlist {margin-top:50px;}

#content .cassette-hatsuchi-botans {
	width:730px;
	display:inline;
	float:left;
	margin:10px 0 0 10px;
	padding:0;
}

  #cassette-hatsuchi-botans-ul {
    width: 730px; height: 29px;
    background: url(../../img/planlist-botans.gif) 0px 0px no-repeat;
    margin: 0; padding: 0;
    position: relative;
}
  #cassette-hatsuchi-botans-ul li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #cassette-hatsuchi-botans-ul li, #cassette-hatsuchi-botans-ul a {
    height: 29px; display: block;}
	
  #cassette-hatsuchi-botans-ul li, #cassette-hatsuchi-botans-ul li a {
	text-indent: 0;
	outline: none; /* リンク破線を不可視に */
	color:#600;
	text-indent:7px;
	}
	
	#cassette-hatsuchi-botans-ul li a {color:#fff;}
	#cassette-hatsuchi-botans-ul li a:hover {color:#900;}	
	
  #kochira {left: 8px; width: 274px;font-weight:bold;font-size:13px;}
  #tokyo-hatsu {left: 274px; width: 93px;}
  #kansai-hatsu {left: 367px; width: 115px;}
  #nagoya-hatsu {left: 482px; width: 101px;}
  #kanazawa-hatsu {left: 583px; width: 114px;}

  #tokyo-hatsu a:hover {
    background: transparent url(../../img/planlist-botans.gif)
    -274px -29px no-repeat;}
  #kansai-hatsu a:hover {
    background: transparent url(../../img/planlist-botans.gif)
    -367px -29px no-repeat;}
  #nagoya-hatsu a:hover {
    background: transparent url(../../img/planlist-botans.gif)
    -482px -29px no-repeat;}
  #kanazawa-hatsu a:hover {
    background: transparent url(../../img/planlist-botans.gif)
    -583px -29px no-repeat;}
 
 .botan-container {
	 border-top: 3px #CCC solid;
	 border-bottom:6px #be0064 solid;}
 
  .botan-container img {margin:10px;}
	