
/*****************　html tag　********************/
body {
	width:800px;

	margin:0 auto;

	font-size:13px;
	font-family:"ＭＳ Ｐゴシック",sans-serif;

	border-style:solid;
	border-color:#CCCCCC;
	border-width:0 1px 0 1px;
	}

body.popup {
	width:350px;
	margin:0;
	padding:0;
	font-size:0.9em;

	border-style:solid;
	border-color:#FFFFFF;
	border-width:0;
	}

p {
	margin:0;
	padding:0;
	}


img {
	border:none;
	vertical-align:middle;
	}


hr {
	margin-top:-3px;
	padding:0;
	}

h1 {
	margin:0px;
	padding:0px;
	font-size:0.8em;
	font-weight:lighter;
	color:#666666;
	width:700px;
	float:left;
	}
#sitemap {
	margin:0px;
	padding:0px;
	font-size:0.8em;
	font-weight:lighter;
	color:#666666;
	width:100px;
	float:left;
	text-align:right;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:1.0em;
	font-weight:bold;
}

h2.hotelname {
	margin:0px;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
}

h3 {
	margin:0px;
	padding:0px;
	font-size:1.0em;
	font-weight:bold;
}

h4 {
	margin:0px;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
}

ol {
	margin:0px;
	padding:0px;
	}


ul.srch_area {
	margin:0 0 0 50px;
	padding:0;
	}

ul.gnavi {
	margin:0;
	padding:0;
	height:20px;
	}

li {
	list-style-position: outside;
	}

li.inline {
	margin:0 -4px 0 0;
	padding:0 -4px 0 0;
	line-height:2.0em;
	display:inline;
	list-style-position: outside;
	}

li.srch_area {
	margin:0px;
	padding:0px;
	line-height:1.2em;
	list-style-position: outside;
	}

li.gnavi {
	margin:0px;
	padding:0px;
	display:inline;
	list-style-position: outside;
	}


form {
	margin:0px;
	padding:0px;
	}


fieldset { 
	border:none;
	}

legend {
	display:none;
	}

img.bttn {
	margin:5px 0;
	vertical-align:middle;}

input.bttn {
	margin:5px 0;
	vertical-align:middle;}

/*****************　font set　********************/
.fontxxs {font-size:0.8em;}
.fontxs {font-size:0.9em;}
.fonts {font-size:1.0em;}
.fontl {font-size:1.3em;}
.fontxl {font-size:1.6em;}
.fontb {font-size:1.0em; font-weight:bold;}
.fontlb {font-size:1.3em; font-weight:bold;}
.fontxlb {font-size:1.5em; font-weight:bold;}

.price {font-size:1.3em;font-weight:bold;color:red;}

.blue {color:blue;}
.red {color:red;}
.gray {color:#666666;}
.ivory {color:#cccccc;}
.lightgray {color:#F2F2F2;}
.orange {color:#ff6600;}
.white {color:white;}
.font_white {color:white;}


.txtbg_bk {background-color:#000000;}
.txtbg_wh {background-color:#FFFFFF;}
.txtbg_og {background-color:#ff9900;}
.txtbg_yw {background-color:#FFFF00;}



/**********　<div align> alt setting  **********/
.align_c {text-align:center;clear:both;}
.align_l {text-align:left;clear:both;}
.align_r {text-align:right;clear:both;}


/*****************　<a>tag　********************/
a:link {
	color:#000000;
	text-decoration:underline;}

a:link.noline {
	color:#000000;
	text-decoration:none;}

a:visited.noline {
	color:#000000;
	text-decoration:none;}

a:hover.noline {
	color:#000000;
	text-decoration:none;}

a:link.result {
	color:#003366;
	text-decoration:underline;}


a:visited {
	text-decoration:underline;
	color:#333333;}
	
a:hover {
	text-decoration: underline;
	color: #FF3366;
	position:relative;
	/*background-color:#FFFF99;*/
	left:1px;
	top:1px;}

a:active {
	text-decoration: underline;
	color: #FF9900;}

a img {
    border-style:none;}



/***********  グローバルナビ        　*************/
.gnavi{
	margin:0;
	padding:0;
	font-size:13px;
	text-align:left;
	}

a.gnavi:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;}
	
a.gnavi:visited {
	text-decoration:underline;
	color:#333333;}
	
a.gnavi:hover {
	text-decoration: underline;
	color: #FF3366;
	position:relative;
	/*background-color:#FFFF99;*/
	left:1px;
	top:1px;}

a.gnavi:active {
	text-decoration: underline;
	color: #FF9900;}


/*****************　<div> setting　********************/
#header {
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding:0px;
	width:800px;
	text-align:center;
	}
	
	#header .logo{
		width:200px;
		height:40px;
		margin:0;
		padding:10px 0px 0px 0px;	/*ロゴ左のパディング設定*/
		text-align:left;
		float:left;}	
		
	#header .menu{
		margin:0;
		padding:0;
		text-align:right;
		float:right;}	
		
	#header .basehr{
	width:800px;
	height:7px;
	background-color:#330000;
	clear:both;}
		
	
#fnavi {
	width:800px;
	margin:10px 0;
	text-align:center;
	line-height:1em;
	clear:both;
	}
	
#footer {
	width:800px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color:#F2F2F2;
	font-size:12px;
	line-height:2em;
	text-align:center;}

.footer2 {
	margin:0 0 -20px 0;
	padding:0;
	font-size:0.8em;
	text-align:right;}

#mainframe {
	margin:0;
	padding:10px;
	width:780px;}

/*ページタイトル*/
#title {
	margin:20px 0;
	font-size:15.3px;
	font-weight:bolder;
	padding:10px 7px 7px 7px;
	border-width:0 1px 1px 1px;
	border-color:#999999;
	border-style:solid;
	background-image:url(https://cmk.bestay.jp/design/www/image/titlebg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

/* サブタイトル */
#subtitle{
	margin:10px 0;
	text-align:center;
	clear:both;
	font-size:14px;
	font-weight:bold;
	}

/* エラー表示 */
.error{
	margin-bottom:15px;
	padding:10px;
	width:740px;
	border-width:1px;
	border-color:#ff3300;
	border-style:solid;
	background-color:#FEE2E0;
	text-align:left;
	clear:both;}

/* メッセージ表示 */
#msg2hotel{
	width:600px;
	padding:40px;
	margin:50px 50px;
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#EBE9D3;
	clear:both;}


/* メッセージ表示 */
#message{
	width:600px;
	padding:40px;
	margin:50px 50px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	background-color:#E0DFE3;
	clear:both;}


.alert_my{/*マイページ内警告*/
	margin-bottom:15px;
	padding:10px;
	border-width:1px;
	border-color:#ff3300;
	border-style:solid;
	background-color:#FEE2E0;
	text-align:left;
	clear:both;}


/*ページング表示*/
#paging{
	margin:20px 0px;
	text-align:center;
	font-size:x-large;
	font-weight:bolder;
	clear:both;}

/* go2top */
#go2top{
	width:800px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
	clear:both;}

/**　ホームの特集テーブル　***********************/

table.home_sp {
	width:600px;
	}

td.home_sp {
	width:300px;
	}



/**　ポップアップカレンダー　***********************/

/* close_window */
#close{
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	text-align:right;
	}

/* cal_title */
#cal_title {
	margin:0;
	font-size:1.1em;
	font-weight:bolder;
	padding:3px;
	border-width:0px 0px 0px 10px;
	border-color:#000033;
	border-style:solid;
	background-color:#FFFFFF;
	text-align:left;
}

#hrbase{
	width:800px;
	height:5px;
	background-color:#645D56;/* サイトカラー変更　（その１）　#645D56 */
	clear:both;}


/**新ポップアップカレンダー用CSS*/
/*H.Machida 2007.2.13 作成*/

#CAL{
	text-align: left;
	height: 3px;
}
#CAL TD{
	height:15px;
	height:15px;
	padding:4px 0px;
}

#cin{
	text-align: center;
	font-weight: bold;
}
#cout{
	text-align: center;
}
#cin_cal TH{
	height: 15px;
}
#cout_cal TH{
	height: 15px;
}
.cal_title {
	height: 25px;
	color: #FFFFFF;
}

.hday {
	background: #FFCCFF;
	color:#FF0000;
	text-align: center;
	margin: 0px;
	width:25px;
}
.hday a:link, .hday a:visited{
	text-decoration:none;
	color:#FF0000;
}
.hday a:hover{
	font-weight:bold;
}

.wday {
	margin: 0px;
	text-align: center;
	background:#FFFFFF;
	width:25px;
}
.wday a:link, .wday a:visited{
	text-decoration:none;
	color:#000000;
}
.wday a:hover{
	font-weight:bold;
}
.stday {
	color:#000099;
	background: #BFD5FF;
	text-align: center;
	margin: 0px;
	width:25px;
}
.stday  a:link, .stday a:visited{
	text-decoration:none;
	color:#3300CC;
}
.stday  a:hover{
	font-weight:bold;
}

.pcal {
	height: 225px;
	width: 180px;
	text-align: center;
	font-size: 13px;
}
.pcal TH {
	background: #CCCCCC;
	height: 15px;
	padding: 3px 0px;
}


.pcal TH a:link,.pcal TH a:visited{
	text-decoration:none;
	color:#000000;
}

.pcal TABLE {
	text-align: center;
	border: 1px solid #999999;
}

.past {
	color:#CCCCCC;
}

#CAL .nodate{
	background-color: #FFFFFF;
	height:15px;
	padding:2px 0px;
	width:175px;
}

.nodate A:link, .nodate A:visited{
	color: #000000;
	text-decoration:none;
}
.nodate A:hover{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
#RetTop {
	padding-top: 1px;	
	padding-left: 2px;	
	font-size: 11px;
}
/* チェーンホテル特集追加の為追記(2007/11/6 sagawa) 開始*/
#chain {
	width:520px;
	clear:both;
	font-size:12px;
	line-height:1.6em;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.chainwrapper {
	float: left;
	width: 250px;
	height: 60px;
	padding: 5px;
}
.chainlogo {
	float: left;
	height: 60px;
	width: 100px;
}
.chainname {
	float: left;
	height: 18px;
	width: 140px;
	padding-left: 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.chainpr {
	float: left;
	height: 42px;
	width: 140px;
	font-size: 10px;
	line-height: 10px;
	padding-left: 10px;
}
.chainname2 {
	float: left;
	height: 28px;
	width: 140px;
	padding-left: 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.chainpr2 {
	float: left;
	height: 27px;
	width: 140px;
	font-size: 10px;
	line-height: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.chaintitle {
	float: left;
	height: 15px;
	width: 520px;
}
.otherchain {
	clear: left;
	height: 15px;
	width: 520px;
	text-align: right;
}
/* チェーンホテル特集追加の為追記(2007/11/6 sagawa)ここまでで終了 */
