/*各項目の題目*/
.style_subhead {
	margin		 : 0;
	padding		 : 0;
	font-size	 : 17px;
	font-weight	 : bold;
	line-height:150%;
}
/*各項目本体部分*/
.style_block_area {
	margin		 : 0;
	padding		 : 0;
	display		 : block;
}

.style_chkymd,/*日付未定チェックボックス*/
.style_chkpsn {/*人数未定チェックボックス*/
	margin		 : 0;
	padding		 : 0;
}
.style_inputButton {/*各ボタン入力項目*/
	width		 : auto;
	margin		 : 3px auto;
	text-align	 : center;
}
.style_inputArea {/*その他の入力項目*/
	margin		 : 2px 0;
	padding		 : 8px;
}

.dynDP,/*航空券付プラン検索項目*/
.dynGroup,/*グループ検索項目*/
.bookingDate,/*日付設定項目*/
.dynPersons,/*人数設定項目*/
.dynPrice,/*金額上下限項目*/
.dynDispunit {/*検索モード選択項目*/
	width		 : 100%;
	margin		 : 0;
	padding		 : 0;
	border		 : none;
}
/*検索モードの各選択肢*/
.style_dyndispunitElement {
}

hr {
	clear		 : both;
	width		 : 98%;
	height		 : 0;
	margin		 : 0;
	padding		 : 0;
	border		 : none;
	border-bottom	 : 1px dotted #CCCCCC;
}
/*
--------------------------------------------------
	Topic Path tabs
	以下タブ切り替え関連
--------------------------------------------------
*/
/*タブ切り替え項目全体*/
.style_topicPathTabs {
	padding:0px 0 5px 0;
	width: 98%;
	font-size: 100%;
	line-height: 1.3em;
	margin:0;
	padding: 0 5px;
	background: url(http://asp.hotel-story.ne.jp/ver3d/image/topic_path_tabs_bg.png) no-repeat left bottom;
	float: left;
	}
/*各タブの大外枠*/
.style_topicPathTabsList { display: block; float: left;}
/*非選択タブ*/
.style_topicPathTabsLink {
	color: #333;
	font-size:85%;
	margin: 3px 1px 0 1px;
	padding: 6px 6px;
	border: solid #aaa;
	border-width: 1px 1px 0;
	border-bottom: 1px solid #aaa;
	background: #dedede;
	display: block;
	}
.style_topicPathTabsLink:hover { color: #555; text-decoration: underline;}
/*選択タブ*/
.style_topicPathTabsLink.current {
	color: #3366CC;
	font-size:100%;
	font-weight: bold;
	margin: 0 5px;
	padding: 6px 6px 11px;
	border: solid #aaa;
	border-width: 1px 1px 0;
	border-bottom: 1px solid #FFF;
	background: url(http://asp.hotel-story.ne.jp/ver3d/image/topic_path_tabs.png) no-repeat left top;
	display: block;
	}
.style_topicPathTabsLink.current:hover { color: #003399; text-decoration: none;}






/* 追加 */

.bestrate-img {float:left;width:12%;margin-right:5%;}
.bestrate-img img {width:100%;}

#dynSearchTest1 {width:83%;float: left;}
#dynSearchTest1 .pc_left {width:75%;float:left;}

.dynDP {margin-top:0px;}
.dynDate {margin-right:30px;}

.dynPersons.style_block_area {margin-top:10px;}
#dynCalendarTest1 {width: 300px !important;}
#dynCalendarTest1 table td {padding:3px !important;}


.bookingDate .undecided {display:inline-block !important;}
.bookingDate br {display:none;}
.bookingDate .undecided {display:block;margin-top: 10px;}

.dynPersons br {display:none;}
.dynPersons .lbchkpsn {position:relative;margin-right:35px;}

.style_dyndispunitElement {margin-top:15px;}


.dynSubmit.style_block_area {float:right;width:22%;}

.dynSubmit.style_block_area input[type="button"] {
        background-color:#441616;border: none;cursor: pointer;outline: none;padding: 0;appearance: none;/* リセット */
	margin-top:32px;color:#fff;height:80px;transition:all 0.5s ease-in-out;
}
.dynSubmit.style_block_area input[type="button"]:hover {background:#830000;}

.dynSubmit.style_block_area input.buttonCancel[type="button"] {height:0;display:none;}

.dynSubmit.style_block_area input {padding:6px;font-size:18px;width:100%;letter-spacing:0.2em;}



hr {display:none;}

#Test2 .dynSubmit.style_block_area {border:none;}





