body{

	margin-left: 30px;

}
a:link,a:visited {
	color:#663399;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}

div#manu{
	 background-color: #000000 ; 
	width:758px;
	height:45px;
	margin-top:20px;
	margin-bottom:25px;
		text-align:center;
}


ul#Navi li{
float:left;
margin-left:-0px;
}

img#manu{
		margin-left:10px;
}

img#act{
		margin-left:-30px;
		margin-right:10px;
}

img#logo{
	margin-top:10px;
}



div#Contents{
width:760px;
height:1200px;
background-color: white; 
  position: absolute;
  
}


div#Contents div#side {
  display: block;
  position: absolute;
  left: 0px;
  width: 175px;
  height: 1200px;
  background-color:white;
  border-right:1px dotted;
}



div#Contents div#main {
  display: block;
  position: absolute;
  left: 200px;
  width: 560px;  
  height: 1200px;
	background-color:white;
	overflow-y:scroll;
	
    scrollbar-base-color:#ffffff;
    scrollbar-3dlight-color:#999999;
}

div#Contents div#sitefooter{
position: relative;
clear:both;
background-color: white;
top:1150px;
margin-top:30px;
width:760px;
height:50px;
text-align:center; }


p#contents{
margin-right:10px;
margin-bottom:10px;
line-height: 150%;
margin-left:20px;
}

div#Contents div#main table {
	width: 420px;
	margin: 2em 20px;
	
	border-collapse: collapse;
	font-size: 95%;
	color:#000000;
	
}
div#Contents div#main table td.head {
	width: 150px;
	color: black;
	background-color: white;
	
}

div#Contents div#main table tr td{
	
	padding: 5px 8px;

}

div#member div#photo{
	float:left;
	margin-right:10px;

}

div#member{

margin-left:30px;
margin-bottom:45px;
}

img{
border:none;
}