body{
	text-align :center;
	padding:0px;
	margin:0px;
	background-color:#000033;
	color: #333333;
}

a:link {color :#3D3832;}
a:visited {color :#73738C;}

div.title{
	padding:70px 0 0 0;
	margin:0px auto;
	background-image:url(ouja.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:100px;
	color:white;
	font-size:60%;
}

div.text{
	margin:10px auto;
	padding:10px;
	width:700px;
	background-color:#FFFFee;
	text-align : left;
}

P{line-height: 1.5em;}

.date{
	font-size:70%;
	text-align :right;
 }

h2{
	font-size:100%;
}

h3{
	font-size:100%;
	font-weight:normal;
}

div.index_link{
	margin:10px auto;
	padding:5px;
	width:700px;
	background-color:#FFFFee;
	text-align :center;
}

span.small{
	font-size:x-small;

}

span.up{
	font-size:x-small;
	color:#336633;

}

span.netabare{
	color:#000033;

}
