/* CSS Document */
@import "/common/css/st.css";/* 共通のsearch&ticketファイル用 */
@import "css/info.css";

body {
/*	font-family: "lr oSVbN", Osaka,sans-serif, "qMmpS Pro W3";*/
	font-size: small;
	color: #333333;
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-image:url(../img/header_html_back.gif);
	background-repeat:repeat-x;
	background-color:#FFEBB8;
}


a:link{
	color: #21631A;
	text-decoration: none;
}
a:active{
	color: #21631A;
	text-decoration: underline;
}
a:hover{
	color: #21631A;
	text-decoration: underline;
}
a:visited{
	color: #330000;
	text-decoration: none;
}
img{
	border:none;
}


/* hr */
/* clear */
#header,.clear,#topImage,div .clear,.imgBlock,#footer,#footerinfo{
	clear:both;
}
/* 0 */
div .clear,.none,#header,#headerLogo,#headerRight,#header img,div .clear,#topImage,#topImage img,#menu,#menu ul,#menu li,#menu img,h1,h2,#topLeft h4,#topMiddle,#topRight,#search li,#search img,#search ul,#blog ul,.catch,.highlightText,#highlight,.catch p,.highlightText h4,.planText h4,#footer ul,#footer li{
	margin:0;
	padding:0;
}
ul {
	margin-left: 0px;
}
li {
	margin-left: 0px;
}
/* block */
#topImage img,#menu img,#search li img,#special img,imgBlock,#footer li img,#footerinfo img{
	display:block;
}
/* left */
.left,#headerLogo,#menu li,.osusumePhoto,#search li,.highlightBox img,.planBox img,#footer li,#footerLeft,#footerText,#footerinfo img,#footerRight{
	float:left;
}
/* left */
.left2{
	float:left;
	margin-right: 10px;
}
/* right */
.right,#headerRight,.osusumeText,.highlightText{
	float:right;
}
/* font */
h4{
	font-size: small;
}
.osusume h4,.osusume2 h4{
	margin:0;
	padding:0px 0px 5px 17px;
	background: url(../img/listmark_51.gif) no-repeat left top;
}
.planText h4{
}
#search h2,#special h2{
	margin-bottom:3px;
}
#special h2{
	margin-top:0px;
}
#special_r {
	margin-top:5px;
}


/*  */
#body{
	width:864px;
	padding:0;
	margin: 0px auto;
	background-color:#FFFFFF;
}



#content{
	margin:0;
	padding:10px 8px 20px 8px;
	background-color:#FFFFFF;

}

/* top page */


#headerWrap{
	height:147px;
	width:100%;
	background-image:url(../img/header_wrap_back.gif);
	background-repeat:repeat-x;
	}

#header{
	padding:0;
	margin:0;
	height:97px;
	width:864px;
	background-image:url(../img/header_back.png);
	background-repeat:no-repeat;
	
}
#header_tour{
	padding:0;
	margin:0;
	height:69px;
	width:864px;
	background-image:url(../img/header_back.png);
	background-repeat:no-repeat;
	
}

#header img {
	margin:0;
	padding:0;
	}

#headerLogo{
	width:291px;
	margin:16px 0px 0px 0px;
	float:left;
}


#headerRight{
	width:570px;
	padding:0;
}

#headerH1{
	width:570px;
	height:30px;
	padding-right:0px;
	}

#headerRightA{
	width:260px;
	height:67px;
	margin-left:0px;
	float:right;
	}

#headerRightB{
	width:122px;
	float:right;
	}

#topImage{
	border-top:2px solid #666666;
	}


#menu ul,#search ul,#blog ul,#footer ul{
	list-style-type: none;	
	display:inline;
}
#topLeft{
	width:194px;
}
#topLeft dl{
	margin:0px 0px 5px 0px;
	padding:3px;
}
.white{
	background-color: #F7F7F7;
}
.yellow{
	background-color: #fffacd;
}
#topLeft dt{
	line-height: 1.5em;
	float: left;
}
#topLeft dd{
	line-height: 1.5em;
	text-align:right;
}
#topLeft hr{
	width: 184px ;
	height: 1px ;
	color: #FFFFFF ;
	background-color: #FFFFFF ;
	border: 0 ;
}
#topMiddle{
	width:637px;
}
#osusume{
	width:408px;
	margin:0px 0px 10px 0px;
	padding:0;
}
.osusume,.osusume2{
	margin:0;
	padding:5px 0px;
}
.osusume{
	border-bottom:1px solid #e5e5e5;
}
.osusume2{
	background: url(../img/osusume_bg_02x.gif) no-repeat bottom;
}
.osusumePhoto{
	width:120px;
	margin:0px 0px 5px 0px;
	padding:0;
}
.osusumeText{
	width:278px;
	margin:0px;
	padding:0;
}
#osusume p{
	width:258px;
	margin:0px 0px 0px 10px;
	padding:0;
	line-height: 1.2em;
}
#topRight{
	width:216px;
	padding:0;
}
#ticket,#hotel{
	margin:0px 0px 5px;
	padding:0;
}
#blog{
}
.leftcolumn{
	background-color: #E5E5E5;
	padding:5px;
	margin:0;
}
#search,#special{
	width:216px;
}
#searchbox{
	border-top: 2px solid #330000;
	border-bottom: 1px solid #CC9933;
	background-image: url(../img/search_06.gif);
	background-repeat: repeat-y;
}
#searchbox form{
	padding:10px;
	margin:0;
}
#searchbox form br{
	line-height: 5px;
}
.m5{
	margin:0px 0px 3px;
}
.m3{
	margin:0px 0px 3px 0px;
}
#blog ul{
	margin:0px;
	padding:0px;
	position:relative;
	top:5px;
	}
#blog li{
	margin:0px 0px 5px;
	background: url(../img/listmark_51.gif) no-repeat left top;
}
*html #blog li{
	margin:0px 0px 5px 0px;
	background: url(../img/listmark_51x.gif) no-repeat left top;
	padding-left:5px;
}
.catch{
	height:31px;
	background: url(../img/highlight_57.gif) repeat-x;
	z-index:1;
}
.catch p{
	position:relative;
	top:7px;
	z-index:2;
	text-align:center;
}

#box{
	padding:5px 5px 0px 10px;
	margin:0;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color:#FFFFFF;
}

#highlight{
}
.highlightBox{
	margin:0px 5px 5px 0px;
	padding:0;
	width:270px;
	float:left;
}
.highlightText{
	width:175px;
	margin:0;
	padding:0;
}
#plan{
	margin:10px 0px 0px 0px;
	padding:0;
}
.planP{
	float:left;
}
.planText{
	float:right;
	width:287px;
}
.planBox{
	margin:5px 5px 5px 0px;
	float:left;
	width:408px;
}



/* footer */

#footer{
	background-color:#FFFFFF;
	width:864px;
	margin: 0px auto;
	}


#footerUpperWrap{
	width:100%;
	height:30px;
	border-top: 6px solid #333333;
	}

#footerUpper{
	width:100%;
	height:30px;
	background-repeat:repeat-x;
	text-align:center;
	border-bottom: 1px solid #cccccc;
	}
	
#footerLinkWrap{
	width:800px;
	height:auto;	
	margin: 0px auto;
	}
	
#footerUpper a{
	color:#333333;
	text-decoration:none;
	display:block;
	margin-top: 6px;
	padding: 0px 20px 0px 20px;
	float:left;
	}
	
#footerUpper a:hover{
	color:#21631A;
	text-decoration:none;
	display:block;
	float:left;
	}	
	
#footerUnderWrap{
	width:1000%;
	text-align:center;
	}		

#footerinfo{
	height:88px;
}

.footerLink {
	border-right: 1px solid #cccccc;
	}


#footerUnder{
	width:864px;
	height:88px;
	margin: 0px auto;
	padding-top:4px;
	padding-bottom:10px;
	}
	
#footerUnder1{
	width:101px;
	padding: 0px;
	}
	
#footerUnder2{
	width:449px;
	text-align:left;
	font-size: 80%;
	padding: 12px 0px 0px 20px;
	}
	
#footerUnder3{
	width:200px;
	text-align:right;
	font-size:80%;
	padding: 12px 20px 0px 0px;
	}
	
#footerUnder4{
	width:114px;
	padding: 0px;
	}				
#footerT{
	font-size: xx-small;
	line-height: 14px;
	text-align: left;
	margin: 3px;
	}				
#footerT a{
	font-size: xx-small;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	margin: 3px;
	color: #666666;
	}				



/* 2007/12/13ﾍど・*/
/*===== p  =====*/
.pan {
	width: 833px;
	letter-spacing: .1em;
	margin-bottom: 10px;
	margin-left: 8px;
} 
h1 {
	letter-spacing: .1em;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	margin-right: 7px;
} 
.h2{
	font-size: 12px;
	color: #FF9966;
	letter-spacing: 0.2em;
	text-indent: 5px;
	line-height: 30px;
	margin-top: 5px;
}
.h3 {
	letter-spacing: 0.1pt;
	text-align: left;
	line-height: 16px;
	color: #666666;
	background-color: #FFFFFF;
	text-indent: 3px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.trbox {
	letter-spacing: 0.1pt;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-indent: 3px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	width: 600px;
}

/*===== city_fra.phpﾈどの拘(2)  =====*/
#city{
	margin:0;
	float: left;
	width: 615px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*===== city_fra.phpﾈどＩ2  =====*/
#city_bnr{
	margin:0;
	width: 550px;
	background-image: url(../img/title_00.gif);
	color: #FFFFFF;
	letter-spacing: .05em;
	font-weight: bolder;
	font-family: "HGPnppﾞｼUB";
	display: marker;
	font-size: 14px;
	padding-left: 40px;
	line-height: 37px;
	float: left;
}
/*===== city_fra.phpﾈどＩ2ﾌ・ =====*/
#city00{
	width: 577px;
	letter-spacing: .1em;
	float: left;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EADBB0;
	border-bottom-color: #EADBB0;
	border-left-color: #EADBB0;
	margin-bottom: 10px;
}
/*===== KCh-ﾈどに用  =====*/
#city00 dt{
	line-height: 1.5em;
	float: left;
	width: 50px;
}
#city00 dd{
	line-height: 1.5em;
	width: 520px;
}
/*===== ﾏ庫用  =====*/
#city00 li{
	list-style-position: inside;
	list-style-type: circle;
}

/*===== city_fra.phpﾈどＩ2ﾌ・ﾊ真Lﾄ・ =====*/
#city00a{
	width: 590px;
	letter-spacing: .1em;
	float: left;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EADBB0;
	border-bottom-color: #EADBB0;
	border-left-color: #EADBB0;
	margin-bottom: 10px;
}
/*===== city_fra.phpﾈどの航券一浴Ee[u  =====*/
#city01 {
	width: 578px;
}
#city01 td {
	border: 1px solid #EADBB0;
	text-align: center;
}
#city01 li {
	list-style-type: none;
}


.ct01 {
	color: #800000;
	letter-spacing: 0.4em;
	text-align: right;
	padding: 10px;
	line-height: 14px;
	background: #EEE8AA;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-size: 16px;
}
/*ssﾊ　tbl*/
.ct02 {
    font-size: 12px;
	color: #333333;
	text-align: left;
	letter-spacing: 0.2em;
	padding: 10px 5px;
	line-height: 14px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
/*ssﾊ　q券　v`*/
.ct04 {
	font-size: 13px;
	color: #800000;
	padding-left: 15px;
	letter-spacing: .1em;
}
/*ssﾊ　q券　J_[tbl*/
.ct05 {
	width: 600px;
	background: #800000;
	padding: 5px;
}
/*ssﾊ　q券　J_[O*/
.ct06 {
    font-size: 12px;
	width: 600px;
	color: #800000;
	background: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #800000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #800000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #800000;
}
/*lefterHTL*/
.htl1 {
	float: left;
} 
.htl2 {
	float: right;
} 
.htl3 {
	width: 184px;
	float: left;
	text-indent: 5px;
} 
.infot {
    width: 630px;
	border-left: solid 0.5em #FFCC00;
    border-bottom: solid 1px #FFCC00;
    padding: 0.5em;
	color: #FFCC00;
	font-size: 14px;
	font-weight: bolder;
}
.infot02 {
    width: 500px;
	border-left: 0.5em solid #21631A;
    border-bottom: 1px solid #21631A;
    padding: 0.5em;
	color: #21631A;
	font-size: 13px;
	font-weight: bolder;
}
.infot03 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: .1em;
	width: 570px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.infot04 {
    width: 450px;
	border-left: 0.5em solid #993333;
    border-bottom: 1px solid #993333;
    padding: 0.5em;
	color: #993333;
	font-size: 11px;
	font-weight: bolder;
}
.sco01{
    border-left: 10px double #FF0000;
	font-size: 16px;
	color: #FF0000;
	font-weight: bolder;
	padding-left: 10px;
	}
.sco02{
    color: #FFFFFF;
	}
.scotb{ 
    border: 1px solid #999999
    }
.agr01
    {
	font-size: 16px;
	color:#003300;
	font-weight: bolder;
    border-left: 10px solid #003300;
    border-bottom: 1px dashed #003300;
	padding: 10px;
	}
.cru01
    {
	font-size: 16px;
    color:#003399;
	font-weight: bolder;
    border-left: 10px solid #003399;
    border-bottom: 1px dashed #003399;
	padding: 10px;
}
#flightpointMainDescriptionButtonBox{
	width: 100%;
	height:auto;
	text-align:center;
	margin-top:20px;
	}
	
#flightpointMainDescriptionButtonBox:hover{
	padding-top:	1px;
	}
