/* contents
------------------------------*/
#contens {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/menu_bg.gif) repeat-y right;
	clear: both;}

#main {
	padding: 0px;
	float: left;
	width: 720px;
	margin: 0px 9px 0px 0px;
}
#title {
	width: 720px;
	margin-bottom: 12px;
	height: 100px;
}
#title p {
	font-weight: bold;
	color: #FF0000;
}
#navi {
	width: 720px;
	height: 36px;
}
#navi li {
	background: #dddddd;
	float: left;
	width: 139px;
	border-left: 4px outset #999999;
	list-style: none;
	height: 24px;
	margin-right: 1px;
}
#navi li a{
	background: #CCCCCC;
	float: left;
	width: 136px;
	list-style: none;
	text-align: center;
	height: 20px;
	display: block;
	padding-top: 4px;
	color: #000000;
	text-decoration: none;
}
#navi ul li a:hover {
	background: #999999;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navi ul li off {
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
	width: 138px;
	border-left: 4px ridge #CCCCCC;
}
#naviOff {
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	height: 20px;
	width: 137px;
	padding-top: 4px;
	border-right: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	text-align: center;
	float: left;
	margin-right: 1px;
}





#menu {
	padding: 0px;
	float: right;
	width: 180px;
	background: #FFFFFF;
	clear:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menuTop {
	background: #00599d;
	height: 20px;
	width: 180px;
}

#menu h3 {
	font-size: 15px;
	background: #005599;
	color: #FFFFFF;
	width: 180px;
	height: 34px;
	margin-top: 2px;
}
#menu h3 a {
	display: block;
	height: 24px;
	width: 170px;
	padding-left: 10px;
	padding-top: 10px;
	background: url(../images/menu_off.jpg);
	color: #FFFFFF;
	text-decoration: none;
}
#menu h3 a:hover {
	color: #FFFFFF;
	background: #00aaee;
	text-decoration: none;
}
#guroa {
	color: #FFFFFF;
	background: #005599;
	width: 180px;
	height: 23px;
	margin-top: 2px;
	font-size: 14px;
	padding-left: 14px;
}


#menu h4 {
	color: #FFFFFF;
	background: #005599;
	width: 180px;
	height: 23px;
	margin-top: 2px;
	font-size: 14px;
}
#menu h4 a {
	display: block;
	height: 19px;
	width: 150px;
	padding-left: 30px;
	padding-top: 4px;
	background:  #005599;
	color: #FFFFFF;
	text-decoration: none;
}
#menu h4 a:hover {
	color: #FFFFFF;
	background: #00aaee;
	text-decoration: none;
}
#menu h5 {
	color: #FFFFFF;
	background: #005599;
	width: 180px;
	height: 40px;
	margin-top: 2px;
	font-size: 13px;
}
#menu h5 a {
	display: block;
	height: 36px;
	width: 160px;
	padding-left: 20px;
	padding-top: 4px;
	background:  #005599;
	color: #FFFFFF;
	text-decoration: none;
}
#menu h5 a:hover {
	color: #FFFFFF;
	background: #00aaee;
	text-decoration: none;
}
#menuSoff {
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	padding-left: 30px;
	background: #00aaee;
	height: 19px;
	margin-top: 2px;
	padding-top: 4px;
	font-size: 14px;

}
#menuLoff {
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
	padding-left: 10px;
	background: #00aaee;
	height: 24px;
	margin-top: 2px;
	padding-top: 10px;
	font-size: 15px;

}

/* buffer
------------------------------*/
#buffer {
	border: 1px solid #005599;
	width: 718px;
	background-image: url(image/buffer_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 15px;
	height: 1100px;
}

#head_copy {
	width: 638px;
	margin-top: 30px;
	margin-left: 40px;
	line-height: 22px;
	padding-bottom: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#form {
	width: 638px;
	margin-left: 40px;
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
}

