body,html {
	margin-top: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ 角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #c80000;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #cccccc;
	letter-spacing: 2px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
#header, footer {
	width: 700px;
	height: 20px;
	margin-top:0px;
	margin-bottom:0px;
}
#over {
	width: 700px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 700px;
	height: 76px;
	margin: 2px auto;
}
#main {
	height: 350px;
	width: 700px;
	margin-top: 5px;
	border: 1px solid #cccccc;
}
#menu {
	height: 350px;
	width: 170px;
	float:left;
}
#flash {
	height: 190px;
	width: 700px;
}
#contents {
	height: 340px;
	width: 520px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float:left;
}
#info {
	height: auto;
	width: 700px;
	margin-top: 5px;
}
#prof {
	height: auto;
	width: 350px;
	float:left;
}
#about {
	height: auto;
	width: 350px;
	float: left;
}
#copy {
	clear: left;
	width: 700px;
	text-align: center;
}
#port {
	height: auto;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.red {
	color: #CC0000;
}

