body{
	font: 11pt;
	color: #444444;
	test-align: center;
}

#base{
	background:url(img/kabe.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #ffffff; 
	width: 790px;
	height: 500px;
	border: 1px solid #060606;
	padding: 10px 10px 10px 50px;
}

#title{
	position:absolute; top:30; left:220;
	width: 400px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#title h1{
	visibility: hidden;
}
#topics{
	color: chocolate;
	font-size: 14pt;
	width: 130px;
	height: 20px;
	border-bottom: 1px solid #060606;
	border-left: 10px solid #chocolate;
	margin-bottom: 10px;
	padding-left: 10pt;
}

#contents{
	position:absolute; top:150; left:100;
	width: 700px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}
#contents ul {
	margin-top: 5px;
}

#contents li {
	background:url(img/image.gif);
	background-position:left top; 
	background-repeat:no-repeat;
	list-style-type: none;
	margin-top: 3px;
	padding-left: 12px;
}

a{
　　	text-decoration:none;
	color:#444444;
}

a:hover{
　　	text-decoration:none;
	font 12pt;
	color: #E3004A;
}

#link{
	position:absolute; top:280; left:100;
	width: 700px;
	height: 50px;
	padding: 0px;
	margin: 0px;
}

#toiawase{
	position:absolute; top:370; left:100;
	width: 500px;
	height: 100px;
	padding: 5px 6px 0 0px;
}

#toiawase a{
　　	text-decoration:none;
	color:#444444;
}

#toiawase a:hover{
　　	text-decoration:none;
	color: #E3004A;
}
#clear{
	clear: left;
}

#footer{
	width:790px;
	padding: 3px 10px 0px 10px;
}
#footer a{
	width: 120px;
	display: block;
	padding: 0 5px 0 0px;
　　	text-decoration:none;
	color:#444444;
}
#footer a:hover{
　　	text-decoration:none;
	color: #E3004A;
}
.l{	float:left;}
.r{	float:right;}

#about{
	width: 310px;
	height: 100px;
	padding: 0px;
	margin: 80px 30px 0 0;
	float: left;
}

#about_title{
	color: chocolate;
	font-size: 10pt;
	width: 150px;
	height: 15px;
	border-bottom: 1px solid #060606;
	border-left: 10px solid #chocolate;
	margin-bottom: 10px;
	padding-left: 10pt;
}

#about ul {
	margin-top: 0px;
	margin-left: 10px;
}

#about li {
	background:url(img/image.gif);
	background-position:left top; 
	background-repeat:no-repeat;
	list-style-type: none;
	margin-top: 1px;
	padding-left: 12px;
}
#about_top{
	filter: DropShadow(color=#ccccff, offx=2, offy=2)
	width: 380px;
	height: 10px;
	position:absolute; top:50; left:280;
	margin: 0;
	padding: 0;
	color: maroon;
	font: 15pt;
	font-weight: bold;
}