P, H1, H2, H3, H4, H5, H6, UL {
	margin: 0px;
	padding: 0px;
}
HTML {
	height: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	background-image: none;
	height: 100%;
	text-align: center;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	min-height: 100%;
	height: 100%;
}
#topblock {
	width: 750px;
	padding: 0px;
	margin: 0px;
}
#header H1 {
	font-size: 12px;
	margin: 4px 4px;
	padding: 0px;
	color: #FFFFFF;
}
#header H2 {
	font-size: 12px;
	margin: 85px 0px 0px 130px;
	padding: 0px;
	color: #FFFFFF;
}
#header {
	height: 119px;
	width: 750px;
	padding-top: 4px;
	padding-left: 0px;	
	margin: 0px;
	background-image: url(../image/BustabiTop.jpg);
	text-align: left;
}
#navitop {
	margin: 5px 0px;
}
#navitop LI.navitop01 {
	float: left;
	width: 125px;
	text-indent: -9999px;
	list-style-type: none;
}
#navitop LI.navitop02 {
	float: left;
	width: 125px;
	text-indent: -9999px;
	list-style-type: none;
}
#navitop LI.navitop03 {
	float: left;
	width: 125px;
	text-indent: -9999px;
	list-style-type: none;
}
#navitop LI.navitop04 {
	float: left;
	width: 125px;
	text-indent: -9999px;
	list-style-type: none;
}
#navitop LI.navitop05 {
	float: left;
	width: 125px;
	text-indent: -9999px;
	list-style-type: none;
}
#navitop LI.navitop06 {
	float: left;
	width: 125px;
	text-indent: -9999px;
	list-style-type: none;
}
#navitop A {
	display: block;
	height: 30px
}
#navitop LI.navitop01 A {
	background-image: url(../image/MenuTab01.gif);
}
#navitop LI.navitop01 A:hover {
	background-image: url(../image/MenuTab01Ov.gif);
}
#navitop LI.navitop02 A {
	background-image: url(../image/MenuTab02.gif);
}
#navitop LI.navitop02 A:hover {
	background-image: url(../image/MenuTab02Ov.gif);
}
#navitop LI.navitop03 A {
	background-image: url(../image/MenuTab03.gif);
}
#navitop LI.navitop03 A:hover {
	background-image: url(../image/MenuTab03Ov.gif);
}
#navitop LI.navitop04 A {
	background-image: url(../image/MenuTab04.gif);
}
#navitop LI.navitop04 A:hover {
	background-image: url(../image/MenuTab04Ov.gif);
}
#navitop LI.navitop05 A {
	background-image: url(../image/MenuTab05.gif);
}
#navitop LI.navitop05 A:hover {
	background-image: url(../image/MenuTab05Ov.gif);
}
#navitop LI.navitop06 A {
	background-image: url(../image/MenuTab06.gif);
}
#navitop LI.navitop06 A:hover {
	background-image: url(../image/MenuTab06Ov.gif);
}
#linklist {
	width: 750px;
	height: 1.2em;
	float: left;
	padding: 0px;
	margin: 5px 0px;
	text-align: left;	
}
#navibar {
	width: 130px;
	float: left;
	margin-bottom: 0px;
}
#navibar #inquiry_us {
	width: 130px;
	height: 240px;
	background-image: url(../image/InquiryUsBar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	margin-bottom: 30px;
}
#navibar #inquiry_us #to {
	position: absolute ;
	margin: 214px 0px 0px 25px;
}
#navibar #tagtop{
	height: 32px;
	background-image: url(../image/RegionTag01Top.gif);
	background-repeat: no-repeat;
}
#navibar #tagmdl{
	padding: 5px;
	margin: 0px;
	text-align: left;
	background-image: url(../image/RegionTag01Mdl.gif);
	background-repeat: repeat-y;
}
#navibar #tagbtm{
	height: 1px;
	background-image: url(../image/RegionTag01Btm.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#navibar #tagmdl UL {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1.5;
}
#navibar #tagmdl UL LI {
	padding: 2px 0px 2px 15px;
	background: #fff url(../image/LinkArrow01.gif) left center no-repeat;
}
#navibar #tagmdl UL LI.region {
	padding: 2px 0px 2px 25px;
	background: #fff url(../image/LinkArrow02.gif) left center no-repeat;
}
#maincontent {
	width: 600px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#navibtm {
	width: 750px;
	height: 1em;
	padding: 0px;
	margin: 0px;
	background-color: #DDDDDD;
	color: #FFFFFF;
}
#navibtm UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navibtm UL LI {
	float:left;
	width: 186px;	
	margin: 0;
	padding: 0;
	text-align: center;
	border-right:solid 2px #FFFFFF;
}
#navibtm UL LI.last {
	border-right :none;
}
#navibtm UL LI A {
	display: block;
	overflow: hidden;
	text-decoration: none;
}
#navibtm UL LI A:link {
	color: #0099CC;
}
#navibtm UL LI A:hover {
	background-color: #336699;
	color: #FFFFFF;
}
A:link {
	color: #0000ff;
	text-decoration: none;
}
A:visited {
	color: #0000ff;
	text-decoration: none;
}
A:hover {
	color: #0000ff;
	text-decoration: underline;
}
A:active {
	color: #0000ff;
	text-decoration: underline;
}
UL.list01 {
	padding: 5px 5px 0px 25px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
}
UL.list01 LI {
	margin: 0px 0px 3px 15px;
	line-height: 1.5;
}
UL.list02 {
	padding: 5px 5px 0px 25px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	line-height: 1.5;	
}
OL.list01 {
	padding: 5px 5px 0px 25px;
	margin: 0px; 
	list-style-position: outside;
	list-style-type: lower-alpha;
	line-height: 1.5;
}
OL.list02 {
	padding: 5px 5px 0px 25px;
	margin: 0px; 
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 1.5;	
}
LI.list01 {
	margin: 20px 0px;
}
#maincontent .subtitle_blue {
	width: 580px;
	height: 32px;
	float: left;
	padding: 5px 0px 5px 20px;
	text-align: left;
	color: #666666;
	background-image: url(../image/SubTitleTagBlue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontent .subtitle_orange {
	width: 580px;
	height: 32px;
	float: left;
	padding: 5px 0px 5px 20px;
	text-align: left;
	color: #666666;
	background-image: url(../image/SubTitleTagOrange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontent .subtitle_red {
	width: 580px;
	height: 32px;
	float: left;
	padding: 5px 0px 5px 20px;
	text-align: left;
	color: #666666;
	background-image: url(../image/SubTitleTagRed.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontent H3,#maincontent H4,#maincontent H5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}
#maincontent .subheading_orange {
	border-bottom: solid 1px #FF9900;
	border-left: solid 5px #FF9900;	
	text-align: left;
	margin: 5px 0px 5px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 15px;
}
#maincontent .subheading_blue {
	border-bottom: solid 1px #336699;
	border-left: solid 5px #336699;	
	text-align: left;
	margin: 5px 0px 5px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 15px;
}
#maincontent .subheading_body {
	padding: 0px;
	margin: 10px 25px;
	font-size: 100%;
	text-align: left;
	line-height: 1.5;
}
.totop {
	width: 113px;
	float: right;
	margin-top:0px;
	margin-bottom: 10px;
}
.backto {
	width: 113px;
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
}
.text_bold_red {
	color: #FF0000;
	font-weight: bold;
}
.text_bold_orange {
	color: #FF6600;
	font-weight: bold;
}
.text_bold_blue {
	color: #336699;
	font-weight: bold;
}
.text_normal_red {
	color: #FF0000;
	font-weight: normal;
}
.text_normal_orange {
	color: #FF6600;
	font-weight: normal;
}
.text_normal_blue {
	color: #336699;
	font-weight: normal;
}
.text_normal_gray {
	color: #666666;
	font-weight: normal;
}
.text12px {
	font-size: 12px;
}
.text10px {
	font-size: 10px;
}
.hotelblock {
	float: right;
	padding-bottom: 10px;
	margin: 0px;
	width: 600px;
}
.hoteltitletop {
	float:left;
	width: 510px;
	color: #0000FF;
	border-top: solid 1px #336699;
	border-left: solid 1px #336699;
	border-right: solid 1px #336699;
	border-bottom: dotted 1px #336699;	
	background-color: #66CCFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(../image/TagHotelName.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.hoteltitlemdl {
	float:left;
	width: 590px;
	border-bottom: dotted 1px #336699;
	border-left: solid 1px #336699;
	border-right: solid 1px #336699;	
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.hoteltitlebtm {
	float:left;
	width: 600px;
	border-bottom: solid 1px #336699;
	border-left: solid 1px #336699;
	border-right: solid 1px #336699;
}
.hotelpic01 {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.hotelpic01 IMG{
	width: 200px;
	height: 140px;
}
.pic {
	float: left;
	margin: 0px;
	padding: 0px;
}
.spicleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.spicleft IMG{
	width: 100px;
	height: 70px;
}
.spicright {
	float: left;
	margin: 0px;
	padding: 0px;
}
.spicright IMG{
	width: 100px;
	height: 70px;
}
.hotelinfo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 100%;
	background: #FFFFFF;
}
.hotelinfo .hotelfeature {
	float: left;
	display: inline;
	width: 338px;	
	text-align: left;
	margin-left: 10px;
	padding: 5px 0px 5px 50px;
	border-bottom: dotted 1px #CCCCCC;
	background: url(../image/TagFeature.gif) left center no-repeat;
}
.hotelinfo .hotelfacility {
	float: left;
	display: inline;
	width: 338px;
	height: 40px;
	margin-left: 10px;	
	text-align: left;
	padding: 5px 0 5px 50px;
	border-bottom: dotted 1px #CCCCCC;
	background: url(../image/TagFacility.gif) left center no-repeat;
}
.hotelinfo .pricerange {
	float: left;
	display: inline;
	width: 338px;
	margin-left: 10px;	
	text-align: left;
	padding: 5px 0 5px 50px;
	border-bottom: dotted 1px #CCCCCC;
	background: url(../image/TagPrice.gif) left center no-repeat;
	line-height: 1.3;
}
.hotelinfo .pricerange .bustabipack {
	float: left;
	width: 208px;
	text-align: left;
	padding: 5px 0px 5px 130px;
	font-size: 130%;
	color: #FF0000;
	border-bottom: dotted 1px #CCCCCC;
	background: url(../image/IconBustabiPack.gif) left center no-repeat;
}
.hotelinfo .pricerange .marutokupack {
	float: left;
	width: 208px;
	text-align: left;
	padding: 5px 0px 5px 130px;
	font-size: 130%;
	color: #FF0000;
	border-bottom: dotted 1px #CCCCCC;
	background: url(../image/IconMarutokuPack.gif) left center no-repeat;
}
.hotelinfo .pricerange .explanationpack {
	float: left;
	width: 208px;
}
.hotelinfo .estimatebtn {
	float: left;
	height: 47px;
	width: 288px;
	display: inline;
	padding: 5px 0 5px 60px;
}
.buttondetail {
	float: right;
	margin: 10px 0px 10px 0px;
	padding: 0px
}
.buttondetail LI.detail01 {
	float: right;
	width: 99px;
	text-indent: -9999px;
	list-style-type: none;
}
.buttondetail LI.detail02 {
	float: right;
	width: 99px;
	text-indent: -9999px;
	list-style-type: none;
}
.buttondetail LI.detail03 {
	float: right;
	width: 99px;
	text-indent: -9999px;
	list-style-type: none;
}
.buttondetail LI.detail04 {
	float: right;
	width: 99px;
	text-indent: -9999px;
	list-style-type: none;
}
.buttondetail A {
	display: block;
	height: 30px;
}
LI.detail01 A {
	background-image: url(../image/BtnHotelinfo.gif);
}
LI.detail01 A:hover {
	background-image: url(../image/BtnHotelinfoOv.gif);
}
LI.detail02 A {
	background-image: url(../image/BtnGallery.gif);
}
LI.detail02 A:hover {
	background-image: url(../image/BtnGalleryOv.gif);
}
LI.detail03 A {
	background-image: url(../image/BtnBustabiPrice.gif);
}
LI.detail03 A:hover {
	background-image: url(../image/BtnBustabiPriceOv.gif);
}
LI.detail04 A {
	background-image: url(../image/BtnMarutokuPrice.gif);
}
LI.detail04 A:hover {
	background-image: url(../image/BtnMarutokuPriceOv.gif);
}
.plansubtitle {
	font-size: 16px;
	width: 600px;
	height: 20px;
	float: right;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #000099;
	background-image: url(../image/SubTitleTagSkyBlue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1em;
}
#plan_inquiry {
	margin: 0px;
	width: 100%;
	float: right;
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 3px;
	margin-bottom: 20px;
}
#plan_inquiry TH, #plan_inquiry TD {
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #336699;
	color: #663366;
	font-weight: normal;
}
#plan_inquiry TH {
	width: 30%;
	text-align: center;
}
#plan_inquiry TD {
	width: 70%;
	text-align: left;
}
#plan_inquiry INPUT {
	text-align: left;
}
.form_inquiry {
	margin: 0px;
	width: 100%;
	float: right;	
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 3px;
	margin-bottom: 30px;
}
.form_inquiry TH, .form_inquiry TD {
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #336699;
	color: #333333;
	font-weight: normal;
}
.form_inquiry TH {
	font-weight: normal;
}
.form_inquiry TD.item_name {
	width: 20%;
	background-color: #99CCFF;
	text-align: right;
}
.form_inquiry TD.inquiry_term {
	width: 80%;
	text-align: left;
}
.form_inquiry TD.inquiry_term .plan_service_button {
	margin-left: 350px;
	margin-top: -24px;
}
.button_win {
	position: absolute;
	margin-left: 290px;
	padding: 0px;
}
.button_win2 {
	position: absolute;
	margin-bottom:25px;
	margin-left: 90px;
	padding: 0px;
}
#price_list {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #0033CC;
	text-align: center;
}
#price_list .unit_price1 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 32px;
	margin-top: 123px;
}
#price_list .sum_price1 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 128px;
	margin-top: 123px;
}
#price_list .title {
	position: absolute;
	width: 400px;
	height: 28px;
	margin-left: 265px;
	margin-top: 44px;
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
}
#price_list .hotel_name1 {
	position: absolute;
	width: 350px;
	height: 20px;
	margin-left: 335px;
	margin-top: 80px;
	font-size: 16px;
	text-align: left;
}
#price_list .departure_region1 {
	position: absolute;
	width: 350px;
	height: 20px;
	margin-left: 335px;
	margin-top: 103px;
	font-size: 16px;
	text-align: left;
}
#price_list .date1 {
	position: absolute;
	width: 350px;
	height: 20px;
	margin-left: 335px;
	margin-top: 127px;
	font-size: 16px;
	text-align: left;
}
#price_list .number_person1 {
	position: absolute;
	width: 350px;
	height: 20px;
	margin-left: 335px;
	margin-top: 150px;
	font-size: 16px;
	text-align: left;
}
#price_list .unit_base_price1 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 830px;
	margin-top: 249px;
	text-align: right;
}
#price_list .unit_base_qty1 {
	position: absolute;
	width: 30px;
	height: 20px;
	margin-left: 920px;
	margin-top: 249px;
	text-align: right;
}
#price_list .unit_base_total1 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 970px;
	margin-top: 249px;
	text-align: right;
}
#price_list .unit_base_price2 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 830px;
	margin-top: 273px;
	text-align: right;
}
#price_list .unit_base_qty2 {
	position: absolute;
	width: 30px;
	height: 20px;
	margin-left: 920px;
	margin-top: 273px;
	text-align: right;
}
#price_list .unit_base_total2 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 970px;
	margin-top: 273px;
	text-align: right;
}
#price_list .unit_add_price1 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 830px;
	margin-top: 297px;
	text-align: right;
}
#price_list .unit_add_qty1 {
	position: absolute;
	width: 30px;
	height: 20px;
	margin-left: 920px;
	margin-top: 297px;
	text-align: right;
}
#price_list .unit_add_total1 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 970px;
	margin-top: 297px;
	text-align: right;
}
#price_list .unit_price2 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 830px;
	margin-top: 345px;
	text-align: right;
}
#price_list .sum_price2 {
	position: absolute;
	width: 70px;
	height: 20px;
	margin-left: 970px;
	margin-top: 345px;
	text-align: right;
}
#price_list .add_person1 {
	position: absolute;
	width: 100px;
	height: 20px;
	margin-left: 370px;
	margin-top: 273px;
	text-align: left;
}
#price_list .departure_region2 {
	position: absolute;
	width: 350px;
	height: 20px;
	margin-left: 230px;
	margin-top: 297px;
	text-align: left;
}
.price_inquiry {
	margin: 0px;
	float: right;	
}
.form_inquiry2 {
	margin: 0px;
	width: 100%;
	float: right;	
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 3px;
	margin-bottom: 20px;
}
.form_inquiry2 TH, .form_inquiry2 TD {
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #336699;
	color: #333333;
	font-weight: normal;
}
.form_inquiry2 TH {
	font-weight: normal;
}
.form_inquiry2 TD.item_name {
	width: 20%;
	background-color: #99CCFF;
	text-align: right;
}
.form_inquiry2 TD.inquiry_term {
	width: 80%;
	text-align: left;
}
.form_inquiry2 TD.inquiry_term .plan_service_button {
	margin-left: 350px;
	margin-top: -24px;
}
#navibar #commute_bus {
	width: 130px;
	height: 227px;
	margin-bottom: 30px;
}
#maincontent_full {
	width: 750px;
	float: right;
	padding: 0px;
	margin: 0px;
}