@charset "Shift_JIS";

/************************************************************************
	01 : Common
************************************************************************/
p.search-banner{
	padding:0;
	margin:0 0 20px 20px;
}
#search-title{
	width:480px;
	height:17px;
	border-left:#FEA60D solid 5px;
	padding:5px 0 0 5px;
	margin: 0 0 20px 20px;
}

#search-title p{
	float:right;
	color:#FF0000;
	margin: 0;
	padding: 0;
}
	
ul#search-navi{
	position:relative;
	padding:0;
	margin:0 auto 0;
	list-style:none;
	width:566px;
	height:41px;
	background:url(../../images/search/menu_back.gif) no-repeat;
	text-align:left;
}

ul#search-navi li{
	padding:0;
	margin:0;
	height:41px;
	list-style:none;
	text-indent:-9999px;
}

ul#search-navi li a{
	padding:0;
	margin:0;
	height:41px;
	list-style:none
	text-indent:-9999px;
	text-decoration: none;
	display: block;
}

li#condition{position:absolute; top:0; left:0;     background:url(../../images/search/menu.gif) no-repeat 0 0;      width: 128px;}
li#station  {position:absolute; top:0; left:128px; background:url(../../images/search/menu.gif) no-repeat -128px 0; width: 128px;}
li#place    {position:absolute; top:0; left:256px; background:url(../../images/search/menu.gif) no-repeat -256px 0; width: 130px;}

li#condition2{position:absolute; top:0; left:0;     background:url(../../images/search/menu.gif) no-repeat 0 -41px;      width: 128px;}
li#station2  {position:absolute; top:0; left:128px; background:url(../../images/search/menu.gif) no-repeat -128px -41px; width: 128px;}
li#place2    {position:absolute; top:0; left:256px; background:url(../../images/search/menu.gif) no-repeat -256px -41px; width: 130px;}

li#condition a:hover{background:url(../../images/search/menu.gif) no-repeat 0 -41px; width: 128px;}
li#station a:hover  {background:url(../../images/search/menu.gif) no-repeat -128px -41px; width: 128px;}
li#place a:hover    {background:url(../../images/search/menu.gif) no-repeat -256px -41px; width: 130px;}

/************************************************************************
	02 : 条件で検索
************************************************************************/
#search-condition{
	width:566px;
	margin:0 auto 0;
	background:url(../../images/search/back.gif) repeat-y;
	padding:20px 0 0;
	text-align:left;
	clear: both;
}

form#condition{
	margin:0 0 0 20px;
}

#search-condition input{
	margin:0 13px 0 2px;
}


ul#search-type1,
ul#search-type2,
ul#search-type3,
ul#search-type4{
	text-decoration:none;
	list-style:none;
	text-align: left;
	width: 518px;
	padding: 0;
	margin:0;
	display: block;
	clear: both;
}

ul#search-type2{
	margin:0 0 5px 0;
}

ul#search-type1 li,
ul#search-type2 li,
ul#search-type3 li,
ul#search-type4 li{
	width:167px;
	margin:0 5px 5px 0;
	padding:8px 0 8px;
}

ul#search-type1 li{
	float:left;
	background:#E7EFF4 url(../../images/search/check_box1.gif) repeat-y;
}

ul#search-type2 li{
	float:left;
	background:#EDF1CA url(../../images/search/check_box2.gif) repeat-y;
}

ul#search-type3 li{
	float:left;
	background:#F3DBDA url(../../images/search/check_box3.gif) repeat-y;
}

ul#search-type4 li{
	float:left;
	background:#D0EBDF url(../../images/search/check_box4.gif) repeat-y;
}

#search-submit{
	width:513px;
	height:34px;
	margin:0;
	background:#CCCCCC;
	padding:5px 0 0 0;
	text-align:center;
	clear: both;
}

#search-list1{
	width:513px;
	height:82px;
	margin:10px 0 0;
	padding:5px 0 0;
	text-align:left;
}

#search-list2{
	width:135px;
	height:23px;
	background:#FF9900;
	margin: 0 5px 3px 0;
	text-align: center;
	padding: 13px 0 0;
	float: left;
	clear: left;
}

#search-list3{
	width:363px;
	height:26px;
	background:#FFFF99;
	margin: 0 0 5px 0;
	text-align: left;
	padding: 10px 0 0 8px;
	float: left;
}
div#bottom-img{
	clear:both;
	margin:0 auto 0;
	padding:0;
	width:566px;
	height:28px;
	background:url(../../images/search/bottom.gif) no-repeat;
}


#search-submit2{
	position:relative;
	width:513px;
	height:36px;
	margin:30px 0 0;
	padding: 0;
	clear: both;
}
input.submit,
input.submit2,
input.submit3{
	display:block;
	border:none;
	height:36px;
}

input.submit{
	width:176px;
	position:absolute;
	left: 0;
	top: 0;
}

input.submit2{
	width:145px;
	position:absolute;
	left: 190px;
	top: 0;
}

input.submit3{
	width:145px;
	position:absolute;
	left: 350px;
	top: 0;
}
	
/************************************************************************
	02 : 駅でさがず
************************************************************************/
#search-train-main{
	width:518px;
	margin:0 0 20px 20px;
}

#search-train-box1{
	width:508px;
	background:#FF9900;
	padding:5px 0 5px 10px;
	margin: 0 0 5px 0;
	
}

#search-train-box2{
	width:508px;
	background:#FFFF99;
	padding:5px 0 5px 10px;
	margin: 0 0 50px;
	text-align: center;
	
}

#search-train-box3{
	width:508px;
	margin: 0 0 20px;	
}
	

/************************************************************************
	03 : 場所でさがず
************************************************************************/
#search-map-flash{
	width:520px;
	height:260px;
	margin:0 0 20px 20px;
}

#search-area{
	width:518px;
	margin:0 0 0 20px;
	clear: both;
	height: auto;
	padding: 0 0 30px;
}

#search-area-left{
	width:30px;
	float:left;
	background:url(../../images/search/area-title-back1.gif);
	margin: 0 0 30px;
	padding: 10px 0 10px;
	height:auto;
}

#search-area-left img{
	margin:0 0 0 8px;
}


#search-area-right{
	width:475px;
	float:right;
	text-align: left;
	margin: 0 0 10px 0;
}

dd#area-right2,
#search-area-right dl,
#search-area-right dd,
#search-area-right dt{
	display:block;
}
#search-area-right dl{
	margin:0 0 8px;
}
	
#search-area-right dd{
	border-bottom:#999999 1px dotted;
	padding:8px 0 8px;
	margin:0;
}

#search-area-right dt{
	background: url(../../images/search/area-back2.gif) repeat-x 0 0;
	padding:3px 0 0;
	margin:0;
	height:20px;
}

dd#area-right2{
	padding:8px 0 8px;
	margin:0;
	border:0;
}

	
/************************************************************************
	04 : 場所でさがず
************************************************************************/
li#coupon3 {position:absolute; top:0; left:0; background:url(../../images/coupon/coupon_title.gif) no-repeat 0 0px;  width: 167px;}


/************************************************************************
	05 : スクロールtop
************************************************************************/

	
	
#details-scrolltop-box{
	float:left;
	height:35px;
	width:580px;
	margin:20px 0 0 0;
}
#details-page-top{
	float:right;
	height:12px;
	background:url(../../images/arrow_pagetop.gif) no-repeat;
	position:relative;
	width: 110px;
}
div#details-page-top-text{
	position:absolute;
	left: 17px;
	top: -2px;
	font-size:10px;
}

