﻿/* チェックイン・チェックアウトDropDownListの位置を設定 */
select.vtop
{
    vertical-align: top;
}

/* "設定あり" ラベル */
.settingstrings
{
    width: 710px;
    clear: both;
    display: block;
    border-top: 1px dotted #CCC;
    padding-top: 5px;
    margin-top: 10px;
}
/*.settingstrings div{width:132px; float:left; margin-left:6px; margin-right:7px;}*/
.settingstrings table
{
    padding: 0;
    margin: 0;
}
.settingstrings td
{
    width: 130px;
    text-align: center;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
.settingstrings td.aida
{
    width: 15px;
    padding: 0;
    margin: 0;
}

/*
	検索フォーム　上部	背景
*/
.class_search_form_top
{display:none;
}


/*
	検索フォーム　中部	背景
*/
.srch_wk_00
{background:url(../image2/siro.png);

	width:740px; height:185px; overflow:hidden;}
}


/*
	検索フォーム　下部	背景
*/
.class_search_form_bottom
{display:none;
}


/*
	チェックイン
*/
.srch_wk_01
{
    float: left;
    padding-bottom: 10px;
    text-align: left;
    white-space: nowrap;
    width: 85px;
}

/*
	オブジェクトの左右表示制御
*/
.ikleft
{
	float:left;
}

/*
    左右表示　制御
*/
.ikleft
{
	float:left;
}
.ikright
{
    float: right;
}

/*
    垂直表示　制御
*/
select.vtop
{
    vertical-align: top;
}

/*
    カレンダー　画像
*/
.srch_wk_00 img
{
    border: 0 none;
    vertical-align: middle;
}

/*
    ラジオボタン
*/
input
{
    vertical-align: middle;
}

/*
    「お子様はご一緒ですか？」中部　ブロック
*/
.w1114_kids_settei
{background:url(/dg/image/background/white.png);
    width: 380px;
}
#ctl00_contentMain_rmSrch_ImageKidsWk{display:none;}

#ctl00_contentMain_rmSrch_TriesteRadioButtonListPaymentMethod{position:relative; top:-30px; left:-10px;}
#ctl00_contentMain_rmSrch_DivNot11106SearchButton{position:relative; top:-30px;}
#ctl00_contentMain_rmSrch_TriesteListBoxArea{font-size:12px; line-height:18px;}
/*
    リンク系

以下を開放したままだとFireFoxで見た場合<a>タグのCSSが効かなくなってしまうのでコメントアウト
※どうやらFireFoxのバグの模様

a:active
{
    color: #0066FF;
    text-decoration: none;
}

a:link
{
    color: #1E90FF;
    text-decoration: underline;
}

*/


/*
  その他
*/
.clearfix
{
    display: inline-block;
}
.clear
{
    clear: both;
}
.srch_wk_03
{
    clear: both;
}
.left_p_10px
{
    padding-left: 10px;
}
.w1114_kids_each
{
    float: left;
    padding-bottom: 10px;
    text-align: left;
    white-space: nowrap;
    width: 135px;
}


