/* リンク */
a {
		color:0000ff;
		text-decoration:underline
}
a,a:link,a:hover {
	font-style:normal;
	color: #CC0000;
}
a:link,a:visited,a:hover,a:active {
	text-decoration:none;
	color: #CCCCCC;
}
a:link {
	color:#000099
}
a:visited {
	color:#900
}
a:hover {
	color:#00f
}
a:active {
	color:#333
}
a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #B21B3D;
}
/* ラッパー */
#wrap {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#wrap .clearall{
	clear:both;
}
/* コンテンツ */
#contents{
	width: 950px;
	text-align: left;
	margin-bottom: 10px;
}
#contents h2{
	font-size: 14px;
	background-image: url(../images/back_search.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	height: 30px;
	text-indent: 25px;
	padding-left: 10px;
}
#contents h3{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#contents h4{
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
#contents h5{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
#contents .fixh{
	position:relative;
	top: 6px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
#tourtitle{
	background-color: #FFFFFF;
	color: #333333;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#tourtitle .h1read{
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size:12px;
}
/* 絞り込み検索 */
#search{
	margin-top:25px;
}
#search_area_title{
	background-image: url(../images/back/back_search_title.png);
	background-repeat: no-repeat;
	height:50px;
	color:#29659F;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 0 30px;
}
#search_area_title_sub{
	float:right;
}
*:first-child+html #search_area_title_sub{
	position: relative;
	top:-20px;
}

#search_area_sub_title{
	background-image: url(../images/back/back_re_search.png);
	background-repeat: no-repeat;
	height:40px;
}
#search_area{
	background-image: url(../images/back/back_search.png);
	background-repeat: no-repeat;
	padding-bottom:10px;
}
#search_area_tb{
	width:100%;
	table-layout:fixed;
}
#search_area_tb tr{
	height:30px;
}
#search_area_tb td{
	background-position: 15px 0px;
	background-repeat: no-repeat;
	padding:0px 0 15px 50px;
	width:440px;
}
#sat_departure{
	background-image: url(../images/back/back_search_dept.png);
	width:110px;
}
#sat_departure_date{
	background-image: url(../images/back/back_search_deptday.png);
}
#sat_purpose{
	background-image: url(../images/back/back_search_dest.png);
}
#sat_travel_days{
	background-image: url(../images/back/back_search_sche.png);
}
#sat_num{
	background-image: url(../images/back/back_search_people.png);
}
#sat_division{
}
#sat_keyword{
	background-image: url(../images/back/back_search_keyword.png);
}
#sat_btnsearch{
	text-align: right;
	padding-bottom:10px;
}
.sat_label{
	font-size: 14px;
	font-weight: bold;
	/*color: #B21B3D;*/
	padding-right:20px;
}
#search_area_sub{
	background-image: url(../images/back/search_back.png);
	background-repeat: no-repeat;
}
#search_area_sub_tb{
	width:100%;
	table-layout:fixed;
}
#search_area_sub_tb tr{
	height:30px;
}
#search_area_sub_tb td{
	background-repeat: no-repeat;
}
.sast_detail_td_header{
	background-image: url(../images/back/back_category_title.jpg);
	background-size:90% 80%;
}
#sast_budget_lower{
	background-image: url(../images/back/back_search_budget.png);
	width:110px;
	padding:0px 0 15px 40px;
}
#sast_style{
	background-image: url(../images/back/back_search_style.png);
	padding:0px 0 15px 40px;
}
#sast_detail{
	background-image: url(../images/back/back_search_requisite.png);
	padding:0px 0 15px 40px;
}
#sast_detail_top{
	padding:2px 0 15px 0;
}
#sast_detail_bottom{
}
#sast_detail_tb{
	width:100%;
	table-layout:fixed;
}
#sast_detail_tb tr{
	height:30px;
}
#sast_detail_tb td{
	padding:0px;
}
#sast_btnsearch{
	text-align: right;
	padding-bottom:10px;
}
.sast_label{
	font-size: 14px;
	font-weight: bold;
	/*color: #B21B3D;*/
	padding-right:20px;
}
#search_area_sub_open{
	background-image: url(../images/dam/bt_re_search.png);
	background-repeat: no-repeat;
	width:180px;
	height:30px;
}
#search_area_sub_close{
	background-image: url(../images/dam/bt_re_search.png);
	background-repeat: no-repeat;
	width:180px;
	height:30px;
}

/*___検索結果___*/	
#tourresult{
	text-align: left;
	padding-top: 10px;
}
#tourresult .result_output{
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
}
#tourresult span.page{
	float:right;
}
#tourresult strong{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
/*___ページネイション追加101129___*/	
.pagenations{
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 6px;
}
.pagenations ul{
}
.pagenations li{
	display: inline;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	font-size: 14px;
	padding: 5px;
}
.pagenations .next{
	background-color: #F4F1CF;
}
#plan,.plan{
	margin: 10px;
	border: 1px solid #CCCCCC;
}
#plan h2{
	background-color: #003893;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}
#plan h3,.plan h3{
	background-color: #003893;
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
#plan table,.plan table{
	margin: 10px;
	_margin: 5px;
	width: 910px;
	border: 1px solid #CCCCCC;
}
#plan th,.plan th{
	padding: 2px;
	background-color: #F9F1C0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#plan tr.row{
	height:40px;
}
#plan td,.plan td{
	padding-top: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#plan td.base {
	font-size:15px;
}

#plan td.travel_days {
	font-size:23px;
	color:#900000;
}
#plan .planimg{
	width: 150px;
	height: 100px;
	padding: 5px;
}
.pagenations  li{
	width: 150px;
	padding: 3px;
}
#plan .code{
	background-color: #EEEEEF;
}
#plan .dotline{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#iconlist{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#iconlist .iconcell{
	float:left;
	width: 35px;
	margin-left:5px;
}
#list_detail{
	text-align: right;
	padding-right: 10px;
	width: 207px;
	float: right;
	padding-top: 5px;
}
#plan .clear{
	clear: both;	
}
/*/////////___旅行代金確認ページ___/////////*/	
/*___ツアー概要___*/	
#tour_summary{
}
#tour_summary table{
	margin: 10px;
	width: 928px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
#tour_summary th{
	background-color: #F9F1C0;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#tour_summary tr{
}
#tour_summary td{
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tour_summary .tr_img{
	padding: 5px;
	height: 90px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/*___ツアー概要___*/
#tour_price{	
}
#tour_price table{	
	margin: 10px;
	width: 928px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
#tour_price tr{	
}
#tour_price td{	
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tour_price th{
	background-color: #003A8E;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
}
/*___ツアーの合計金額___*/
#totalprice{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #EEEEEF;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
#totalprice h5{
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#totalprice .t_price{
	color: #E83723;
	font-size: 30px;
	padding-left: 2em;
}
/*___ボタン___*/
#stepbt{
	margin-bottom: 10px;
}
#stepbt table{
	width: 928px;
	margin-left: 10px;
}
#stepbt tr{
}
#stepbt td{
}

/*新規作成JNSリストページ20110324*/
.list_wrap{
	padding: 10px;
}
.list_wrap h3{
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
}
.list_wrap p{
}
.list_wrap table{
	width: 918px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.list_wrap tr{
}
.list_wrap th{
	padding: 5px;
	background-color: #F9F1C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.list_wrap td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.list_wrap ul{
}
.list_wrap li{
	display: inline;
	padding-right: 2px;
	padding-bottom: 2px;
}
.list_wrap .box{
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 15px;
}
.list_wrap .day{
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 20px;
	padding: 5px 0px 5px 5px;
	width: 4em;
	text-align: center;
	vertical-align: middle;
}
.list_wrap .tour_sub_img{
	float: left;
	height: 90px;
	width: 90px;
	line-height : 90px;
	margin-right: 5px;
	font-weight: bolder;
	text-align: center;
	font-size: 19px;
	background-image: url(../images/back/day.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #000;
}

.list_wrap .title_box{
	margin-bottom: 5px;
}
.list_wrap .h1read{
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight:bold;
	line-height:1.4em;
}
.list_wrap .plan_img{
	width: 150px;
}
.list_wrap .code{
	background-color: #EEEEEF;
}
.list_wrap .fee{
	width: 4em;
}
.list_wrap .dep{
	width: 7em;
}
.list_wrap .icons{
	width: 400px;
}
.list_wrap .submit-bt{
	text-align: center;
	width: 260px;
}
.list_wrap .price{
	font-size: 15px;
	color: #F50000;
	font-weight: bolder;
}
.cd-titles {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	color: #B21B3D;
}
#criplist{
	padding: 50px 0px 50px 0px;
}
.tour_days {
    clear: both;
    margin-top: 5px;
}
.tour_days li {
    background: #D24B5A;
    border: 2px solid #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 3px #000000;
    display: inline;
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 5px;
    margin-left: 8px;
    padding: 10px 15px;
    text-align: center;
    text-shadow: 1px 1px 3px #000000;
    vertical-align: middle;
}
.tour_days a:link{
	 color: #FFFFFF;
}