@charset "UTF-8";
@import "common.css";

/*FLASHナシver　テンプレ*/

/*-----------------------------------------
	main
-----------------------------------------*/


#main {
	width:100%;
	margin:0 auto 30px auto;
	background:url(/img_201003/bg_main02.gif) top center repeat-x;
}

/*-----------------------------------------
	header
-----------------------------------------*/

#header {
	width:880px;
	height:104px;
	margin:0 auto 10px auto;
	padding-top:5px;
}

/*-----------------------------------------
	駅名
-----------------------------------------*/

#h2-sta-name {
	width:220px;
	height:76px;
}

.sta-name-sub {
	width:220px;
	height:56px;
	margin-bottom:4px;
}


/*-----------------------------------------
	gmap
-----------------------------------------*/

.gmap {
	clear: both;
	width: 610px;
	margin: 0 0 20px 0;
	padding: 5px;
	background:url(/img_201003/sta_tab_bg.gif) top center repeat-y;
}

.gmap #map{
	width: 610px;
	height: 360px;
}
