body{
	background-color:#ffffff;
	background-image: url("/images/bg_3.gif");
	margin:0;
}

.kinen{
	font-size:12px;
	padding:8;
	margin:0 auto;
	text-align:justify;
	border: thin double #003366;
	width: 150px;
	font-style: normal;
	font-weight: lighter;
	background-image: url("/images/bg_3.gif");
}
	
address{
	font-size:70%;
	font-style:normal;
	border-top:1px solid #666666;
	padding-top:1em;
}

.topics {
	font-size: 11px;
	line-height: 135%;
}
a:hover {
	background-color: #CCCCFF;
}
.detail {
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.title {
	font-size: 18px;
}

h1 {
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0em;
	color: #000033;
	margin: 0px;
	font-weight: lighter;
	text-indent: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}



.center {text-align:center;}
