@charset "UTF-8";
/* CSS Document */
#prologueTop #content_left {
	width:458px;
	}
#prologueTop #content_right {
	width:425px;
	}
#prologuePages #content_left {
	width:223px;
	}
#prologuePages #content_right {
	border-left:2px solid #003399;
	width:671px;
	}
#content_left {
	float:left;
	}
#content_right {
	float:right;
	}
#content_left_inner {
	margin:20px 0 20px 15px;
	}
#content_right_inner {
	margin:20px 15px 20px 15px;
	}

#lead {
	line-height:2;
	margin:20px 0 20px 10px;
	}
.indexList {
	margin:20px 0;
	}
.indexList li {
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:10px;
	}
#subMenu{
	margin:20px 0 20px 10px;
	}
#subMenu h4 {
	color:#000;
	font-size:10px;
	font-weight:100;
	margin-bottom:10px;	
	}
#subMenu ul {
	margin-bottom:30px;
	}

#subMenu ul li {
	font-size:12px;
	font-weight:bold;
	line-height:2;
	margin-bottom:10px;
	}

#subMenu ul li a, .indexList li a {
	color:#003399;
	text-decoration:none;
	}
#subMenu ul li a:hover, .indexList li a:hover {
	color:#00c4e3;
	}
#prologuePages #content_right_inner h3 {
	margin:0 0 30px 0;
	}
#prologueTop #content_right_inner h4 {
	color:#333;
	margin-bottom:10px;
	font-size:12px;
	height:18px;
	line-height:18px;
	font-weight:bold;
	padding:2px;
	width:391px;
	background-color:#efefef;
}
#prologuePages #content_right_inner h4 {
	color:#000;
	margin:0 0 15px 0;
	font-size:12px;
	height:18px;
	line-height:18px;
	font-weight:bold;
	padding-left:15px;
	background-image:url(images/disk_black.gif);
	background-repeat:no-repeat;
	}
#content_right_inner p{
	line-height:1.6;
	margin-bottom:10px;
	}
.prev, .next {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#003399;
	text-decoration:none;
	height:20px;
	vertical-align:middle;
	margin:20px 0;
	}
.prev:hover, .next:hover {
	color:#00c4e3;
	}
.prev {
	background:url(images/prev.gif) top left no-repeat;
	text-align:left;
	padding-left:12px;
	float:left;
	}
.next {
	background:url(images/next.gif) top right no-repeat;
	text-align:right;
	padding-right:12px;
	float:right;
		}
.link {
	margin:15px 0;
	}
.linkCaution {
	font-size:11px;
	color:#666;
	}
.futabasha {
	display:block;
	color:#003399;
	margin-top:30px;
	font-weight:bold;
	background-color:#eee;
	padding:3px;
	width:275px;
	line-height:30px;
	text-align:center;
	}
.futabasha:visited {
	color:#003399;
	}
.futabasha:hover {
	color:#00c4e3;
	}
#fromStaff #main-inner {
	background-color:#003399;
	}
#pageTitleStaff{
	font-size:18px;
	color:#00c4e3;
	margin:30px 0 20px;
	}

#contentStaff {
	width:870px;
	margin:20px auto 20px;
	min-height:400px;
	
	}
#contentStaff p {
	color:#fff;
	margin-bottom:10px;
	line-height:1.6;
	}
	
.right{
	text-align:right;
	}
