@charset "euc-jp";
* {margin:0;}
* {font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;}

body {
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
}
img {
	border: 0px;
}
p {
	line-height: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
em {
	font-weight: normal;
	font-size: small;
	margin: 0px;
	line-height: 1em;
	padding: 0px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: large;
	color: #cc3300;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #6600cc;
	border-right-color: #6600cc;
	border-bottom-color: #6600cc;
	border-left-color: #6600cc;
	line-height: 2em;
	letter-spacing: 0.1em;
}
h2 {
	font-size: medium;
	color: #6633ff;
	line-height: 1.8em;
	background-color: transparent;
	text-indent: 1em;
	letter-spacing: 0.1em;
}
h3 {
	color: #660000;
	line-height: 1.6em;
	background-color: transparent;
	text-indent: 2em;
	letter-spacing: 0.1em;
	font-size: medium;
	font-weight: normal;
	clear: both;
}
h3 a{
	font-size: 80%;
}

a:link {
	color: #3366ff;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #3366ff;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	background-color: transparent;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}
/****** ヘッダー ******/
.head {
	height:70px;
	overflow:hidden;
	background-image: url(image/header_back.gif);
}
.page-summary {
	position: absolute;
	left: 200px;
	margin-top: 15px;
	overflow:hidden;
	height: 3em;
}
.site-title {
	margin-top: 10px;
	margin-left: 10px;
}
/****** メインナビ *******/
.main-navi {
	position: absolute;
	top:70px;
	right: 100px;
/*	display: none;*/
}
.main-navi ul {
	margin: 3px
}
.main-navi li {
	font-size: small; margin-left: 0px; line-height: 1.3em; list-style-type: none
}
.gn {
	border-right: 1px solid;
	padding-right: 5px;
	display: inline;
	padding-left: 5px;
	font-size: small;
	border-left-color: #000000;
	list-style-type: none;
}
/****** パンくずリスト *******/
.topic-path {
	padding-left: 80px;
	font-size: small;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(image/topic_back.gif);
}

/****** メイン *******/
#contents {
	margin-left: 200px;
	margin-right: 20px;
}

#contents li{
	list-style-type: none;
	padding-left: 20px;
	background: url(image/crown_01.gif) no-repeat left top;
	line-height: 1.3em;
	margin: 0px;
}

#yadoselect1 table{
	font-size: smaller;
	width: 650px;
	margin: 10px;
}

#yadoselect1 td{
	text-align: left;
	white-space: nowrap;
	background-color: #E8FFE8;
	border: 1px solid #99FFFF;
}

#yadoselect2 table{
	font-size: smaller;
	border: 1px solid #00CCCC;
	margin: 10px;
}

#yadoselect2 tr{
	vertical-align: top;
}

#yadoselect2 td{
	text-align: left;
	white-space: nowrap;
}

.yadoselect2-td1{
	background-color: #CCFFFF;
	border: 1px solid #99FFFF;
}

.yadoselect2-td2{
	background-color: #FFFFCC;
	border: 1px solid #99FFFF;
}

#placetype li{
	background: url(image/star_14.gif) no-repeat left top;
}

#placetype2{
	font-size: smaller;
}

#placetype2 li{
	background: url(image/star_14.gif) no-repeat left top;
}

#placetype3{
	font-size: smaller;
}

#placetype3 li{
	background: url(image/star_02.gif) no-repeat left top;
}

#placetype4{
	font-size: smaller;
}

#placetype4 li{
	background: url(image/star_01.gif) no-repeat left top;
}

#hoteltype li{
	background: url(image/star_16.gif) no-repeat left top;
	line-height: 1.2em;
}
#marktype li{
	background: url(image/star_15.gif) no-repeat left top;
	line-height: 1.2em;
}

.centerbox{
    text-align:center;
}
.hotel{
	padding: 0px;
}
.hotel th{
	border: 1px solid #66ffff;
	padding: 5px;
	background-color: #ffffcc;
}
.hotel-th1{
	width: 400px;
}
.hotel-th2{
	width: 300px;
}
.hotel td{
	border: 1px solid #66ffff;
	padding: 5px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
}

.seosolutions {
	margin-top: 2em; font-size: small; background-color: #eeeeee
}

.top_page select{
	width: 108px;
	margin-bottom: 13px;
	margin-left: 1px;
}
/****** 相互リンク ******/
#sougolink {
	font-size: 80%;
}
#sougolink a{
	font-size: 120%;
}
/****** サブメニュー(通常左側) *******/
.submenu {
	position: absolute;
	top: 100px;
	width: 150px;
	left: 0px;
	margin-left: 10px;
	padding: 10px;
	border: 1px dotted #00ccff;
	*/
}
.submenu ul{
	list-style-type: none;
}
.submenu li{
	list-style-type: none;
}
.li-1 {
	padding-left: 20px;
	background: #ffffcc url(image/house_01.gif) no-repeat left top;
	line-height: 1.3em;
	margin: 0px;
}
.ul-2 {
	margin: 0px;
	padding-left: 10px;
}
.li-2 {
	padding-left: 20px;
	font-size: small;
}

/****** ホテルナビ *******/
.hotel-navi{
	margin: 0px;
	clear: both;
	font-size: small;
}
.hotel-navi input{
	font-size: 75%;
}
.hotel-navi-s{
	padding: 5px;
	float:left;
	font-size:small;
}

/****** ホテル案内 *******/
.hotel-guid-hr{
	clear:both;
	color: #CCCCCC;
}
.hotel-guid-box{
	clear:both;
}
.hotel-guid-box td{
    vertical-align:top;
	font-size:small;
}
.hotel-guid-1{
	margin-left:10px;
	background-color: #CCFFCC;
	padding: 5px;
	border: 1px solid #009966;
}
.hotel-guid-2{
	margin-left:10px;
	padding: 5px;
	border: 1px dotted #009966;
}
.hotel-guid-3{
	margin-left:10px;
	letter-spacing: 0.2em;
	white-space: nowrap;
	font-size: large;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9933CC;
	display: block;
	font-weight: bold;
	color: #333333;
}
.hotel-guid-4{
	margin-left:10px;
	background-color: #FFE3C8;
	padding: 6px 3px;
	border: 1px solid #FF6666;
	white-space: nowrap;
	vertical-align: middle;
	display: block;
}
.hotel-guid-5{
	margin-left:10px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	display: block;
}
.hotel-guid-6{
	margin-left:10px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #CC3333;
	width: 90%;
	font-size: medium;
}
.hotel-guid-7{
	border: 1px dotted #FF9999;
	margin-left:10px;
	letter-spacing: 0.1em;
	width: 90%;
	font-size: medium;
	padding: 3px;
}
.hotel-guid-8{
	margin-left:10px;
	display: block;
	width: 90%;
}
.hotel-guid-9{
	margin-left:10px;
	background-color: #CCFFFF;
	border: 1px solid #0066FF;
	padding: 6px 3px;
	vertical-align: middle;
	height: 70px;
}
.hotel-guid-10{
	margin-left:10px;
	height: 70px;
}
.hotel-guid-11{
	margin-left:10px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
}
.hotel-guid-12{
	padding: 3px 0px;
	display: block;
	float: left;
	width: 90px;
	height: 70px;
}
/****** 格安ホテルリスト *******/
.kk-hotel-guid-1{
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px 10px;
	color: #FF6666;
	font-size: larger;
	font-weight: bold;
	white-space: nowrap;
	float: left;
}
.kk-hotel-guid-2{
	margin-right: 5px;
	margin-left:5px;
	padding: 2px 10px;
	border: 1px dotted #009966;
	font-size: smaller;
	float: left;
}
.kk-hotel-guid-3{
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px 10px;
	white-space: nowrap;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9933CC;
	float: left;
}
.kk-hotel-guid-4{
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px 10px;
	color: #FF6666;
	white-space: nowrap;
}
.kk-hotel-guid-12{
	padding: 2px;
	display: block;
	float: left;
	width: 23em;
	height: 70px;
	border: 1px solid #FFCC99;
	margin-right: 4px;
	overflow:hidden;
}
/****** コピーライト *******/
#copy {
	clear: both;
	font-size: small;
	font-style: italic;
	text-align: center;
	display: block;
	margin-top: 20px;
}
address {
	font-size: small;
	font-style: italic
}
.icenter {
	font-size: small;
	font-style: italic;
	text-align: center;
	display: block;
}
.bcenter {
	text-align: center;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.link {
	display: block;
	margin: 10px;
	text-align: center;
	position: relative;
}
.search {
	padding-right: 0px; padding-left: 0px; left: 340px; padding-bottom: 0px; margin: 0px; width: 50%; padding-top: 0px; position: absolute; top: 50px; text-align: right
}
.exp {
	display: block;
	text-align: left;
	padding: 10px;
	border: 1px solid #99ccff;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	clear: both;
}
.linkarea {
	display: block;
	text-align: left;
	padding: 10px;
	border: 1px solid #99ccff;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	clear: both;
	font-size: small;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.linkarea strong{
	background-color: #CCFFCC;
	line-height: 150%;
	padding: 3px;
	font-weight: lighter;
}
.usage {
	display: block;
	text-align: left;
	padding: 10px;
	border: 1px solid #99ccff;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.adv {
	padding: 2px;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: small;
}
.adv_right{
	font-size: x-small;
	text-align: right;
}
.rireki {
	display: block;
	text-align: left;
	border: 1px solid #99ccff;
	overflow: scroll;
	height: 100px;
	width: auto;
	font-size: small;
	padding: 10px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	clear: both;
}

/****** 浮遊エリア *******/
.f-area {
	width: 200px;
	padding: 10px;
	border: 1px dotted #00ccff;
	margin-right: 10px;
	margin-left: 0px;
	background-color: #ffffff;
	overflow:hidden;
	font-size: small;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}
.f-area img{
	text-align: center;
	display: block;
}
.f-area strong{
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: normal;
}
.f-area2 {
	width: 365px;
	padding: 5px;
	border: 1px dotted #00ccff;
	margin-right: 10px;
	margin-left: 0px;
	background-color: #ffffff;
	overflow:hidden;
	font-size: small;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}
.f-area2 IFRAME{
	text-align: center;
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.f-area2 strong{
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.f-area2 img{
	margin: 5px;
}
.f-area2-cls {
	clear: both;
	height: 1px;
	width: 1px;
	float: none;
}
.subtitle-1{
	color: #000000;
	font-size: 14px;
	border: 1px solid #339900;
	background-color: #CCFFCC;
	letter-spacing: 0.2em;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.indent2 {
	text-indent: 2em;
}
.touroku-yado td{
	padding: 10px;
	width: 250px;
	white-space: nowrap;
	font-size: small;
}
.touroku-yado-ken{
	text-indent: 4em;
}

/* side menu list */
#menulist {
	position: absolute;
	width: 180px;
	top: 100px;
}

#menudesign {
	margin: 5px;
	padding: 5px;
	background-color: #FFCC80;
}

.sidemenu
{
	padding: 1px;
	margin-left: 0;
	width: 160px;
	color: #006;
	background-color: FFE4CA;
	font-size: 14px;
}

.sidemenu li
{
	list-style: none;
	margin: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004080;
}

.sidemenu li a
{
	display: block;
	text-decoration: none;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

.sidemenu li a:link { color: #000; }
.sidemenu li a:visited { color: #006; }

.sidemenu li a:hover
{
	color: #FFFFFF;
	background-color: #FF6600;
}

.side_searching
{
	background-color: #FFF4EA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*サインアップ*/
#signup{
	text-align:center;
}
#signup table{
	font-size: 80%;
	margin-bottom: 5px;
	border: 1px solid #999999;
    border-collapse: collapse;
}
#signup th{
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFCC;
	white-space: nowrap;
}
#signup td{
	border: 1px solid #999999;
	padding: 5px;
	text-align: left;
}
#signup .subtitle{
	background-color: #FFFF99;
	font-weight: bold;
}
#signup .red{
	color: #FF6666;
}
