.medium, .thin { display: none; }

body {
	color: #333333;
	background: #f2f2f2;
	font-size: 14px;
	line-height: 130%;
	padding: 0;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a {
	color: #333333;
	text-decoration: none;
}

a img { border: none; }

img{
	border:none;
	outline:none;
}

.clr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
}

.small {
	font-size: 10px;
	margin-top: 5px !important;
}

.small2 {
	font-size: 10px;
}

img.bg {
  width: 100%;
  height: auto;
  position: static;
  top: 0;
  left: 0;
}

#header {
	position: absolute;
	left: 20px;
	top: 10px;
}

div#container {
  position: relative;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -90px;
}

#logo {  }

#copy {
	color: #ff8a00;
	margin-top: 20px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
}

h3 {
	font-size: 26px;
	margin: 0;
	line-height: 130%;
}

h3 span {
	float: right;
	font-size: 12px;
	font-weight: normal;
}

#col_1 {
	width: 540px;
	margin: 100px 10px 10px 10px;;
	float: right;
}

#col_2 {
	width: 380px;
	margin: 100px 10px 10px 10px;;
	float: left;
}

a#hotel {
	display: block;
	width: 155px;
	height: 278px;
	background: url(/img/hotel_w.jpg) no-repeat;
	padding: 25px 250px 1px 135px;
	margin-bottom: 10px;
}

a#hotel:hover {
	background: url(/img/hotel_w.jpg) -1px -1px no-repeat;
	border: 1px solid #00ccff;
	padding: 24px 249px 0 134px;
}

a#kaigai {
	display: block;
	width: 205px;
	height: 174px;
	background: url(/img/kaigai_w.jpg) no-repeat;
	padding: 25px 200px 1px 135px;
	margin-bottom: 20px;
}

a#kaigai:hover {
	background: url(/img/kaigai_w.jpg) -1px -1px no-repeat;
	border: 1px solid #00ccff;
	padding: 24px 199px 0 134px;
}

a#iPad {
	display: block;
	width: 205px;
	height: 174px;
	background: url(/img/iPad_w.jpg) no-repeat;
	padding: 25px 200px 1px 135px;
	margin-bottom: 10px;
}

a#iPad:hover {
	background: url(/img/iPad_w.jpg) -1px -1px no-repeat;
	border: 1px solid #00ccff;
	padding: 24px 199px 0 134px;
}

a#kaigai_iPad {
	background: url(/img/icons.gif) 0 1px no-repeat;
	display: block;
	margin: -60px 0 43px 140px;
	padding-left: 20px;
	width: 165px;
	height: 17px;
}

a#kaigai_iPad:hover {
	text-decoration: underline;
}

a#onsen {
	display: block;
	width: 205px;
	height: 174px;
	background: url(/img/onsen_w.jpg) no-repeat;
	padding: 25px 200px 1px 135px;
	margin-bottom: 10px;
}

a#onsen:hover {
	background: url(/img/onsen_w.jpg) -1px -1px no-repeat;
	border: 1px solid #00ccff;
	padding: 24px 199px 0 134px;
}

#web_bk {
	display:none;
 }

a#web {
	/*display: block;
	width: 344px;
	height: 436px;
	background: url(/img/web_w.jpg) no-repeat;
	padding: 30px 18px 0 18px; */
}

a#web:hover {
	background: none;
}

a#web h3 {
	line-height: 130%;
}

a#web p {
	text-align: center;
	margin-top: 260px;
}

a.kaigai-tour {
	display: block;
	width: 288px;
	background: #d5d5d5 url(/img/icons.gif) 67px 23px no-repeat;
	padding: 22px 0 23px 92px;
	margin-bottom: 15px;
}

a.kaigai-tour:hover {
	border: 1px solid #00ccff;
	width: 286px;
	padding: 21px 0 22px 91px;
	background: #d5d5d5 url(/img/icons.gif) 66px 22px no-repeat;
}

a.tabi {
	display: block;
	width: 288px;
	background: #d5d5d5 url(/img/icons.gif) 67px 24px no-repeat;
	padding: 23px 0 22px 92px;
	margin-bottom: 15px;
}

a.tabi:hover {
	border: 1px solid #00ccff;
	width: 286px;
	background: #d5d5d5 url(/img/icons.gif) 66px 23px no-repeat;
	padding: 22px 0 21px 91px;
}

a#tabi:hover {
	text-decoration: underline;
}

#info {
	background: #ffffff;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
}

#info a { text-decoration: underline; }

#info h3 {
	background: url(/img/icons.gif) left -81px no-repeat;
	padding: 0 0 18px 29px;
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
	font-size: 16px;
}

#info dl {
	clear: both;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b3b3b3;
	font-size: 12px;
}

#info dl dt {
	float: left;
	width: 60px;
	color: #808080;
	font-weight: bold;
}

#info dl dd {
	padding-left: 60px;
}

#info dl#last {
	border-bottom: none;
	margin-bottom: 0;
}

#lineup {
	display: block;
	width: 910px;
	padding: 25px;
	background: #ffffff;
}

/*#lineup:hover a{
	border: 1px solid #00ccff;
}*/

.lineup_btn{
	float:right;
	margin-top:-40px;
	}

#lineup p {
	margin-top: 18px;
}

#lineup .apps_l {
	float: left;
	width: 290px;
	margin: 17px 0 19px 10px;
	>margin: 14px 0 2px 10px;
}

#lineup .apps_l img{
	float:left;
	padding-right:5px;
}

#lineup .apps_c {
	float: left;
	width: 290px;
	margin: 17px 0 19px 10px;
	>margin: 14px 0 2px 10px;
}

#lineup .apps_c img{
	float:left;
	padding-right:5px;
}


#lineup .apps_r {
	float: left;
	width: 290px;
	margin: 17px 0 19px 10px;
	>margin: 14px 0 2px 10px;
}

#lineup .apps_r img{
	float:left;
	padding-right:5px;
}


#lineup .apps_l h4,#lineup .apps_c h4,#lineup .apps_r h4 {
	font-size: 18px;
	margin: 0 0 17px 0;
}

#lineup .apps_l h4.nm,#lineup .apps_c h4.nm,#lineup .apps_r h4.nm {
	font-size: 18px;
	margin: 0;
}

#lineup .apps_l p,#lineup .apps_c p,#lineup .apps_r p {
	margin: 0 !important;
}

#btm_links {
	text-align: center;
	margin: 20px auto 20px auto;
}

#btm_links ul li {
	display: inline-block;
	>display: inline;
	background: url(/img/icons.gif) 0 0 no-repeat;
	padding-left: 25px;
	margin-right: 30px;
	height: 17px;
	list-style-type: none;
}

#btm_links ul li a:hover {
	text-decoration: underline;
}

/* IE6 ERROR */

.ie6_error {
	background: #ffe1e1;
	padding: 30px;
	border: 1px solid #ff6161;
	text-align: center;
	color: #331919;
}

.btn_smp{
	display:none;
}

.r_flame{
	display:none;
}


.mov_back{
width:540px;
background: url(/img/hotel_w2.jpg) 0 0 no-repeat
}

.mov_w{
width:450px;
margin:0px auto 20px auto;
padding:20px 0;
}
.mov_m{
display:none;
}
.mov_t{
display:none;
}

/* 検索ガジェット追加20140514 */

#search_area {
	/* float: left; */
	width: 380px;
	margin-bottom: 20px;
}

#kw_search {
	background: url(/img/gadget/kw_search.gif) no-repeat;
	width: 380px;
	height: 83px;
	padding-top: 40px;
	text-align: center;
	margin-bottom: -40px;
	border-right: 2px solid #999;
}

#kw_FORCIAGadgetbiglobe_search201004_1 {
	vertical-align: middle;
	width: 240px;
	height: 25px;
	line-height: 26px;
	margin-bottom: 20px;
}

#map_search {
	background: #eef4ff;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	width: 378px;
}

.top_gadget_roll a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 320px;
	background-image: url(/img/gadget/top_hotel_search_btn.gif);
	padding-top: 40px;
	text-align: center;
	margin: 0px 30px;
}
.top_gadget_roll a:hover {
	background-image: url(/img/gadget/top_hotel_search_btn_ov.gif);
}

.top_gadget_map_disp {
	/*float: left;*/
	padding: 5px 10px 0px 10px;
}

.top_gadget_search_item {
	float: left;
	padding: 20px 0px 15px 10px;
	line-height: 22px;
}

.top_gadget_data_count {
	clear: both;
	text-align: center;
}

.top_gadget_calendar {
	position:relative;
	line-height: 9px;
}

.tipped {
    background-image: url("/img/gadget/FORCIAGadge-img.png");
    background-position: 0 -460px;
    color: #BBBBBB;
}

.mr_10{
	margin-right:10px;
	}
