/* CSS Document */

*{
	padding: 0 ;
	margin: 0 ;
}

body{
	font-family: "MS UI Gothic", "Lucida Grande",
	             "Osaka", "sans-serif";
	font-size: 12px;
	color:#333;
	line-height: 1.4em;
	margin: 0 auto;
	padding:0px;
	text-align:center;
	background-color:#cccccc;
}

body > #container {
	width: 948px ;
}

img {
	border: 0px;
	vertical-align:bottom;
}

#container{
	margin: 0 auto;
	width:950px;
	color:#000000;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
}

#header {
	position: relative ;
	height: 92px ;
	border-bottom: 1px solid #585858 ;
	background: url("../images/header.jpg") no-repeat;
}

#header a {
	display: block !important ;
	white-space: nowrap ;
}

#header p img {
	left: 5px ;
	top: 0px ;
}

#header h1 {
	position: absolute ;
	left: 165px ;
	top: 103px ;
	height: 26px ;
	width: 468px ;
	padding-top: 5px ;
	padding-left: 18px ;
	z-index: 10000 ;
	font-size: 13px !important ;
	font-weight: bold ;
	color: #333333 ;
	text-align: left ;
	background: url("../images/title.gif") no-repeat ;
}

#header>h1{
	height: 30px ;
	width: 468px ;
}

#header h2 {
	left: 10px ;
	top: 55px ;
}

#header .h2yoko {
	left: 65px ;
	top: 51px ;
}

#header h3 {
	left: 10px ;
	top: 70px ;
}

#header * {
	position: absolute ;
	left: 0px ;
	top: 0px ;
	font-size: 10px !important ;
	font-weight: normal ;
	color: #333333;
	text-decoration: none ;
}

#header2 {
	position: relative ;
	height: 92px ;
	border-bottom: 1px solid #585858 ;
	background: url("../images/header.jpg") no-repeat;
}

#header2 a {
	display: block !important ;
	white-space: nowrap ;
}

#header2 p img {
	left: 5px ;
	top: 0px ;
}

#header2 h1 {
	position: absolute ;
	left: 5px ;
	top: 103px ;
	height: 26px ;
	width: 628px ;
	padding-top: 5px ;
	padding-left: 23px ;
	z-index: 10000 ;
	font-size: 13px !important ;
	font-weight: bold ;
	color: #333333 ;
	text-align: left ;
	background: url("../images/title_contents.gif") no-repeat ;
}

#header2>h1{
	height: 41px ;
	width: 628px ;
}

#header2 h2 {
	left: 10px ;
	top: 55px ;
}

#header2 .h2yoko {
	left: 65px ;
	top: 51px ;
}

#header2 h3 {
	left: 10px ;
	top: 70px ;
}

#header2 * {
	position: absolute ;
	left: 0px ;
	top: 0px ;
	font-size: 10px !important ;
	font-weight: normal ;
	color: #333333;
	text-decoration: none ;
}


#container #header p.headerP {
	text-align: right;
	left: 480px ;
	top: 2px ;
	line-height: 1.2em;
	width: 440px ;
	color: #333 !important ;
}

* html #container #header p.headerP {
	left: 500px ;
}


#container #header p.headmenu {
	text-align: right;
	left: 895px ;
	top: 25px ;
	width: 80px ;
	color: #333 !important ;
}

#container #header2 p.headerP {
	text-align: right;
	left: 480px ;
	top: 2px ;
	line-height: 1.2em;
	width: 440px ;
	color: #333 !important ;
}

* html #container #header2 p.headerP {
	left: 500px ;
}

#container #header2 p.headmenu {
	text-align: right;
	left: 895px ;
	top: 25px ;
	width: 80px ;
	color: #333 !important ;
}


.headmenu a {
	text-decoration:none; color:#FFFF99;
}

p {
	text-align:left;
	font-size:12px;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 5px 0px;
	line-height: 1.4em;
}

#block{
	clear: both;
	margin: 0px 0px 0px 0px;
}

#wrapper {
	width:633px;
	float: left;
	margin:10px 0 0 0px;
	padding:0;
	text-align:left;
}

*html #wrapper {
	margin:10px 0 0 0px;
}

#content{
	float: right;
	width: 468px;
	font-size:12px;
	margin: 25px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#content img {
	margin: 10px 0px 0px 0px;
}

#content_tail{
	float: right;
	width: 628px;
	font-size:12px;
	margin: 25px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#content_tail img {
	margin: 10px 0px 0px 0px;
}

.main_title{
	font-size:14px;
	color:#333333;
	height:26px;
	text-align:left;
	margin: 5px 0px 0px 20px;
	padding: 6px 0px 0px 18px;
	background-image:  url(../images/title_bar.gif);
        background-position:top;
        background-repeat:no-repeat;
}


#sidebar_left {
	width:150px;
	float: left;
	margin:0;
	padding:0;
}

.maing{
	margin: 0px 0px 0px 0px;
}

#sidebar{
	float: right;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	background-color: #FFFFFF;
}


.title{
	clear: both;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bolder;
	margin: 5px 0px 5px 0px;
	background-image:  url(../images/sidebar.gif);
        background-position:top;
        background-repeat:no-repeat;
}

.side_contve {
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.side_contve img {
	margin: 0px 0px 3px 0px;
}

#menu_main  {
	float: right;
	width:144px;
	margin:10px 1px 5px 2px;
	padding: 0px 0px 0px 0px;
}

#menu_main  p {
	margin:0px 0px 2px 0px;
	padding:3px;
	background:url("../images/menu_under.gif") no-repeat right bottom;
	font-size:11px;
	font-weight: normal;
	min-height:30px;
}

#menu_chain  {
	float: right;
	width:144px;
	margin:10px 1px 5px 2px;
	padding: 0px 0px 0px 0px;
}

#menu_chain  p {
	margin:0px 0px 2px 0px;
	padding:3px;
	background:url("../images/menu_under.gif") no-repeat right bottom;
	font-size:11px;
	font-weight: normal;
	min-height:30px;
}

#menu_ldo  {
	float: right;
	width:144px;
	margin:10px 1px 5px 2px;
	padding:0px;
}

#menu_ldo  p {
	margin:0px 0px 2px 0px;
	padding:3px;
	background:url("../images/menu_under.gif") no-repeat right bottom;
	font-size:11px;
	font-weight: normal;
	min-height:30px;
}

#menu_lair  {
	float: right;
	width:144px;
	margin:10px 1px 5px 2px;
	padding:0px;
}

#menu_lair  p {
	margin:0px 0px 2px 0px;
	padding:3px;
	background:url("../images/menu_under.gif") no-repeat right bottom;
	font-size:11px;
	font-weight: normal;
	min-height:30px;
}

#menu  {
	float: right;
	width:285px;
	margin:0px 8px 5px 0px;
	padding:0px;
}

#menu  p {
	margin:0px 0px 2px 0px;
	padding:3px 3px 3px 7px;
	background:url("../images/menu_under2.gif") no-repeat left bottom;
	font-size:14px;
	font-weight: bold;
	min-height:30px;
}


.foo {
	min-height:30px;
	height: auto !important;
	height: 30px;
}

.icon {
	display:block;
	margin:0px 4px 2px 0px;
	padding:0px 0px 0px 2px;
	float:left;
}

#sidebar ul{
	list-style: none;
	padding: 0px 0px 3px 15px;
	margin: 0px 0px 5px 5px;
}

#sidebar li{
	line-height: 1.5em;
	font-style: normal;
	text-align:left;
}

#footer{
	clear: both;
	width:948px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color:#FFFFFF;
	border-top: solid 1px #666666;
	background-color:#FFFFFF;
	background-repeat:repeat;
}

#footer h3{
	color : #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 6px;
	text-align: left;
	font-size: 13px;
	z-index: 5; 
	font-weight: normal;
}

#footer p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 7px;
	text-align: left;
	font-size: 12px;
	color:#333333;
}

#footer img {
	padding: 0px 0px 0px 0px;
	margin: -35px 14px 0 0;
	float: right;
	vertical-align: text-top;
	border: 0px;
}

.contve_top{
	width: 448px;
	height: 275px;
	margin:  5px 0px 15px 20px;
	padding: 35px 0px 3px 0px;
	text-align:left;
	background-image:  url(../images/top_back.jpg);
        background-position:top;
        background-repeat:no-repeat;
}

.contve_top p{
	margin:  0px 0px 5px 10px;
	font-size: 12px;
	color:#333;
	font-weight: bold;
}

.contve_top h4{
	margin:  5px 0px 15px 8px;
	color:#333;
	font-size: 14px;
}


.bikou {
	width: 400px;
	padding: 0px 0px 0px 25px;
	font-size: 11px;
}

.right  {
	text-align: right;
	line-height: 1.4em;
	margin:  0px 8px 5px 0px;
}

.kihon {
	text-align:left;
	width: 585px;
	margin:  5px 0px 0px 15px;
	padding: 0px 0px 3px 0px;
	font-size: 13px;
}

#indocu {
	display: inline;
	float: left;
	line-height: 1.0em;
	font-size:12px;
	width: 530px;
	margin:  13px 0px 0px 32px;
	padding: 5px 5px 0px 5px;
	background-color: #FFFFFF;
	border-style: dotted;
	border-width: 1px;
	border-color: #9F9F9F;
	text-align:left;
}

#indocu h4{
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 6px;
	text-align: left;
	font-size: 12px;
	z-index: 5; 
}

#smap h4{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 30px;
	text-align: left;
	font-size: 14px;
	z-index: 5; 
}

#url {
	text-align: left;
	text-indent: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 13px;
}

#url div {
	width: 255px;
	word-break: break-all;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background: #F5F5F5;
	font-size: 12px;
	text-indent: 0px;
	line-height: 1.5;
	text-align: left;
	border: 1px solid ;
}

.contitle{
	clear:both;
	margin:5px 15px 0px 0;
	padding: 0px 0px 0px 0px;
	background:url("../images/contitle.gif") no-repeat;
	border-bottom:1px solid #cccccc;
}

#smap {
	width: 450px;
	text-align: left;
	margin: 5px 0px 0px 15px;
	padding: 6px 0px 0px 0px;
}

ul,ol{
    margin: 18px 0 18px 40px;
    padding: 0;
}
li{
    margin: 0;
}


.clear{
	clear:both;
}

.mainp {
	text-align:left;
	font-size:12px;
	margin: 10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
}

.danraku {
	text-align:left;
	font-size:12px;
	line-height: 1.3em;
	text-indent: 1em;
	margin: 10px 15px 0px 10px;
	padding:0px 0px 0px 0px;
}

.newp {
	text-align:left;
	font-size:12px;
	margin: -8px 0px 0px 35px;
	padding:0px 0px 0px 0px;
}

.breadcrumbs{
	width: 613px;
	margin:  15px 0px 0px 7px;
	font-size: 11px !important ;
}

.breadcrumbs2{
	width: 613px;
	margin:  0px 0px 0px 7px;
	font-size: 11px !important ;
}

.hotel_details{
	width: 180px;
	float: left;
	margin:  0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	text-align:left;
	min-height:155px;
}

.hotel_details img{
	padding: 0px 8px 8px 0px;
}

.hotelhikaku{
	margin: 5px 0px 0px 0px;
}

.hotelgaiyou{
	font-size: 12px !important ;
	padding: 13px 3px 0px 0px;
}

.hotelsetumei{
	width: 427px;
	float: left;
	font-size: 11px !important ;
	padding: 10px 0px 0px 0px;
	line-height: 1.2em;
	text-indent:1em;
}

.hotelsetumei p{
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	font-size: 11px !important ;
}

.hotelsetumei_rank{
	color: #333 ;
	font-size: 12px !important ;
}

.hotelsyousai{
	margin: -9px 0px 0px 0px;
}

.setumei{
	font-size: 11px !important ;
	margin: 5px 0px 0px 12px;
}

.intro{
	font-size: 11px !important ;
	margin: 5px 5px 0px -10px;
}

#content div.rec_banner table{
	width:468px;
	height:83px;
	margin:0 0 0 0;
	padding:0 0 3px 0;
}

#content div.rec_banner td {
	padding:0px;
}

.hotel {
	font-size: 12px;
	font-weight: bold;
	margin:  10px 0px 3px 5px;
	padding:  0px 0px 2px 25px;
	background: url("../images/hotel.gif") no-repeat 
}

/* -- ホテルリスト -- */

#content .dl-list-01 {
  width: 455px;
  margin: 1em 0 1em 5px;
}

#content .dl-list-01 dt {
  width: 95px; /* 幅調節 */
  height: 90px; /* 高さ調節 */
  float: left;
  clear: left;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}

#content .dl-list-01 dd {
  width: 360px; /* 幅調節 */
  min-height: 90px; /* 高さ調節 */
  _height: 101px; /* 高さ調節 */
  float: left;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}

#content .dl-list-01 dd img {
  float: right;
}

.dl-list-01 p{
	font-size: 10px !important ;
  margin: 0 0 0 -15px;
}

/* -- ホテルリスト新バージョン -- */

#content .dl-list-02 {
  width: 455px;
  margin: 1em 0 1em 5px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}

#content .dl-list-02 img {
  margin: -21px 0 0 0;
}

#content .dl-list-02 h4 {
  margin: 0 0 3px 100px;
}

#content .dl-list-02 hotelimg {
  width: 95px; /* 幅調節 */
  height: 90px; /* 高さ調節 */
  float: left;
  clear: left;
}

#content .dl-list-02-cont {
  width: 360px; /* 幅調節 */
  float: right;
}

#content .dl-list-02-cont  img {
  float: right;
  margin: 13px 0 0 0;
}

.dl-list-02 p{
	font-size: 10px !important ;
  margin: 0 0 0 -15px;
}

/* -- ホテルリスト終了 -- */

.list_setumei{
	font-size: 10px !important ;
}

.title_black {
	height: 26px ;
	width: 450px ;
	padding: 5px 0 0 18px;
	margin: 5px 0 0 0;
	z-index: 10000 ;
	font-size: 13px !important ;
	font-weight: bold ;
	color: #333333 ;
	text-align: left ;
	background: url("../images/title.gif") no-repeat ;
}

.title_tail {
	clear:both;
	height: 26px ;
	width: 628px ;
	padding: 5px 0 10px 18px;
	margin: 5px 0 0 0;
	z-index: 10000 ;
	font-size: 13px !important ;
	font-weight: bold ;
	color: #333333 ;
	text-align: left ;
	background: url("../images/title_contents.gif") no-repeat ;
}

.red { color: #CC0000 ;}
.ad_side {
	text-align:left;
	margin: 0px 0px 0px 15px;
}
.ad_foot {
	text-align:left;
	margin: 0px 0px 0px 8px;
}
.ad_link {
	text-align:left;
	margin: 10px 0px 0px 5px;
}

.spot {
	text-align: right;
	margin: -8px 13px -8px 0px;
	color: #333 !important ;
}

