body	 {
	font-family: "MS　Pゴシック", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background: #000000;
	line-height: 28px;
	}

.content, .top, .bottom {
	background: #000000;
	position: absolute;
	margin-left: 50%;
	left: -400px;
	width: 700px;
	}

.content {
	background: url("images/background.png");
	text-align: left;
	margin-top: 341px;
	/* height: 270px; */
	height: 400px;
	width: 700px;
	min-height: 300px;
	}

.image {
	background: url("images/head.gif");
	height: 301px;
	width: 323px;
	position: absolute;
	top: 19px;
	margin-left: 50%;
	left: 30px;
	}

.top {
	background: url("images/top.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top: 20px;
	height: 400px;
	font-size:46px;
	line-height: 0px;
	font-family: "MS　Pゴシック", Times, serif;
	color: #00486C;
	padding-left: 100px;
	font-weight:bolder;
	}

.top h1 {
	font-size:57%;
	letter-spacing: 0.6em;
	padding-top: 60px;
	color: #FFFF33;
	}


.top ul {
	list-style-type: none; 
	color: #FFFF33;
	}


.top li {

	color: red;
	font-size:13px;
	list-style-type: none; 
	line-height:24px;
	padding-right: 15px;
	padding-left: 5px;
	float: left; 
	padding-top: 100px;
	}



.bottom {
	background: url("images/bottom.png");
	margin-top: 680px;
	height: 142px;
	padding-left: 107px;
	line-height: 75px;
	font-weight: bold;
	font-size:13px;
	color: #126336;
	}
	
.contentb {
	width: 490px;
	height: 300px;
	margin-left: 140px;
	margin-top: -70px;
	}

.contentb h2 {
	font-size: 95%;
}

.navigation {
	color: #FFFF33;
	font-weight:bold;
	position:absolute;
	margin-left: 50%;
	left:280px;
	top:280px;
	text-align:left;
	line-height:20px;
	}
	

b	 {color:#126336}
	
a,a b,a:link,a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
a b:hover,a:hover {
	color:#99FFFF
	}