body {
	background-color: #AFCE52;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

/* id設定 */
#whole {
	width: 800px;
	border-left: 1px solid #B9B9B5;
	border-right: 1px solid #B9B9B5;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: ;
	border: 0px solid #000000;
	height: 70px;
}
#top_image {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	height: 200px;
}

#menubox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#menubox2 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#mainbox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	background-color: ;
}
#leftbox {
	width: 160px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #E3FDF1;
	padding: 0px;
	height: 480px;
	float: left; /* floatを入替えることで左右入替え可能 */
}
#rightbox {
	width: 600px;
	background-color: ;
	padding: 0px;
	float: right; /* floatを入替えることで左右入替え可能 */
}
#subbox {
	background-color: #CC9999;
	width: 600px;
	float: right;
}
#centerbox {
	background-color: #FDFEE0;
	width: 760px;
	height: 350px;
	padding: 0px;
	float: left;
}
#footer {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-top: 1px solid #7EC647;
	height: 25px;
	text-align: center;
	padding-top: 3px;
}
.railway{
	width: 140px;
	font-size: 12px;
	color: #6C6A6D;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 2px;
	padding: 3px;
	background-color: ;
	border: 1px solid #7EC647;
}

/* 構造化 */

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #B9B9B5;
	text-align: center;
	margin: 5px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #928C8E;
	text-align: center;
	margin: 5px 0px 5px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #928C8E;
	text-align: center;
	margin: 5px 0px 5px;
}
h4 {
	color: #FF9900;
}
h5 {
	color: #FFFFFF;
}
h6 {
	color: #FFFFFF;
}

/* リスト */
ul {
	padding-top: 0px;
	padding-left: 0px;
	margin: 10px 0px 0px 0px ;
	margin-top: 10px;
	list-style-type: none;
}
li {
	padding-left: 0px;
	margin-top: 1px;
	margin-left: 0px;
	font-size: 14px;
}
li.menu2 {
	margin-top: 1px;
	margin-left: 1px;
	font-size: 14px;
	width: 150px;
	float: left;
}
/* テキストメニュー */
p.menu {
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:5px;
	margin-bottom:0px;
	text-align: center;
}
p.text1{
	font-size: 13px;
	line-height: 1.3em;
	margin: 10px 10px 10px 30px;
	width: 500px;
	border: solid 0px #000000;
}
p.text2{
	font-size: 13px;
	line-height: 1.3em;
	text-align: right;
	margin: 10px 10px 10px 30px;
	width: 500px;
	border: solid 0px #000000;
}
p.title1{
	font-size: 15px;
	line-height: 1.3em;
	font-weight: bold;
	text-align: left;
	margin: 10px 10px 5px 30px;
	padding-left: 10px;
	width: 500px;
	border-left: solid 10px #008400;
}
p.chara {
	font-size: 14px;
	line-height: 1.4em;
	margin-top: -5px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
	width: 550px;
}
p.chara2 {
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
	width: 550px;
}
/* リンク */
a { 
	text-decoration: none; 
	font-weight: normal;
}
a:link { 
	color: blue; 
}
a:visited { 
	color: #003300; 
}
a:hover { 
	color: red; 
	text-decoration: non; 
}
a.navi1 {
	display: block;
	text-decoration: none; 
	font-weight: normal;
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 5px;
	padding-left: 10px;
	border: solid 0px #B0C0BB;
}
a.navi1:link { 
	color: #000000; 
}
a.navi1:visited { 
	color: #003300; 
}
a.navi1:hover { 
	color: blue; 
	text-decoration: non; 
	background-image: url(../img/navi_on.gif);
	border: solid 0px #FCB74B;
}

/* ボックス */
.character {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	border: solid 1px #82AC60;
}
.character div {
	position: relative;
	left: 5px;
	top: -10px;
	width: 13em;
	text-align: center;
	padding: 1px 2px;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffffff;
}

/* その他 */
form {
	margin: 0pt;
}
input {
	margin: 0pt;
}
img {
	margin: 0px;
}
.img_left {
	width: 500px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #E3FDF1;
	padding: 0px;
	height: 200px;
	float: left; /* floatを入替えることで左右入替え可能 */
}
.img_right {
	width: 260px;
	background-color: #FDFEE0;
	padding: 0px;
	height: 200px;
	float: right; /* floatを入替えることで左右入替え可能 */
}
span.b_red {
	color: red;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}
span.mlink {
	color: blue;
	font-size: 12px;
	text-decoration: underline;
	line-height: 1.4em;
}
p.service{
	font-size: 18px;
	font-weight: bold;
	margin: 0px 10px 0px;
}
p.s_sub{
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	margin: 5px 10px 0px;
}
p.course{
	line-height: 1.4em;
	margin: 5px 0px;
}
.td_l{
	background-color: #E3FDF1;
}
.td_b1{
	background-color: #008400;
}
.td_b2{
	border: solid 1px #7EC647;
	background-color: #EFFFC9;
}
.c_sub{
	border-bottom: solid 1px #7EC647;
}
.addr{
	margin-top: 30px;
	margin-left: 3px;
}