/* CSS Document */
@charset "Shift_JIS";

*{
	margin:0;
	padding:0;
}

body{
	margin: 0px;
	padding: 0;
	background:transparent url(./images/body_bg.gif) repeat-y left;
}

#container_bg{
	width: 770px;
	background:transparent url(./images/bg_base.jpg) repeat-y right;
}

#container{
	margin: 0px 20px 0px 0px;
	min-height:500px;
	background-color:white;
}
* html #container{height:500px;}

#top{
	position:relative;
	width: 750px;
	height: 72px;
	background-image: url(images/bg_top.gif);
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: repeat-x;
	border-top:1px solid black;
}

.top_title{
	float: left;
	width: 350px;
}


#welcome {
	margin-top:15px;
	margin-right:15px;
	color:#fff;
	text-align:right;
	font-size: 12px;
	border:0px solid yellow;
}

#top #welcome table, #top #welcome td {
	border-collapse: collapse;
	float: right;
	margin:0;
	padding:0;
	border:none;
	color:#fff;
}

#welcome img {vertical-align:bottom;}

.top_navi{
	position:absolute;
	right:10px;bottom:10px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 25px 10px 0 0;
	font-weight: bold;
	color: #FFFFFF;
}

#flashArea {
	height:235px;
	margin: 0px; padding:0;
	position:relative;
	border:0px solid red;
}
* html #flashArea {margin-top:-2px;}

#flashArea #quickQueryBox {
	position:absolute;
	bottom:0;left:10px;
	margin:0;
}
* html #flashArea #quickQueryBox {bottom:-1px;}

#flashArea #quickQueryBox p {margin:0 !important;}

#middle{
	width: 750px;
	min-height:500px;
	background-corlor:white;
}
* html #middle {height:500px;}
#bottom{
	text-align:center;
	width: 750px;
	margin: 10px 0 0;
	background-color:#666;
}

#bottom * {margin:0;}

#bottom ul.footLink {
	color:white;
	width:600px;
	margin-left:auto;margin-right:auto;
}

#bottom ul.footLink li {
	width:100px;
	float:left;
	list-style:none;
}

#bottom ul.footLink li a {
	display:block;
	color:white;
	padding:5px 10px;
	border:1px solid #666;
}

#bottom ul.footLink li a:hover {
	border-color:#999 #333 #333 #999;
}

#bottom p.address {
	clear:both;
	color:white;
	padding:5px;
	background:#173130 url(./images/bg_foot_address.gif) repeat-x bottom;
}

#bottom p.copyright {
	color:white;
	padding:5px;
	background-color:#665032;
}

#menubar{
	float: left;
	width: 170px;
}

#leftbar{
	float: left;
	width: 165px;
}

#centerbar{
	float: left;
	width: 405px;
}

.contents{
	float: left;
	width: 580px;
}

a {color: #333333; text-decoration: none; background-color: transparent;}

a:hover {
	color: #3399CC;
	text-decoration: underline;
}

.eriyou {
	margin-left: 150px;
}

.eriyou a {
	width: 286px;
	height: 34px;
	display: block;
	background-image: url(accomodations/images/index_usinginet.gif);
	background-repeat: no-repeat;
}

.eriyou a:hover {
	background-image: url(accomodations/images/index_usinginet_over.gif);
	background-repeat: no-repeat;
}

.modoru {
	margin-left: 230px;
	padding-top: 10px;
}

.modoru a {
	width: 74px;
	height: 31px;
	display: block;
	background-image: url(accomodations/images/back.gif);
	background-repeat: no-repeat;
}

.modoru a:hover {
	background-image: url(accomodations/images/back_over.gif);
	background-repeat: no-repeat;
}

.netok {
	margin-left: 70px;
	padding-top: 10px;
}

.netok a {
	width: 406px;
	height: 34px;
	display: block;
	background-image: url(banquet/images/internet.gif);
	background-repeat: no-repeat;
}

.netok a:hover {
	background-image: url(banquet/images/internet_over.gif);
	background-repeat: no-repeat;
}

.menu_events {
	width: 155px;
	height: 65px;
	background-image: url(images/mb_events.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
}

.menu_events a{
	width: 155px;
	height: 65px;
	display: block;
}

.menu_events a:hover{
	background-image: url(images/mb_events_h.gif);
	background-repeat: no-repeat;
}

#top a{
	text-decoration: none;
	color: #FFFFFF;
}

#top a:hover{
	text-decoration: underline;
	color: #CCCC00;
}

.clear_both{
	clear: both;
	margin: 0;
	font-size: 1px;
	height: 1px;
}

.copyright{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

img{
	border: 0;
}

#menubar img{
	border: 0;
	margin: 8px 0 0 10px;
}

#menubar div.sub-item {
	margin-top: 5px;
}

#menubar div.sub-item img{
	margin: 0;
}

#leftbar img{
	border: 0;
	margin: 8px 10px 0 0;
}

.preload{
	display:none;
}

.pankuzu{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 10px;
}

h1{
	padding-bottom: 7px;
	background-color: #173131;
	width: 550px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h1.event{
	padding-bottom: 7px;
	background-color: #9ED679;
	width: 530px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	margin-top: 15px;
	margin-bottom: 5px;
}

h1.present{
	padding-bottom: 7px;
	background-color: #FEB837;
	width: 530px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	margin-top: 15px;
	margin-bottom: 5px;
}

h2{
}

.shukuhaku{
	font-size: 16px;
	color: #003399;
	margin-left: 20px;
}


h3{
	margin-top: 10px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 500px;
	margin-left: 20px;
	padding: 5px;
	background-color: #EFEAD8;
}

h4{
}

p {
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	margin: 5px 30px 0px 20px;
}

.p_macie {
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	margin: 5px 30px 0px 20px;
}

.p_mid{
	font-size: 15px;
	color: #333333;
	line-height: 150%;
	margin: 5px 30px 0px 20px;
}

.p_mid_right{
	font-size: 15px;
	color: #333333;
	line-height: 150%;
	margin-right: 200px;
	text-align: right;
}


.plan{
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}

.plan2{
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
}

.plan_p{
	font-size: 12px;
	color: #333333;
	margin-left: 25px;
	line-height: 150%;
	margin-right: 20px;
}

.plan_p_bold{
	font-size: 12px;
	color: #333333;
	margin-left: 25px;
	line-height: 150%;
	margin-right: 20px;
	font-weight: bold;
}

.plan_p_bold_red{
	font-size: 12px;
	color: #FF0033;
	margin-left: 25px;
	line-height: 150%;
	margin-right: 20px;
	font-weight: bold;
}

.present_p_bold_red{
	font-size: 18px;
	color: #FF0033;
	line-height: 150%;
	font-weight: bold;
}
.fair_p{
	font-size: 12px;
	color: #333333;
	margin-left: 50px;
	line-height: 150%;
	margin-right: 30px;
}

.fair_p_bold{
	font-size: 14px;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
}

.fair_p_bold_red{
	font-size: 14px;
	color: #FF3300;
	line-height: 150%;
	font-weight: bold;
}

.fair_title_bold{
	font-size: 15px;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
}

.hissu_p_bold_pink{
	font-size: 15px;
	color: #F96882;
	font-weight: bold;
}

.plan_title{
	font-size: 12px;
	color: #333333;
	margin-left: 25px;
	line-height: 150%;
	margin-right: 20px;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
}

.fair_title{
	font-size: 14px;
	color: #333333;
	margin-left: 15px;
	line-height: 150%;
	margin-right: 20px;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
}

a .info_title {color:#660;}
a:hover .info_title {color:teal;}
.info_title{
	display:block;
	font-size: 12px;
	/*color: #666600;*/
	line-height: 150%;
	margin-right: 20px;
	font-weight: bold;
	margin:-1.25em 10px 0 0;
	text-decoration: underline;
	padding-left:20px;
}

.info_p{
	font-size: 12px;
	color: #333333;
	margin-left: 25px;
	line-height: 150%;
	margin-right: 20px;
}

p{
	font-size: 12px;
	color: #333333;
	margin-left: 25px;
	line-height: 150%;
	margin-right: 20px;
}

ul{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #333333;
}

.shukuhaku{
	margin:10px 50px 10px 0;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	text-align: left;
}

li{
	margin:0 20px 3px 50px;
}

.shikaku{
	list-style-type: square;
	padding-right: 30px;
}

ol{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}

.present_p3{
	background-color: #CCCCCC;
	width: 7em;
	color: #666666;
	font-weight: bold;
	margin-left: 20px;
}

.present_p4{
	background-color: #FFCCCC;
	width: 500px;
	color: #666666;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.present_p2{
	color: #666666;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 20px;
}

.present_title{
	font-size: 15px;
	color: #333333;
	margin-left: 25px;
	line-height: 150%;
	margin-right: 20px;
	font-weight: bold;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
}

.present_p_bold{
	font-size: 12px;
	color: #666666;
	margin-left: 35px;
	line-height: 150%;
	margin-right: 20px;
	font-weight: bold;
	margin-top: 5px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.present_p_bold2{
	font-size: 12px;
	color: #666666;
	margin-left: 25px;
	line-height: 150%;
	margin-right: 20px;
	font-weight: bold;
	margin-top: 5px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

td.w_1{
	width: 140px;
}

td.w_2{
	width: 340px;
}

.gotop{
	text-align:right;
	font-size:10px;
	padding-right:30px;
	margin-bottom:10px;
}

.waku1{
	border-color: #FF6F6F;
	border-style: solid;
	border-width: 2px;
	background-color: #FFECEC;
	margin-left: 20px;
	margin-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.img_left{
	float: left;
	padding-right: 10px;
}

.img_left0{
	float: left;
}

.img_left2{
	float: left;
	margin-right: 20px;
	width: 165px;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

.img_left3{
	float: left;
	margin-right: 7px;
	width: 103px;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

.img_left p,
.img_left0 p,
.img_left1 p,
.img_left2 p,
.img_left3 p{margin:0;}

.img_right{
	float: right;
	padding-left: 10px;
}

.img_box_plan{
	margin: 10px 0 10px 50px;
}

.img_left_1{
	float: left;
	margin-left: 15px;
	font-size: 12px;
	color: #333333;
	width: 160px;
	line-height: 130%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.img_left_2{
	float: left;
	margin-left: 15px;
	font-size: 12px;
	color: #333333;
	width: 240px;
	line-height: 130%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.p_small_red{
	font-size: 11px;
	color: #CC0000;
	line-height: 150%;
	font-weight: normal;
}

.p_large_red{
	font-size: 15px;
	color: #CC0000;
	line-height: 150%;
	font-weight: bold;
}

.img_center{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.maru_blue{
	color: #003399;
}

.b_yoyaku{
	background-image: url(images/yoyaku.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
}

.b_yoyaku a{
	width: 250px;
	height: 55px;
	display: block;
}

.b_yoyaku a:hover{
	background-image: url(images/yoyaku.gif);
	background-repeat: no-repeat;
	background-position: 30px;
}


table.table_shukuyoya{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 0;
	table-layout:fixed;
	width: 450px;
	margin-left: 50px;
}

.shukuhaku{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	table-layout:fixed;
	width: 300px;
	margin-left: 50px;
	}

table.hyou1{
	border: solid #999999 1px;
	table-layout:fixed;
	width: 400px;
	margin-left: 60px;
	}

/* これ以降Mac IE 5には適用されない \*/
table{
	margin: 20px 0;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}

tr td{
	font-size: 13px;
	color: #666666;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 8px;
}

td.sennashiwaku{
	font-size: 13px;
	color: #666666;
	padding: 0px;
	border: 0;
}

td.sennashiwaku_plan{
	font-size: 13px;
	color: #666666;
	border: 0;
	width: 88px;
	background-image: url(accomodations/images/bg_plan.gif);
}

td.sennashiwaku_yoyaku{
	font-size: 13px;
	color: #666666;
	padding: 0px;
	border: 0;
	width: 40px;
}

td.sennashiwaku_seikiryoukin{
	font-size: 13px;
	color: #666666;
	padding: 0px;
	border: 0;
	width: 219px;
}


td.sennashiwaku_prise{
	font-size: 15px;
	color: #FFFFFF;
	border: 0;
	background-image: url(accomodations/images/bg_prise.gif);
	background-repeat: no-repeat;
	width: 103px;
	font-weight: bold;
	padding: 0;
	text-align: right;
}

td.sennashiwaku_kikantext{
	font-size: 14px;
	color: #990099;
	padding: 0px;
	border: 0;
	vertical-align: top;
}

.sennashiwaku_kikantext{
	font-size: 14px;
	color: #990099;
	padding: 0px;
	border: 0;
	vertical-align: top;
	text-align: left;
}


td.sennashiwaku_title{
	font-size: 23px;
	color: #3F528A;
	border: 0;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: text-bottom;
	padding: 0;
}

.sennashiwaku_title{
	font-size: 23px;
	color: #3F528A;
	border: 0;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: text-bottom;
	text-align: left;
	padding-bottom: 10px;
}


/* これ以降Mac IE 5にも適用される */

.table_wakunashi{
	border: 0;
}
.tr_td_sennashi{
	border: 0;
}

.tr_td_sennashi_kikan{
	background-image:url(accomodations/images/bg_fukudashi.gif);
	background-repeat: no-repeat;
	height:80px;
	width:88px;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	border: 0;
	line-height: 100%;
	padding-top: 15px;
	padding-left: 10px;
}

.sennashi_kikan{
	background-image:url(accomodations/images/bg_fukudashi.gif);
	background-repeat: no-repeat;
	height:80px;
	width:88px;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	border: 0;
	line-height: 100%;
	text-align: left;
	float: left;
}


.koukoku{
	background-color: #E6CDA8;
	text-align: center;
}

.naiyou1{
	background-color: #FBF4EA;
}

tr td.hyou_naka_mid{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 130px;
}

tr td.hyou_naka_short{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 70px;
	text-align: center;
}

tr td.hyou_naka_long{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 200px;
}

.shukuyoya1{
	padding: 5px;
	width: 150px;
}

.shukuyoya2{
	padding: 5px;
	width: 300px;
}

.ryoukin{
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin:0 20px;
	padding: 5px;
	vertical-align: middle;
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
}

.ryoukin2{
	margin:0 20px;
	padding: 5px;
	vertical-align: middle;
	font-size: 12px;
	color: #333333;
}

.left_koumoku_4p{
	float: left;
	width: 70px;
}

.left_koumoku_2p{
	float: left;
	width: 70px;
}

.right_box{
	float: left;
	width: 440px;
}

.seiki_ryokin_1{
	height: 28px;
	background-image: url(accomodations/images/bg_seikiryoukin.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	width: 220px;
	color: #14338D;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: bold;
}

.seiki_ryokin_2{
	height: 28px;
	background-image: url(accomodations/images/bg_seikiryoukin.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	width: 240px;
	color: #14338D;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: bold;
}

.seiki_ryokin_3{
	height: 28px;
	background-image: url(accomodations/images/bg_seikiryoukin2.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	width: 220px;
	color: #14338D;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: bold;
}

.canp_box{
	float: left;
	width: 190px;
}

.canp_box2{
	float: left;
	width: 190px;
}

.canp_price{
	background-image: url(accomodations/images/bg_prise.gif);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding-left: 60px;
	vertical-align: middle;
}

.canp_price3{
	background-image: url(accomodations/images/bg_prise2.gif);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding-left: 60px;
	vertical-align: middle;
}


#leftbar * {margin:0;padding:0;}

#leftbar p {padding:0;}

#leftbar ul {
	width: 155px;
	margin-top:1px;
	/*border:1px solid #183231;*/
}

#leftbar ul li{
	list-style:none;
	margin-left:auto;margin-right:auto;
	padding:3px 0;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background:#7A5F3C url(./images/plan_btn_back.gif) no-repeat;
}
* html #leftbar ul li{width:153px;}

#leftbar ul li a img{
	vertical-align:middle;
	margin:0;padding:0;
}