/*-- 交通アクセス/広域アクセスマップ 専用スタイルシート --*/

@import url(../../common/css/base.css);
@import url(../../common/css/layout.css);


/*-- このページのみ使用するスタイルシートを以下に記載 --*/
* {
	font-family : Arial ;
}



#contents h2 {
	width : 522px ;
	height : 21px ;
	text-indent : 20px ;
	font-size : 14px ;
	line-height : 21px ;
	background-image : url(../../common/img/background_h2.gif);
	background-position : left bottom ;
	background-repeat : no-repeat ;
	font-family : Arial ;
}
.hidari{
  float : left;
}
.ue{
  border-top-width : 3px;
  border-top-style : ridge;
  
  
  border-top-color : olive;
  
  
  
  
  margin-bottom : 80px;
}
#container{
  background-image : url(../../common/img/background_container_2column.gif);
}
.migi{
  float : right;
  padding-top : 15px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.pb300{
  
  
  
  
  
  padding-bottom : 300px;
}
.pb500{
  padding-bottom : 500px;
}
