#left {
	margin-left:5px;
	padding: 5px;
	width: 400px;
	float: left;
	color: #333333;
	background-color: #FFFFCC;
}
#right {
	margin:0px;
	padding: 5px;
	float: left;
	width: 285px;
	background-color: #FFFFFF;
	clear: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#center {
	margin:10px;
	width:720px;
	padding: 5px;
	border: thick dotted #FFCC00;
	float: left;
	}
#top {
	margin: 10px;
	padding: 5px;
	width: 720px;
}
#footer {
	background-color: #FFFFFF;
	width: 100%;
	padding: 2px;
	font-size: 12px;
	text-align: center;
}
p {
	font-size: 16px;
	font-weight: 900;
	color: #333333;
	background-color: #FFFFFF;
	letter-spacing: 1em;
	text-align: center;
	height: 8px;
	width: 390px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: thin #FFCC00;
	border-right: thin #FFCC00;
	border-bottom: thin dotted #FFCC00;
	border-left: thin #FFCC00;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
body {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 90%;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFCC;
	margin: 0px;
}
li {
	font-size: 16px;
	line-height: 15px;
	list-style-type: square;
	text-align: left;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style: normal;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	height: 12px;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	text-align: center;
}
.title {
	margin: 0px;
	float: left;
}
.title1 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
}
#link {
	background-color: #FFFFFF;
	padding: 5px;
	clear: both;
	width: 720px;
	border: thin dotted #FFCC33;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
