body
{
	text-align:center;
	padding:0;
	margin:1px 0 0;
	background-color:#ffffee;
	font-size:11pt;
	font-family: ‚l‚r ƒSƒVƒbƒN;
}
	
p{
	text-indent: 1em;
	text-align : left;
	line-height: 20pt;
}

a
{
	text-decoration:none;
	color:Blue;
}
	
a:hover
{
	color:#a77749;
}

#container{
	text-align:left;
	background:#FFF;
	width:1000px;
	height:auto;
	margin:auto;
	position:relative;
	padding:0;
}

#top
{
	background-color:Red;
	color:Blue;
	width:1000px;
	height:120;
	text-align:center;
	font-size:large;
	padding:0;
}

#yohaku1
{
	width:1000;
	height:20;
	background-color:Red;
	padding:0;
	margin:0;
}

#left
{
	position:absolute;
	top:147;
	width:200;
	height:1360;
	background-color:Red;
	color:Blue;
	text-align:center;
	font-size:larger;
}

#menu
{
	position:relative;
	width:190;
	height:30;
	padding:5;
	border: 2px outset gray;
	margin:5;
}

#right
{
	position:absolute;
	top:147;
	width:800;
	left:200;
	background-color:White;
}


#yohaku2
{
	width:800;
	height:20;
	background-color:Red;
	text-align:center;
	font-size:12px;
	padding:10 0 0 0;
}

#medama
{
	background-color:Red;
	width:800;
	height:100;
	text-align:center;
}

th
{
	width:400;
	height:20;
	background-color:red;
	text-align:center;
	color:Blue;
	font-size:14px;
}

td
{
	height:280;
	background-color:Yellow;
	text-align:center;
}

#yohaku3
{
	background-color:Red;
	width:800;
	height:20;
	text-align:center;
	color:Blue;
	font-size:16px;	
}

#syousai
{
	height:600;
	background-color:Yellow;
	width:800;
	text-align:center;
}	

