body {
	background-color: #000033;
	margin: 0;
	padding: 0;
	}
	
h1,h2,h3,h4,p,pre,ul,li {
	margin: 0;
	padding: 0;
	}

#container	{
	position: relative;
	width:740px;
	background-color: #003355;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	}	

#mainimg {
	position: relative;
	width: 700px;
	height: 495px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	border: solid 10px #3377bb;
	}

#mainimg p {
	text-indent: -9999px;
	}

#text {
	position: relative;
	width: 720px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	}

#text p {
	font-size:13px;
	font-family:osaka,‚l‚r ‚oƒSƒVƒbƒN;
	font-weight: normal;
	color:#222;
	text-align:left;
	background-color: #55aadd;
	padding: 10px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	border: solid 10px #3377bb;
	}

#member {
	position: relative;
	width: 680px;
	font-size:13px;
	color:#000;
	background-color: #88cc99;
	border: solid 10px #007700;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 10px;
	}
	
.photo {
	width: 150px;
	float: left;
	margin: 5px;
	}

.photo02 {
	width: 150px;
	clear: both;
	}

.thumb {
	width: 90px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin: 5px;
	border: solid 1px #fff;
	}

#list {
	position: absolute; top: 313px; left: 300px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 13px;
	font-family:osaka,‚l‚r ‚oƒSƒVƒbƒN;
	font-weight: bold;
	line-height: 120%;
	}

#list a {
	text-decoration: underline;
	color: #ddd;
	}

#list a:hover {
	text-decoration: none;
	color: #fff;
	}

#footer	{
	position: relative;
	text-align:right;
	}

#footer i	{
	font-size:10px;
	font-family:osaka,‚l‚r ‚oƒSƒVƒbƒN;
	color: #ccc;
	}
	
#footer a	{
	color:#fff;
	text-decoration:underline;
	}
