@charset "utf-8";
/* CSS Document */

select,.datepicker {
	cursor:pointer;
	}
.bold_font1{
	color:#f00303;
	font-size:18px;
	margin-left:5px;
	font-weight:bold;}

.subttl_eigyousyo_bg{
	font-size:18px;
	font-weight:bold;
	color:#feff81;
	width:1000px;
	height:40px;
	line-height:50px;
	text-indent:50px;
	background:url(../../img/site/sub_ttl_eigyousyobg.gif) no-repeat;}


.subttl_hotel_bg{
	font-size:18px;
	font-weight:bold;
	color:#feff81;
	width:1000px;
	height:40px;
	line-height:50px;
	text-indent:50px;
	background:url(../../img/site/sub_ttl_hotelebg.gif) no-repeat;}

/*----  絞り込み検索  -----*/

#search_selection1{
	width:1000px;
	margin-bottom:10px;
	background:url(../../img/site/search_selection_bg.gif) repeat-y;}

#search_selection1 table{
	font-size:12px;
	line-height:1.4;
	width:980px;
	margin:10px;}

#search_selection1 table #SearchHotelName{
	padding		: 3px 2px;
	}

#search_selection1 table td,#search_selection1 table th{
	padding:5px 0;
	border-bottom:1px dotted #8a9598;}

#search_selection1 table th{
	line-height:2.0;}

#search_selection1 table td.center_btn{
	padding-left:10px;
	border-bottom:none;}

#search_selection1 table td select{
	margin-left:5px;
	margin-right:10px;
	font-size	: 14px;
	padding		: 2px 2px 0;
	}

#search_selection1 table td select option{
	padding		: 2px;
	}

#search_selection1 table td ul{
	font-size:11px;
	background:#d3e5f8;}

#search_selection1 table td ul li{
	float:left;
	padding:2px 7px;
	white-space:nowrap;}

/*----  絞り込み検索 空港  -----*/

#search_selection_airport{
	position:relative;
	width:1000px;
	height:399px;
	margin-bottom:20px;
	background:url(../../img/site/page_search_airport_bg2.gif) no-repeat;}

#selection_airport_btn1{
	position:absolute;
	right:22px;
	bottom:105px;}

#selection_airport_btn2{
	position:absolute;
	left:179px;
	top:76px;}

#selection_airport_btn3{
	position:absolute;
	left:122px;
	top:169px;}

#selection_airport_btn4{
	position:absolute;
	left:25px;
	bottom:62px;}

/*----  絞り込み検索 モノレール  -----*/

#search_selection_monorail{
	position:relative;
	width:1000px;
	height:536px;
	margin-bottom:20px;
	background:url(../../img/site/page_search_monorail_bg.gif) no-repeat;}

#selection_monorail_btn1{
	position:absolute;
	left:122px;
	bottom:193px;}

#selection_monorail_btn2{
	position:absolute;
	left:239px;
	bottom:36px;}

#selection_monorail_btn3{
	position:absolute;
	left:298px;
	bottom:82px;}

#selection_monorail_btn4{
	position:absolute;
	left:381px;
	bottom:128px;}

#selection_monorail_btn5{
	position:absolute;
	left:397px;
	bottom:179px;}

#selection_monorail_btn6{
	position:absolute;
	left:311px;
	bottom:224px;}

#selection_monorail_btn7{
	position:absolute;
	left:321px;
	bottom:278px;}

#selection_monorail_btn8{
	position:absolute;
	left:365px;
	bottom:329px;}

#selection_monorail_btn9{
	position:absolute;
	left:460px;
	bottom:286px;}

#selection_monorail_btn10{
	position:absolute;
	left:576px;
	bottom:289px;}

#selection_monorail_btn11{
	position:absolute;
	left:593px;
	bottom:356px;}

#selection_monorail_btn12{
	position:absolute;
	left:533px;
	bottom:411px;}

#selection_monorail_btn13{
	position:absolute;
	left:666px;
	bottom:424px;}

#selection_monorail_btn14{
	position:absolute;
	left:745px;
	bottom:377px;}

#selection_monorail_btn15{
	position:absolute;
	left:865px;
	bottom:370px;}

#monorails_nahastation_text{
	letter-spacing:-0.2px;
	text-align:center;
	margin:20px 50px;
	margin-top:20px;
	padding:10px;
    border: 3px double #FF0000;}

#monorails_nahastation_text a{
	font-weight:bold;}


/*----  検索結果  -----*/

#search_number_ttl{
	width:1000px;
	height:31px;
	line-height:36px;
	text-indent:40px;
	margin-bottom:10px;
	background:url(../../img/site/search_allnumber_bg.gif) no-repeat;}

#hyouzi_henkou_box{
	width:1000px;
	height:30px;
	line-height:30px;
	background-color: #333333;
}

#hyouzi_henkou_box p.left{
	padding-left:10px;}

#hyouzi_henkou_box p.left img{
	vertical-align:middle;}


#hyouzi_henkou_box select{
	height:20px;
	margin-right:10px;}

#hyouzi_henkou_box p.right{
	color:#ffffff;
	padding-right:10px;}



.pagen_box{
	height:70px;
	padding-top:10px;}

.pagen_box2{
	height:43px;
	padding-bottom:10px;}

.pagen_box2 .page_n{
	padding-top:15px;}



/*----  ページネーション  -----*/
.page_n {
	padding-top: 4px;
}
.page_n .disabled,.current{

	margin:2px;
    background:#EEEEEE;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	white-space:nowrap;

border-radius: 3px;        /* CSS3草案 */
-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
-moz-border-radius: 3px;   /* Firefox用 */

}

.page_n b{
    background:#EEEEEE;
	padding:0.25em 0.4em;
}

.page_n b,.page_n a{
	white-space:nowrap;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;

border-radius: 3px;        /* CSS3草案 */
-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
-moz-border-radius: 3px;   /* Firefox用 */
}

.page_n a:hover{
	color:#ffffff;
	background:#003399;
	border:1px solid #000dd;}



/*----  .result_ifno_box　エリア・目的  -----*/



.result_ifno_box{
	margin-bottom:10px;
	background-image:url(../../img/site/result_ifno_box_bg.gif);
	background-repeat: repeat-y;
	background-position: -2px 0px;
	overflow: visible;
	padding-top: 10px;
}

.carresult_ifno_box1{
	text-align:center;
	width:40px;
	margin-top:45px;
	float:left;}

.carresult_ifno_box2{
	font-size:12px;
	/*text-align:center;*/
	color:#ef1b5f;
	font-weight:bold;
	width:215px;
	margin-top:5px;
	margin-left:10px;
	float:left;}

.carresult_ifno_box2 span{
	display: block;
	font-weight:normal;
	color:#555555;
	font-size:12px;}

.carresult_ifno_box2 a img{
	border:2px solid #cccccc;}

.carresult_ifno_box2 a:hover img {
	border: 2px solid #F90;
}

.carresult_ifno_box3{
	width:495px;
	margin-bottom:10px;
	float:left;}

.carresult_ifno_box3 .carresult_logo_area{
	font-size:12px;
	font-weight:bold;
	float:left;
	vertical-align:middle;
	padding-right:10px;
	padding-bottom:1px;
	margin-top:5px;
	margin-bottom:5px;
}

.carresult_ifno_box3 .carresult_logo_area img{
	vertical-align:middle;
	margin:1px 5px;}

.carresult_ifno_box3 .carresult_kuusya_area{
	font-size:12px;
	vertical-align:middle;
	float:left;
	padding-left:15px;
	margin-top:5px;
	margin-bottom:5px;}

.carresult_ifno_box3 .carresult_kuusya_area img{
	vertical-align:middle;}

.carresult_ifno_box3 h3{
	font-size:16px;
	clear:both;
	width:480px;
	margin-bottom:10px;
	background:#e6f3f8;}

.carresult_ifno_box3 h3 span{
	padding:5px;}


.carresult_ifno_box3 .carresult_bikou_area{
	font-size:12px;
	line-height:1.2;
	letter-spacing:-0.2px;
	padding:5px 10px 5px 5px;
	margin-bottom:10px;}

.carresult_type_area,.carresult_sankou_area{
	margin-rigth: 10px;
	/*width:235px;
	margin-bottom:5px;
	float:left;*/}

.carresult_type_area dt,.carresult_sankou_area dt{
	color:#555555;
	font-size:12px;
	width:110px;
	float:left;
	letter-spacing:-0.3px;
	/*
	padding-top:1px;
	text-align:center;*/}

.carresult_type_area dd,.carresult_sankou_area dd{
	color:#ef1b5f;
	font-weight:bold;
	font-size:12px;
	/*width:150px;
	float:right;*/}

.carresult_type_area dd div,.carresult_sankou_area dd div{
	overflow: hidden;
	/*text-align:center;
	line-height:1.5;
	padding:0px 3px;
	background:#fdebd1;
	border:1px solid #ef1b5f;*/}

.carresult_sankou_option{
	clear:both;
	width:480px;}

.carresult_sankou_option p{
	color:#555555;
	font-size:12px;
	width:110px;
	float:left;
	/*text-align:center;
	letter-spacing:-0.3px;
	padding-top:1px;*/}

.carresult_sankou_option ul{
	overflow:hidden;}

.carresult_sankou_option ul li{
	float:left;
	padding-right:2px;}


.result_details{
	text-align:right;
	width:223px;
	float:left;
	height:166px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(../../img/site/result_details_bg.gif) no-repeat;}




.result_details .result_details_info1{
	color:#ff6600;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-right:15px;}



.result_details .result_details_info2{
	margin-top:10px;
	margin-right:15px;}

.result_details .result_details_btn{
	text-align:center;
	margin-top:30px;}



#SearchStartDay,#SearchEndDay{
	width:90px;
	font-size	: 14px;
	padding		: 2px;
	}


/*-----------------------------------------*/


/*----  #result_ifno_content2 ホテル  -----*/



#hotel_tooltip{
	text-align:center;
	display:none;
	position:absolute;
	top:298px;
	left:213px;
	padding:10px;
	z-index:2;
    background:#FFFBFE;
    border: 4px solid #99c0f9;}

#hotel_tooltip #close_id{
	padding:10px 0;
	cursor:pointer;}





#result_ifno_content2{
	width:1000px;
	margin:15px 0;
	border-top:1px solid #cccccc;}

.result_ifno_box2{
	width:1000px;
	padding:10px 0;
	border-bottom:1px solid #cccccc;}

.result_ifno_box2 .result_photo{
	padding-right:10px;}

.result_ifno_box2 .result_photo img{
	border:1px solid #4a9c18;
	background:#cccccc;
	padding:2px;
	}

.result_ifno_box2 .result_photo a:hover img{
	border:1px solid #ffffff;}

.result_ifno_box2 .result_ifno_ttl{
	font-size:12px;
	width:220px;
	margin-left:5px;
	padding-right:10px;}

.result_ifno_box2 .result_ifno_ttl span{
	font-size:16px;
	font-weight:bold;}

.result_ifno_box2 dl.info1{
	font-size:14px;
	line-height:1.4;
	width:300px;
	padding-top:10px;
	margin-right:15px;
	background:#f3ffeb;	}

.result_ifno_box2 dl.info1 dt{
	color:#ffffff;
	width:75px;
	text-align:center;
	float:left;
	margin-right:5px;
	background:#4a9c18;
	}

.result_ifno_box2 dl.info1 dd{
	padding-left:80px;
	padding-bottom:5px;
	border-bottom:1px dotted #4a9c18;}

.result_ifno_box2 dl.info2{
	font-size:14px;
	line-height:1.4;
	width:200px;
	padding-top:10px;
	background:#f3ffeb;	}

.result_ifno_box2 dl.info2 dt{
	color:#ffffff;
	width:75px;
	text-align:center;
	float:left;
	margin-right:5px;
	background:#4a9c18;
	}

.result_ifno_box2 dl.info2 dd{
	padding-left:80px;
	padding-bottom:5px;
	border-bottom:1px dotted #4a9c18;}

.result_ifno_box2 .btn_area{
	padding-top:15px;
	padding-left:15px;}


/*----  #result_ifno_content3 空港　モノレール  -----*/

#result_ifno_content3{
	width:1000px;
	margin:15px 0;
	border-top:1px solid #cccccc;}

.result_ifno_box3{
	width:1000px;
	padding:10px 0;
	border-bottom:1px solid #cccccc;}


.result_ifno_box3 .result_ifno_ttl{
	font-size:12px;
	margin-left:5px;
	width:220px;}

.result_ifno_box3 .result_ifno_ttl img{
	vertical-align:middle;
	margin-right:5px;}

.result_ifno_box3 .result_ifno_ttl span{
	font-size:16px;
	font-weight:bold;}

.result_ifno_box3 dl.info1{
	font-size:14px;
	line-height:1.4;
	width:200px;
	margin-right:15px;
	background:#ffe9e4;
	border-bottom:1px dotted #e7431a;}

.result_ifno_box3 dl.info1 dt{
	color:#ffffff;
	line-height:1.4;
	padding:5px;
	text-align:center;
	float:left;
	margin-right:5px;
	background:#e7431a;
	}

.result_ifno_box3 dl.info1 dd{
	text-align:center;
	color:#e00303;
	padding-left:80px;
	padding-top:10px;}

.result_ifno_box3 dl.info1 dd span{
	font-weight:bold;
	font-size:18px;}

.result_ifno_box3 dl.info2{
	font-size:14px;
	line-height:1.4;
	width:310px;
	background:#f3ffeb;}

.result_ifno_box3 dl.info2 dt{
	color:#ffffff;
	width:75px;
	text-align:center;
	float:left;
	margin-right:5px;
	background:#4a9c18;
	}

.result_ifno_box3 dl.info2 dd{
	padding-left:80px;
	padding-bottom:5px;
	border-bottom:1px dotted #4a9c18;}

.result_ifno_box3 .btn_area{
	padding-top:5px;
	padding-left:20px;}


/*----  .box_cartype 車両タイプ  -----*/

h3.box_cartype_ttl{
	line-height:0;}

.box_cartype{
	width:1000px;
	padding:5px 0;
	margin-bottom:15px;
	border:1px solid #cccccc;}

.box_cartype .result_photo{
	padding-left:10px;}

.box_cartype .result_photo img{
	border:2px solid #ffffff;
	background:#cccccc;
	padding:2px;
	}

.box_cartype .result_photo a:hover img{
	border:2px solid #72aaf6;}


.sub_box_cartype{
	width:670px;}


.sub_box_cartype h4{
	width:660px;
	border-bottom:2px solid #0a1944;}

.sub_box_cartype .dl_box{
	padding-right:10px;}

.sub_box_cartype dl{
	font-size:14px;
	line-height:1.4;
	width:320px;
	margin-top:5px;
	margin-bottom:10px;
	background:#f3ffeb;}

.sub_box_cartype dl dt{
	color:#ffffff;
	width:90px;
	text-align:center;
	float:left;
	margin-right:10px;
	background:#4a9c18;
	}

.sub_box_cartype dl dd{
	padding-left:95px;
	padding-bottom:5px;
	border-bottom:1px dotted #4a9c18;}


.sub_box_cartype .saiyasu{
	width:261px;
	height:45px;
	background:url(../../img/site/box_cartype_saiyasu.gif) no-repeat;}

.sub_box_cartype .saiyasu p{
	text-align:right;
    color: #F00303;
    font-size: 18px;
    font-weight: bold;
	padding-top:8px;
    margin-right: 10px;}

.sub_box_cartype .cartype_btn{
	padding-right:10px;
	padding-left:15px;}

/*----  登録会社リストテーブル -----*/

table#touroku_table_list{
	width:390px;
	margin-right:10px;
	border-top:1px solid #121551;
	border-left:1px solid #121551;}

#touroku_table_list th,#touroku_table_list td{
	border-right:1px solid #121551;
	border-bottom:1px solid #121551;}

#touroku_table_list th{
	font-size:13px;
	line-height:1.2;
	color:#ffffff;
	text-align:center;
	padding:5px 0;
	background:#121551;}

#touroku_table_list td{
	padding:5px;}

#touroku_table_list td img{
	margin-right:3px;
	margin-bottom:3px;}

/*----  各会社のキャンペーンbox　-----*/


.cartype_start_box{
    padding: 10px 0;
	margin-bottom:10px;
    width: 994px;
    border: 3px solid #91BBF7;	}

.cartype_start_box dl{
	padding:0 10px;}

.cartype_start_box dl dt{
	width:220px;
	float:left;
}

.cartype_start_box dl dt div.ttl_box{
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
	background:url(../../img/site/cartype_logo_bg1.gif) no-repeat center bottom;
	}

.cartype_start_box dl dt div.ttl_box img{
	margin-right:5px;
	vertical-align:middle;}

.cartype_start_box dl dt div.photobox img{
	margin-top:5px;
	border:1px solid #cccccc;}


.cartype_start_box dl dd{
	float:right;
	}

.cartype_start_box dl dd ul{
	font-size:13px;
	width:740px;
	border-left:1px solid #4a9c18;
	border-right:1px solid #4a9c18;
	background:#feffe8;}

.cartype_start_box dl dd ul li{
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
	}

.cartype_start_box dl dd span{
	color:#C03;
	font-weight:bold;
	margin:0 10px;}

.cartype_start_box dl dd div{
	text-align:right;
	margin-top:10px;}

/*----  お勧めプランＰＲ -----*/

.pr_table1{
	width:1000px;
	padding:5px 0;
	margin:25px 0;
	border-top:1px solid #f47291;
	border-bottom:1px solid #f47291;	}

.pr_table1 table{
	width:980px;
	margin-left:10px;}

.pr_table1 table th,.pr_table1 table td{
	padding:10px;}

.pr_table1 table td ul{
	width:880px;}

.pr_table1 table td ul li{
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #cccccc;}

.pr_table1 table td ul li span{
	margin-left:15px;
	margin-right:5px;}

/*----  最安料金ランキング -----*/

#ranking_table1{
	width:1000px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;}

#ranking_table1 th,#ranking_table1 td{
	border-right:1px solid #cccccc;
	border-bottom:2px solid #bbbbbb;}

.border_1px{
	border-bottom:2px solid #bbd9ff !important;}


#ranking_table1 th{
	text-align:center;
	color:#ffffff;
	line-height:1.2;
	padding:2px;
	background:#131653;}

#ranking_table1 td{
	padding:5px;}

#ranking_table1 .rank_table1{
	text-align:center;
	font-weight:bold;
	color:#F00303;
	border:3px double #f68d39;
	background:url(/img/site/rank_nam_bgicon.gif) no-repeat bottom left !important;}

#ranking_table1 .rank_table2{
	font-size:16px;
	text-align:right;
	font-weight:bold;
	color:#f00303;}

#ranking_table1 .rank_table3{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-0.3px;
	line-height:1.2;}

#ranking_table1 .rank_table4{
	font-size:12px;
	font-weight:bold;}

#ranking_table1 .rank_table5 ul{
	width:190px;}

#ranking_table1 .rank_table5 li{
	padding-right:5px;
	margin-bottom:5px;
	float:left;
	white-space:nowrap;	}

#ranking_table1 .rank_table6{
	font-size:12px;
	line-height:1.3;
	letter-spacing:-0.3px;}

#ranking_table1 .rank_table6 ul{
	width:180px;}

#ranking_table1 .rank_table6 li{
	padding-right:5px;
	margin-bottom:5px;
	float:left;
	white-space:nowrap;	}

#ranking_table1 .rank_table7{
	text-align:center;
	vertical-align:middle;}

#ranking_table1 .rank_table8{
	font-size:12px;
	text-align:center;
	vertical-align:middle;}


/*----  車種指定 -----*/


ul#carlineup_tabbtn{
	height:29px;
	margin-bottom:10px;
	border-bottom:3px solid #2a6dc8;}

ul#carlineup_tabbtn li{
	float:left;
	width:114px;}

#tab_carlineup_panel ul li{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	width:246px;
	height:220px;
	float:left;
	border:2px solid #ffffff;
}






/*----  車種指定 共通トップ -----*/

#carsitei_area{
	width:1000px;
	padding-top:15px;
	padding-bottom:20px;
	margin-bottom:10px;
	background:url(../../img/site/carsitei_area_top.gif) no-repeat;}

#carsitei_area .area1{
	padding-left:20px;
	padding-right:25px;}

#carsitei_area .area1 p{
	text-align:center;
	padding-bottom:10px;}

#carsitei_area .area1 ul{
	width:260px;
	height:80px;}

#carsitei_area .area1 ul li img{
	border:1px solid #cccccc;}

#carsitei_area .area1 ul li{
	float:left;
	padding-right:7px;}

#carsitei_area .area1 ul li.last{
	padding-right:0px;}


.area1 #carsitei_kakudai a{
	padding-left:20px;
	background:url(../../img/site/musimegane_icon1.gif) no-repeat;}

#carsitei_area .saiyasu{
	width:261px;
	height:45px;
	background:url(../../img/site/box_cartype_saiyasu.gif) no-repeat;}

#carsitei_area .saiyasu p{
	text-align:right;
    color: #F00303;
    font-size: 18px;
    font-weight: bold;
	padding-top:8px;
    margin-right: 10px;}

#sitei_info_movie_ttl{
	width:661px;}


#sitei_info_movie_ttl h3{
	color:#001c5a;
	font-size:18px;
	height:40px;
	line-height:40px;
	text-indent:10px;
	margin-bottom:10px;
	background:url(../../img/site/sitei_info_moviettl.gif) repeat-x;}

.area2 p.carlineup_boxttl{
	font-size:18px;
	font-weight:bold;
	width:380px;
	height:36px;
	line-height:36px;
	text-indent:10px;
	margin-bottom:10px;
	background:#ffeabd;
	border-bottom:1px solid #deb04d;}

.area2 ul{
	width:380px;}

.area2 ul li{
	float:left;
	padding-right:15px;}

.area2 ul li img{
	padding-right:5px;}

.area2 ul .red a{
	font-weight:bold;
	color:#F00 !important;}

.area2 dl{
	width:380px;
	font-size:14px;
	line-height:1.4;
	margin-top:15px;
	background:#f3ffeb;}

.area2 dl dt{
	color:#ffffff;
	width:90px;
	text-align:center;
	float:left;
	margin-right:10px;
	background:#4a9c18;
	}

.area2 dl dd{
	padding-left:95px;
	padding-bottom:5px;
	border-bottom:1px dotted #4a9c18;}

.area2 dl dd img{
	margin-top:5px;
	margin-bottom:5px;}

.area2 dl dd span{
	font-size:12px;
	line-height:1.0;}

.area3{}

.area3 #youtube_bg{
	text-align:center;
	width:261px;
	padding-top:4px;
	background:#cccccc;}

#carsitei_area .sitei_toprank{
	width:261px;
	height:38px;
	background:url(../../img/site/sitei_ranktop_bg.gif) no-repeat;}

#carsitei_area .sitei_toprank p{
	text-align:right;
    font-size: 18px;
    font-weight: bold;
	padding-top:5px;
    margin-right: 10px;}

ul#carsitei_tabbtn{
	height:29px;
	margin-bottom:10px;
	border-bottom:3px solid #2a6dc8;}

ul#carsitei_tabbtn li{
	width:214px;
	float:left;}




.carlineup_review_box{
	width:1000px;
	margin-bottom:15px;
	border-top:2px solid #93c3bc;
	border-bottom:2px solid #93c3bc;
	background:url(../../img/site/carlineup_review_boxbg.gif) repeat-y;	}

.carlineup_review_box dt{
	width:120px;
	text-align:center;
	padding-top:4px;
	float:left;}

.carlineup_review_box dd{
	padding-left:130px;
	padding-top:4px;
	padding-bottom:5px;
	border-bottom:1px dotted #48b2a3;	}

.carlineup_review_box dd.border-none{
	border-bottom:none !important;}

.carlineup_review_box dd span{
	color:#1f9a89;}

.carlineup_boxttl span{
	color:#f0541e;
	margin-right:10px;
	padding-right:2px;
	padding-left:1px;
	padding-top:1px;
	border:1px solid #F30;
	background:#ffee7d;}


/*----  比較リスト -----*/

#hikaku_list_box{
	width:1000px;
	margin-bottom:20px;
	background:url(../../img/site/hikaku_list_boxbg.gif) no-repeat center 20px;}

#hikaku_list_ttl{
	width:175px;
    border-bottom: 1px solid #CCCCCC;	}

#hikaku_list_ttl li{
	text-align:center;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
    padding:10px;
	background:#071438;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;	}

.hikaku_list_menu{
	width:165px;
	background:#ffffff;
    border-bottom: 1px solid #CCCCCC;	}

.hikaku_list_menu li{
	font-size:12px;
	line-height:1.4;
    padding:10px;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;	}

.hikaku_list_menu li img{
	padding-bottom:3px;}

.hikaku_photo img{
	padding-left:25px;}

.hikaku_kingaku{
	text-align:center;
	font-size:20px !important;
    color: #F00303;
    font-weight: bold;
	background:#feffe6;}


/*----  キャンペーン詳細 -----*/

#campaign_details_ttl{
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
	width:1000px;
	height:60px;
	line-height:60px;
	text-indent:55px;
	overflow:hidden;
	margin-bottom:20px;
	background:url(../../img/site/page_headimg_campaign_details.gif) no-repeat;}

.campaign_details_left1{
	width:280px;}

.campaign_details_info1_ttl	{
    width: 280px;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
	margin-top:2px;
    background: none repeat scroll 0 0 #4A9C18;
}


.campaign_details_info1_box{
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    border-bottom: 1px dotted #4A9C18;	}

.campaign_details_info1_ttl2{
    width: 280px;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: none repeat scroll 0 0 #187F9C;
}


#campaign_details_right1{
	width:655px;
	background:url(../../img/site/page_headimg_campaign_details_boxbg.gif) repeat-y;}



#campaign_details_right1 p{
	padding:15px;}

.box_campaign_details_ttl{
	color:#ffffff;
	font-size:18px;
	width:1000px;
	height:30px;
	line-height:30px;
	text-indent:40px;
	background:url(../../img/site/page_headimg_campaign_details_cartypettl.gif) no-repeat;
	}



.box_campaign_details{
	width:1000px;
	padding:5px 0px;
	margin-bottom:15px;
	border:1px solid #cccccc;}

.box_campaign_details .result_photo{
	padding-left:10px;}

.box_campaign_details .result_photo img{
	border:2px solid #ffffff;
	background:#cccccc;
	padding:2px;
	}

.box_campaign_details .result_photo a:hover img{
	border:2px solid #72aaf6;}





/*-------------------------------

こだわり検索条件　2012.07.09

--------------------------------*/
#search-more {
	margin-bottom: 6px;
}
#search-more #nml {
	background-color: #ecfbff;
	border: 2px solid #3a64ca;
	position: relative;
}
#search-more .btn-acc {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#search-more .date {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#search-more .date.bdr {	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;}
#search-more .date li {
	margin-right: 5px;
	float: left;
}
#search-more .date li.mgn {
	margin-right: 15px;
}

#search-more .date li .datepicker {
	background-image: url(../../img/icon-calendar-red.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 4px;
	padding-top: 3px;
	width: 105px;
	display: block;
}

#search-more .btn-detail {
	cursor:pointer;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#search-more .btn-detail:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


#search-more #more {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #d3e5f8;

	display:none;

}



#search-more #more h3 {
	text-align: left;
}
#search-more #more ul li {
	float: left;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 12px;
	width: 215px;
}

#search-more #more .m-class, #search-more #more .m-com{padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../../img/site/search/label-0101.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 120px;
}

#search-more #more .m-com {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;background-image: url(../../img/site/search/label-0102.gif);}


.inp-date {
	background-image: url(../../img/site/icon-calendar.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 100px !important;
}

/*検索条件*/
#sec-zyouken {
	background-color: #EFEFEF;
	text-align: left;
	padding: 5px;
	margin-top: 8px;
	font-size: 12px;

border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
}
#sec-zyouken h3 {
	margin-left: 5px;
}
#sec-zyouken .box {
	float: left;
}
#sec-zyouken .box span.ttl {
	font-weight: bold;
	margin-right: 5px;
	display: block;
	float: left;
}
#sec-zyouken .box ul {}
#sec-zyouken .box ul li {}


#sec-zyouken .box.m-date {
	width: 370px;
}
#sec-zyouken .box.m-class {width: 300px;}
#sec-zyouken .box.m-class ul {float: left;}

#sec-zyouken .box.m-com {width: 300px;}
#sec-zyouken .box.m-com ul {float: left;}


/*ソートエリア*/
#sec-sortarea {
	text-align: left;
	padding-top: 10px;
}
#sec-sortarea .pic  {
	cursor:pointer;
	float: left;
	margin-right: 20px;
}
#sec-sortarea .sort {
	background-image: url(../../img/site/search/ttl-sort.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 60px;
	float: left;
}
#sec-sortarea .sort li {
	cursor:pointer;
	float: left;
	margin-right: 5px;
}

/*ブラウザ上部にくっつける*/
#fit-head {
	background-image: url(../../img/bg-grade.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 18px;
	margin-bottom: 5px;
}
#fit-head.fixPos {
	left: 50%;
	margin-left: -500px !important;
	position: fixed;
	top: 0;
	z-index: 1;
	width: 1000px !important;

}

#ui-datepicker-div {z-index: 3 !important;}



/*一覧ボックス改修*/
.wrapper_rd {
	float: left;
	width: 223px;
	position: relative;
}

.result_ifno_box {
	position: relative;
	clear: both;
	margin-top: 20px;
	padding-bottom: 10px;
	border: 2px solid #3B64CB;
	overflow: visible !important;
}
.result_ifno_box.set-cpn {
	border: 2px solid #FF6215;
}
.okiniiri_btn {
	padding-top: 20px;
}

.result_ifno_box .bnr {
	position: absolute;
	left: 20px;
	top: -20px;
}


/********************************/
.sh-coupon-info {
	position: relative;
}
.sh-coupon-info .btn-01 {
	position: absolute;
	bottom: 38px;
	left: 380px;
}
.sh-coupon-info .btn-02 {
	position: absolute;
	bottom: 38px;
	left: 17px;
}


/*--------------------

	float clear

--------------------*/
.aln-cr {
	text-align: center;
}
.aln-rt {
	text-align: right;
}
.clearFix{
    overflow:hidden;
}

.flo-lt {
	float: left;
}
.flo-rt {
	float: right;
}

.clearFix:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*¥*/
* html .clearFix{
    height: 1em;
    overflow: visible;
}
/**/

/* or */
.clear{
	clear:both;
}


