@import url(sagas_mokobo.css); 

html {
	margin:0;
	padding:0;
	font-weight: normal;
	}
	body {
	padding:0;
	background-color: #FFFFFF;
	font-family: Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS P Gothic', Verdana, sans-serif;
	color: #333333;
	font-size:13px;
	}
	h1{
	color: #FFFFFF;
	font-weight: normal;
	}
	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:link,a:visited,a:hover,a:active {
	}
	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;
	padding-bottom: 100px;
	}
	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 10px 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:120px;}
	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: 14px;
	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 {
	position:absolute;
	top:0;
	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 {
	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;}
	


/*___フッター___*/
#footer {
	background:#fff;
	padding:10px;
	clear:both;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
}
#footer,#jata {
	display:block
}
#footer a:link,#footer a:visited,#footer a:hover,#footer h4,#footer address {
	text-decoration:none
}
#footer .linktxt a:link, #footer .linktxt a:visited {
	color:#333;
}


#footer h4 {
	font-size:15px;
	font-weight:bold;
	margin:0
}

#jata {
	height:47px;
	width:288px;
	text-align:right;
	float:right
}
#footer .copyright {
	padding:1em;
	font-size:12px;
	border-bottom: 10px solid #952723;
}

/*___ ここから新しいfooter追加部分 2011-11 ___*/

#ccards {
    height: 30px;
    margin: 15px 10px 10px;
}
#ccards img {
    float: left;
    margin: 3px;
}
#brand-links {
    padding: 0 20px 20px;
}
#brand-links-title {
    font-weight: bold;
    margin-bottom: 3px;
}
#footer-brand-list a {
    color: #333333;
    text-decoration: none;
}
#footer-brand-list a:visited {
    color: #333333;
    text-decoration: none;
}
#footer-brand-list a:hover {
    background-color: #E0E0E0;
    text-decoration: none;
	color:#000;
}


	.footer_leftcol {
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color:#ccc;
	padding-left: 0.5em;
	color:#666;
	}
	.footer_ber1{
	/*background-image: url(../images/background_foot.png);*/
	background-repeat: repeat-y
	height: 10px;
	/*width: 950px;*/
	padding-top: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #952723;
	}
	.footer_ber{
	/*background-image: url(../images/back_foot_ber.gif);*/
	background-repeat: repeat-x;
	background-position: center;
	height: 4px;
	/*width: 930px;*/
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 10px;
	}
	#footer_jt {
	color: #333;
	margin-top:10px;
	margin-left:10px;
	}

	.footer_submenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
	

	.footer_submenu li {
	line-height: 130%;
	list-style: none;
	margin: 0;
	float: none;
	padding: 0;
	}
	.nomal{
	font-weight: normal;
	font-size: 11px;
	}
	.logo{
	text-align: right;
	margin-top: -35px;
	padding-bottom: 10px;
	margin-right: 10px;
	}
	address{
	font-style: normal;
	color: #333333;
	}
	#copyright-letter {
	color: #FFFFFF;
	background-color: #952723;
	padding: 10px;
	}



