﻿/* チェックイン・チェックアウト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;
/*	background:url("/dg/image/background/w1114_wk_01.gif") repeat scroll 0 0 transparent;
	height:20px;
	width:740px;
*/
}


/*
	検索フォーム　中部	背景
*/
.srch_wk_00
{width:740px;
/*	background:url("/dg/image/background/w1114_wk_02.gif") repeat scroll 0 0 transparent;*/
	
}
.srch_wk_00 div.w710{width:740px;}
.srch_wk_00 div.w700{width:740px;}
.srch_wk_00 div.w710 div#ctl00_contentMain_rmSrch_DivLowerSearchConditions{position:relative; top:-10px; left:-5px;}



/*
	検索フォーム　下部	背景
*/
.class_search_form_bottom
{	display:none;
/*	background:url("/dg/image/background/w1114_wk_03.gif") repeat scroll 0 0 transparent;
	height:20px;
	width:740px;
*/
}

/*
	チェックイン
*/
.srch_wk_01
{
    float: left;
    padding-bottom: 10px;
    text-align: left;
    white-space: nowrap;
    width: 85px;
}


/* search button */
div#ctl00_contentMain_rmSrch_DivNot11106SearchButton{position:relative; top:-40px;}

.pointer{cursor:pointer;}

/*
	オブジェクトの左右表示制御
*/
.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{margin-top:5px;}

.w1114_kids_settei
{
    background: url( "/dg/image/background/kids_wk_02.gif" ) repeat-y scroll 0 0 transparent;
    width: 380px;
}



/*
  その他
*/
.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;
}


