@charset "utf-8";
/*
* ★★CSS for PC
*
* @date 2013.03.13
* @author Daisuke Hayashi
*/

/* ------------------------------------------

------------------------------------------ */
#contentsArea {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
}

#keyVisual   {margin-bottom:0px;height:300px;}
#keyVisual h1{ background:url(../images/keyvisual_01.jpg);}

.sp      { display:none;}
.btnEntry{ width:950px; text-align:center; margin-top:15px;}
.linkcpn { text-align:right; padding:0 30px 10px 0; font-size:78%;}
.tip     { font-size:78%; text-align:right; padding-top:10px; line-height:110%; color:#999999;}


#contents {background-color: #fff;}

#search-box { padding-bottom:0;}
span.limit { display:block; background:#e60012; color:#ffffff; font-size:88%; padding:5px 0; font-weight:bold; text-align:center;}

div.coupon  { width:940px; background:#e7e7e7; padding:4px; text-align:center; position:relative;}
div.line    { border:2px solid #fff; padding:5px}
div.coupon h2.cpntitle { font-size:130%; color:#1e6dd7;}
div.coupon p.dtl { text-align:right; font-size:78%; line-height:100%;}
div.coupon .mr   { position:absolute; top:-10px; left:20px;}

.et { text-align:center;}

.column2L .hotels { width: 710px;}

#pageTab {margin: 15px 0;}
#pageTab li a { line-height:120%; font-size:140%; font-weight:bold; background: url(../images/btnarr.png) no-repeat 90% 50% #c70e0e; border:1px solid #694c3b; color:#ffffff !important; border-radius:5px; padding:10px 0; height:auto !important;}
#pageTab li a:hover { background: url(../images/btnarr.png) no-repeat 90% 50% #2269c9;}

#search-box,#browsHistory,#keywordSearch { border:1px solid #666666;}

.areaTtl{
    background: url(../images/erea_bg.jpg) no-repeat center #256dd2;
	border-radius:5px; border:1px solid #226bce;
    color: #FFFFFF;
    font-weight: bold;
	text-align: center;
	overflow:hidden;
	margin:0 0 10px;
	font-size:160%;
	line-height:120%;
	padding-top:3px;
}

.las               { margin-right:0;}
.column2L .htlBox4 {width: 166px;}
.htlBox            {border: 1px solid #6d9fe5; padding:1px; }
.htlBox .area      {background: url(../images/erea_bg.gif); display:block; position:relative; text-align:center;}
.htlBox .area .ic01{ position:absolute; right:2px; bottom:2px;}
.htlBox .area .ic02{ position:absolute; left:2px; bottom:2px;}
.htlBox .btn       {margin: 0 9px 3px;}
.htlBox .btn li a  {
    border-radius: 5px;
    padding:0;
	height:30px;
    text-align: center;
	font-size:0;	
}
.htlBox .btn li.ana a {background: url(../images/btn_ana.gif) no-repeat center #ffffff;border:1px solid #2d2a83;}
.htlBox .btn li.ana a:hover {background: url(../images/btn_ana_o.gif) no-repeat center #ffffff;border:1px solid #6869a4;}
.htlBox .btn li.jal a {background: url(../images/btn_jal.gif) no-repeat center #ffffff;border:1px solid #c5030c;}
.htlBox .btn li.jal a:hover {background: url(../images/btn_jal_o.gif) no-repeat center #ffffff;border:1px solid #e15568;}

.check             { position:absolute; top:-10px; right:5px;}
.htlBox .plan li a { border: 2px solid #b70007; font-size:0; color:#000 !important; background:url(../images/btn_airplan.gif) no-repeat 5px 5px; padding:20px 0; position:relative;}
.htlBox .plan li a:hover { background:url(../images/btn_airplan_o.gif) no-repeat 5px 5px #ffdc09;}


div#verticalRecentRoot { border:0; padding:5px;}

#outline h1, #W_W.utility h1 {
    background-color: #BF0A0A;
    color: #FFFFFF;
    font-size: 120%;
    line-height: 1.2;
    padding: 5px;
    text-align: center;
}
.utility:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1em;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#W_W {
    border: 2px solid #BF0A0A; padding-bottom:10px;
}
.utility {
    background-color: #FFFFFF;
}
.utility h2 {
    color: #BF0A0A;
    font-size: 90%;
    margin: 20px 0 10px 10px;
}
.utility p {
    font-size: 82%;
    line-height: 1.5;
    margin: 10px 15px;
}
p.k_l, p.k_r {
    float: left;
}
p.k_r {
    width: 600px;
}

/* --outline-- */	
#outline {
	margin-bottom:20px;
	width:714px;
	background-color:#FFF;
}
#outline div.waku {

	border: 2px solid #CC0000;
	border-top: none;
	padding:20px;
}
#outline p {
	background-position:left center;
	background-repeat:no-repeat;
	font-size:90%;
	margin-bottom:10px;
	text-align: center;
}
#outline p.s01 {
	background: url(../images/step_1.gif) no-repeat top left;	
	padding-left:7%;
	text-align: left;
}
#outline p.s02 {
	background: url(../images/step_2.gif) no-repeat top left;	
	padding-left:7%;
	text-align: left;
}
#outline dl {
	background-color:#FFE5E5;
	border:1px solid #CC0000;
	line-height:140%;
	padding:5px;
	width:656px;
}
#outline dl dt {
	color:#E24329;
	font-size:100%;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:10px;
}
#outline dl dt span {
	color:#000000;
}
#outline dl dd {
	font-size:78%;
	padding:2px 0;
}
#outline dl dd em {
	font-style:normal;
	font-weight:bold;
}
#outline dl dd span {
	color:#BF0A0A;
	font-weight:bold;
}
#outline dl dd a:link,#W_W a:link {
	color:#5454F6 !important;
	font-weight:bold;
	text-decoration: underline !important;
}
#outline dl dd a:hover,#W_W a:hover {
	text-decoration: none !important;
}


.thanks   { text-align:center;}
.thanks p { padding-top:10px; font-size:88%;}

/*---0822 plus---*/
p.top_note{
	background: #e60012;
	color:#FFF;
	text-align: center;
	padding: 5px 0;
	clear: both;
}
.setumei {
    color: #000000;
    font-size: 75%;
    padding: 5px 0;
    text-align: right;
}
#choice {
	padding: 0 8px 15px 0;
	font-size:0;
	margin-bottom: 15px;
	clear: both;
	text-align: center;
}

#choice img{
	height: auto;
}
ul.right_top_btn { width:auto; padding-top:10px; background:#ffdc09; text-align:center;}
#search-box h1 {
    background: none repeat scroll 0 0 #e60012;
    color: #fff;
    font-size: 90%;
    padding: 7px 7px 4px;
	margin:0;
}