@charset "UTF-8";

/* ========MENU========= */

div#sub .menu {
	padding-sub: 20px;
	width: 200px;
	padding-top: 0px;
	display: block;
	margin: 0px;
}


div#sub ul.menu {
	padding: 10px;
	margin: 0px;
}

div#sub ul.menu li {
	list-style-type: none;
	text-align: center;
	display: block;
	margin-bottom: 5px;
}
div#sub ul.menu li a {
	list-style-type: none;
	line-height: 40px;
	margin: 0px;
	color: #333;
	width: 200px;
	height: 40px;
	display: block;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
}
div#sub ul.menu li a:hover {
	color: #FFF;
	background-position: bottom;
}
div#sub ul.menu li .on {
	color: #FFF;
	background-position: top;
	font-weight: bold;
}
/* ========MENU2========= */

div#sub .menu2 {
	display: block;
	margin-top:50px;
	margin-sub: 0px;
	padding-bottom: 0px;
	padding-sub: 20px;
	width: 201px;
}


div#sub ul.menu2 {
	margin: 0px;
	padding: 0px;
}

div#sub ul.menu2 li {
	list-style-type: none;
	text-align: center;
	display: block;
	line-height: 40px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: normal;
	color: #FFF;
}
div#sub ul.menu2 li a {
	list-style-type: none;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	background-image: url(../images/menu.jpg);
	color: #333;
	background-repeat: no-repeat;
	width: 201px;
	height: 40px;
	display: block;
	text-align: center;
}
div#sub ul.menu2 li a:hover {
	color: #FFF;
	background-position: top;
	font-weight: bold;
}
div#sub .jimukyoku {
	margin-top: 25px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
div#sub .jimutx-1 {
	font-size: 11px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#sub .jimutx-2 {
}


/* ========BUNNER========= */

div#sub .banner {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
div#sub ul.banner {
	display: block;
	text-align: center;
}

div#sub ul.banner li {
	display: block;
	border: 1px dotted #999;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	padding: 0px;
}
div#sub ul.banner li a {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
/* ========link========= */
.link {
	padding-top: 20px;
	padding-bottom: 40px;
}

.link li {
	list-style-type: none;
	line-height: 17px;
	margin-bottom: 15px;
	font-size: 14px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	width: auto;
}
.link li a {
	font-size: 14px;
	color: #666666;
}
.link li a:hover {
	font-weight: bold;
	color: #385849;
	border-left-color: #385849;
}

/* ========form======== */
.jumpform {
	margin-top: 5px;
	margin-bottom: 10px;
	height: auto;
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
