@charset "utf-8";
#e_body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 800px;
	padding-right: 22px;
	padding-left: 22px;
	text-align: left;
}
#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 800px;
}
#header1 {
	background-image: url(../img/header01.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 800px;
}
#header2 {
	background-image: url(../img/header02.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 800px;
}
#header3 {
	background-image: url(../img/header03.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 800px;
}
#header4 {
	background-image: url(../img/header04.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 800px;
}
#container {
	width: 800px;
}
#main {
	float: right;
	width: 520px;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
}
#side {
	float: left;
	width: 200px;
	margin-top: 30px;
	padding-left: 30px;
}
#side a {
	color: #000000;
	text-decoration: none;
}
#side a:hover {
	color: #f18700;
	text-decoration: none;
}
#side .sm_here {
	color: #999999;
}
#side ul {
	font-size:0;
}
#side li {
	font-size:0;
}
#side #lock {
	height: 48px;
	width: 190px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ff6b00;
	margin-top: 8px;
	padding-left: 3px;
	color: #ff6b00;
}
#side #lock #lock_p1 {
	font-size: 116%;
	margin-top: 5px;
}
#side #lock #lock_p2 {
	font-size: 70%;
	margin-top: 5px;
}
#side #station {
	height: 84px;
	width: 200px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ff6b00;
	border-bottom-color: #ff6b00;
	margin-top: 8px;
	padding-top: 8px;
}
#side #station #station_p {
	font-size: 77%;
	color: #669F26;
	padding-left: 0.5em;
	margin-top: 5px;
}
#side #info {
	height: 100px;
	width: 200px;
	padding-top: 8px;
}
#side #info #org {
	font-size: 108%;
}
#side #info #onm {
	font-size: 123.1%;
}
#side #info #wrap_telmail {
	height: 60px;
	width: 200px;
}
#side #info #wrap_telmail #tel {
	float: left;
	height: 40px;
	width: 120px;
}
#side #info #wrap_telmail #mail {
	float: left;
	height: 30px;
	width: 75px;
	padding-top: 10px;
}
#side #submenu1 {
	color: #000000;
	background-image: url(../img/submenu_bg1.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 156px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 13px;
	line-height: 20px;
}
#side #submenu2 {
	color: #000000;
	background-image: url(../img/submenu_bg2.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 156px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 13px;
	line-height: 20px;
}
#footer {
	text-align: right;
	width: 800px;
	clear: both;
	font-size: 85%;
	line-height: 3em;
}
.hidden {
	display: none;
}
#page_ttl {
	font-size: 131%;
	color: #F18700;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F18700;
	width: 500px;
	height: 30px;
	margin-bottom: 20px;
}
h3 {
	font-size: 108%;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
}
#main a {
	color: #000000;
	text-decoration: none;
}
#main a:hover {
	color: #f18700;
	text-decoration: none;
}
