@charset "Shift_JIS";

/*
layout.cssでは以下の要素を制御しています。
[]内はキーとなるid名、クラス名です。
・テキストインデント
・メインコンテンツ[#contents]
・ヘッダ[#head]
・グローバルメニュー[#gMenu]
・フッタ[#foot]
・基本構造
*/

/* @group テキストインデント */

ul#gMenu li a,div#head h1 {
	text-indent: -9999px;
}

/* @end */

/* @group テキストインデント */

ul#gMenub li a,div#head h1 {
	text-indent: -9999px;
}

/* @end */


/* @group メインコンテンツ[#contents] */

div#contents {
	padding: 0;
	background: #fff;
	text-align: center;
}

.hotel {
	border-style:solid;
	border-width:3px;
	border-color:#452D03;
	width:934px;
	height:290px;
	margin-top:15px;
	margin-left:42px;
	font-family:"小塚ゴシック Pr6N M";
	line-height:140%;
	text-align:left;
	font-size:11px;
}

.hotel_s {
	border-style:solid;
	border-width:3px;
	border-color:#452D03;
	width:300px;
	height:370px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:43px;
	font-family:"小塚ゴシック Pr6N M";
	line-height:140%;
	text-align:left;
	font-size:11px;
	float:left;
}

.hotel_s2 {
	border-style:solid;
	border-width:3px;
	border-color:#452D03;
	width:300px;
	height:370px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
	font-family:"小塚ゴシック Pr6N M";
	line-height:140%;
	text-align:left;
	font-size:11px;
	float:left;
}

.htlimg {
	float: left;
	margin:0px 10px 10px 0px;
}

.htlbox {
	width:420px;
	float:left;
	margin:10px 10px 10px 10px;
}

.htlbox_02 {
	width:285px;
	float:left;
	margin:10px 5px 10px 10px;
}

.htlinfo {
	font-size:11px;
	margin-top:10px;
	text-align:left;
	line-height:120%;
}

.htlroom {
	width:310px;
	text-align:left;
	float:left;
	margin:10px 0px 0px 0px;

}

.htlroom_02 {
	width:280px;
	text-align:center;
	margin:10px 10px 10px 10px;

}

.htlname {
	background-image:url(../fair/hotel_campaign/img/hotel_name.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-family:"小塚明朝 Pr6N H";
	font-style:italic;
	color:#FFFFFF;
	line-height:40px;
	text-align:left;
	padding-left:270px;
}

.htlname_02 {
	background-image:url(../fair/hotel_campaign/img/hyatt_name.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:50px;
}

.htlname_03 {
	background-image:url(../fair/hotel_campaign/img/place_name.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:50px;
}

.htlname_04 {
	background-image:url(../fair/hotel_campaign/img/maria_name.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:50px;
}

	
	
.htltokuten {
	width:160px;
	float:left;
	margin:10px 10px 10px 10px;
}

	
.b {
	font-weight:400;
	font-size:13px;
}


.r {
	font-weight:700px;
	font-size:18px;
	text-align:right;
	color:#FF0000;
}
	
	
	
/* @end */


/* @group ヘッダ[#head] */

div#head {
	background: #fff;
	height: 90px;
}

div#head h1 {
	height: 50px;
	width: 300px;
	background: transparent url(../img/h1.gif) left center;
	float: left;
	margin: 0;
}



/* @end */


/* @group グローバルメニュー[#gMenu] */

ul#gMenu {
	clear: both;
	height: 48px;
	overflow: hidden;
	background: transparent url(../img/gnavi_none.gif);
}

ul#gMenu li,ul#gMenu li a {
	float: left;
	height: 48px;
	display: block;
}

ul#gMenu li#gMenu01 a {
	width: 143px;
}

ul#gMenu li#gMenu02 a {
	width: 138px;
}

ul#gMenu li#gMenu03 a {
	width: 140px;
}

ul#gMenu li#gMenu04 a {
	width: 198px;
}

ul#gMenu li#gMenu01 a:hover {
	background: url(../img/gnavi_none.gif) no-repeat 0 -48px;
}

ul#gMenu li#gMenu02 a:hover {
	width: 138px;
	background: url(../img/gnavi_none.gif) no-repeat -143px -48px;
}

ul#gMenu li#gMenu03 a:hover {
	width: 140px;
	background: url(../img/gnavi_none.gif) no-repeat -281px -48px;
}

ul#gMenu li#gMenu04 a:hover {
	width: 198px;
	background: url(../img/gnavi_none.gif) no-repeat -421px -48px;
}

ul#gMenu li#gMenuMailMagazine {
	float: right;
	height: 28px;
	margin: 9px 10px 0 0;
	display: inline;
}

ul#gMenu li#gMenuMailMagazine a {
	text-indent: 0;
}

ul#gMenu li#gMenuMailMagazine a img {
	opacity:0.95;
	filter: alpha(opacity=95);
	-ms-filter: "alpha( opacity=95 )";
}
ul#gMenu li#gMenuMailMagazine a img {
opacity:0.95;
	filter: alpha(opacity=95);
	-ms-filter: "alpha( opacity=95 )";
}
ul#gMenu li#gMenuMailMagazine a:hover img {
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/* @end */

/* @group フッタ[#foot] */

div#foot {
	padding: 10px 10px 20px;
	font-size: 85%;
	line-height: 180%;
	background: #242424;
}

div#foot a {
	color: #fff;
	text-decoration: underline;
}

div#foot a:link {
	color: #fff;
	text-decoration: none;
}

div#foot a:visited {
	color: #ccc;
	text-decoration: none;
}

div#foot a:hover {
	color: #fff;
	text-decoration: underline;
}

div#foot ul li {
	display: inline;
	white-space: nowrap;
}

div#foot ul li a {
	padding: 0 3px 0 0;
}

div#foot ul#bmList {
	border-bottom: #666 1px solid;
	margin: 0 0 10px;
	padding: 0 10px 5px;
	text-align: right;
}

div#foot div#fNavi {
	float: left;
	width: 915px;
}

div#pMark {
	width: 88px;
	float: right;
	text-align: right;
}

div#copyRight {
	padding: 0 0 10px;
	text-align: center;
	clear: both;
}

/* @end */


/* @group 基本構造 */

/*body {
    background-image: url("../primojapan/images/map.webp");
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  text-align: center;
  border: 0;
}*/

div#wrapper {
	width: 1200px;
	text-align: left;
	margin: 0 auto;
}

/* @end */
