@charset "UTF-8";/*-------------------------------------------------------------------------------------------------------CSS information file name  :foreign.css style info :外国語版用-------------------------------------------------------------------------------------------------------*//*-------------------------------------------------------------------------------------------------------index関連-------------------------------------------------------------------------------------------------------*//*トップイメージ*/#top_f_img{  width:850px;		height: auto;		margin-bottom:10px;		padding-bottom:2px;		border-bottom:#CCCCCC 1px solid;		}/*-------------------------------------------------------------------------------------------------------メインメニュー関連-------------------------------------------------------------------------------------------------------*/#top_f_main{  float:left;		width:440px;		height:auto;		font-size: 0;		line-height: 0;		padding:0px 15px 20px 15px;		display:inline;		}#top_f_main:after {  content: "";  display: block;  clear: both;  height: 1px;  overflow: hidden;  }/*出発・到着の流れ*/.top_f_route{  float:left;  width:258px;		height:93px;		margin:0px 15px 8px 0px;		border:#3366cc 1px solid;		}.top_f_route .top_f_route_pass{  float:left;		width:129px;		height:auto;		}.top_f_route .top_f_route_pass p{  margin:0px;  padding:0px 0px 1px 5px;		}/*マップ関連*/.top_f_map{  float:left;  width:165px;  height:auto;		margin-bottom:10px;		}.top_f_map p{  margin-bottom:5px;		}
