@charset "UTF-8";
/* CSS Document */

/*----------------------------------
	index用のCSSです
----------------------------------*/

/*----------------------------------メインコンテンツ----------------------------------*/


.SenPageTtl{
	background:url(/sharing/images/senmon_ttl/taiwan.png) no-repeat;
}
.InfoSeason .BottomM .CityGuide{ width:720px;}
.InfoSeason .BottomM .CityGuide dt{float:left; margin-left:5px;}
.InfoSeason .BottomM .CityGuide dd.Cap{ width:575px; float:left; padding-left:5px;}

/*----------------------------------横長検索　ここから----------------------------------*/

/*地図非表示*/
/*.SenMap {
	display:none;
	}
	
.SenSach {
	width: 720px;
	height: auto;
	background-position: -2455px bottom;
	padding-bottom: 10px;
	}

.CtsD .SenSach .ST {background-position: 0 -930px}
.CtsI .SenSach .ST {background-position: 0 -1030px}
	
.SenSach .Srcttl {
	width: 720px;
	height: 34px;
	background-position: 0 -310px;
	text-indent: -9999px;
	}
	
.SachBox {
    width: 698px;
    height: auto;
    background-color: #FCF9E1;
    border-left: 1px solid #D3D2C6;
    border-right: 1px solid #D3D2C6;
	float:left;
	padding:10px 10px 0px;
	}

.SachBox dl {
    margin-bottom:10px;
	}
		
.SachCondition {
    margin: 0 0 0 10px;
    width: 340px;
    height:auto;
    background-color: #FFFFFF;
    clear:both;
    float:left;
    padding:10px 0;
    text-align: center;
	}

.SachStep1,.SachStep2 {
	width:698px;
	height:auto;
	}

.SachStep1,.SachStep2,.SachStep3,.SachStep4 {
	height:27px;
	border-bottom:1px solid #D3D2C6;
	}

.SachStep3,.SachStep4 {
	width:349px;
	}

.SachStep2,.SachStep3 {
	clear:both;
	}

.CtsI .SachStep2Title {
	margin:0px;
	}
	
.SachInterStep2SubTtle2,.SachInterStep2SubTtle3 {
	width:35px;
	}
	
.SachStep2 dd.SachSelect {
    width:auto;
	padding-right:10px;
	}
	
.SachStep2 dd {
    margin-bottom: 0px;
	}

.SachSubmit a {
	margin:5px 0 0 145px;
	}

.SachReset a {
	width:70px;
	margin:5px 0 0 0;
	}*/

/*----------------------------------横長検索　ここまで----------------------------------*/
