<style type="text/css">

body {
	text-align: center;
}


div.all-container {
	width: 750px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: white;
	background-image: url("../img/1.gif");
	background-repeat: repeat-y;
}


div.title {
	float: left;
	width:190px;
}

div.title h1 {
	font-size: 88%;
	margin: 5px 0px 0px 0px;
	color: #000080;
	background-color: #ffeefe;
}

div.title h1 a {
	font-size: 100%;
	color: #000080;
	text-decoration: none;
}


div.intoro h2 {
	margin: 0px;
	font-size: 80%;
	color: #cc99cc;
}


div.title-img1 {
	float: left;
	margin: 0px 0px 0px 0px;
}

div.title-img1 a img {
	border-width: 1px;
	border-color: gray;
}




div.container {
	float: left;
	width: 580px;
	margin: 0px 0px 0px 0px;
}


div.main {
	width:370px;
	float: right;
	margin: 0px 0px 0px 0px;
}

div.main h3 {
	border-style: solid;
	border-width: 0px 5px 0px 15px;
	border-color: fuchsia;
	background-color: #ffccff;
	margin: 0px 0px 5px 0px;
}


div.main h3 a {
	font-size: 70%;
	color: #3366ff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}


div.main img {
	float: left;
	margin: 0px 0px 10px 0px;
}


div.main p {
	color: #3366ff;
}


div.sub-main {
	width:540px;
	float: right;
	margin: 0px 0px 0px 10px;
}


div.sub-main h3 {
	width:520px;
	border-style: solid;
	border-width: 0px 5px 0px 15px;
	border-color: navy;
	background-color: #c4daff;
}


div.menu1 {
	float: left;
	width:200px;
	margin: 0px 0px 2px 0px;
	background-image: url("../img/menu1-bg.jpg");
}

div.menu1 p {
	text-align: center;
	border-style: solid;
	border-width: 0px 5px 0px 15px;
	border-color: red;
	background-color: #ffcccc;
}

div.menu1 h3 a,div.menu1 h4 a {
	margin-right: 5px;
	font-size: 90%;
	color: #000080;
	text-decoration: none;
}


div.menu1 li,div.menu2 li {
	list-style-image: url("../img/hikouki.gif");
}


div.menu2 {
	float: left;
	width:200px;
	margin: 2px 0px 0px 0px;
	background-image: url("../img/menu2-bg.jpg");
	clear: both;
}


div.menu2 p {
	text-align: center;
	border-style: solid;
	border-width: 0px 5px 0px 15px;
	border-color: #ff9900;
	background-color: #ffcc99;
}


div.menu2 h4 a {
	margin-right: 5px;
	font-size: 90%;
	color: #000080;
	text-decoration: none;
}


div.menu3 {
	float: left;
	width:200px;
	margin: 4px 0px 2px 0px;
	clear: both;
}

div.menu3 p {
	text-align: center;
	font-size: 80%;
	margin-top: 13px;
}


div.menu3 li a {
	margin-right: 5px;
	font-size: 80%;
	color: #000080;
	text-decoration: none;
}



div.right {
	float: right;
	width:160px;
	margin: 0px 0px 0px 10px;
}


div.right img {
	margin: 8px 0px 0px 0px;
	border-width: 1px;
	border-color: #ebebeb;
}


div.footer p {
	clear: both;
	width:750px;
}

div.footer a {
	font-size: 80%;
	color: #000080;
	text-decoration: none;
}



</style>