/* CSS Document */
form{
margin:0px;

}

.clear{
clear:both;

}





#ek_outline{
width:730px;
text-align:left;
}

#ek_topimg{
background: url(img/topimg.jpg);
width:730px;
height:120px;
position:relative;
margin-bottom:10px;
text-align:left
font-size:11px;
}

#ek_topimg p{
position:relative;
top:65px;
left:10px;
font-size:11px;
width:325px;
line-height:15px;
color:#444444;
}

#ek_l{
width:360px;
margin:5px 5px 5px 0px;
float:left;
}

#ek_r{
width:360px;
margin:5px 0px 5px 5px;
float:left;
}

.ek_bar{
	background-image: url(img/bar_back.gif);
	width:360px;
	font-size:15px;
	color:#ffffff;
	height:35px;
	padding:10px 5px 0px 28px;
	font-weight:bold;
	background-repeat: no-repeat;
}

#ek_innerbox{
border:1px solid #999999;
	margin-bottom:10px;
	text-align:center;
}

.ek_barshort{
	background-image: url(img/bar_backshort.gif);
	width:352px;
	font-size:15px;
	color:#329AC5;
	height:30px;
	padding:7px 5px 0px 15px; 
	font-weight:bold;
	margin:5px 0px 5px 0px;
	background-repeat: no-repeat;
}

#ek_listrec ul{
margin:0px;
padding:0px;
}

.ek_listdep{
font-weight:bold;
color:FF6800;
font-size:13px;
background: url(img/arr3.gif) no-repeat;
padding-left:15px;

}


.ek_listrec{
font-size:14px;
margin:5px 5px 5px 0px;
padding-left:65px;
padding-bottom:5px;
padding-right:15px;
background: url(img/arr_haneda.gif) no-repeat;

color:red;
font-weight:bold;
height:23px;
border-bottom:1px dotted #666666;
}
.ek_listrec p{
float:left;
margin:0px;
padding:5px 0px 0px 0px;
width:140px;
}
.ek_listrec img{
float:right;
width:90px;
}

#ek_listarr {
width:350px;
}

#ek_listarr ul{
margin:0px;
padding:0px;
list-style-type: none;
}

#ek_listarr li{
font-size:13px;
border-bottom:1px dotted #666666;
background: url(img/arr.gif) no-repeat;
padding-left:20px;
padding-bottom:7px;
margin-bottom:5px;
margin-top:5px;
}



