/* CSS Document */

body {
	margin: 0px;
}

.normal		{font-size:13px; text-indent : 1em ; line-height : 1.3em ; text-align : justify ; text-justify : inter-ideograph ; }

.normali		{font-size:13px; line-height : 1.3em ; text-align : justify ; text-justify : inter-ideograph ; }

.font13 {
	font-size: 13px;line-height : 1.3em ; text-align : justify ; text-justify : inter-ideograph ; 
}

.font12 {
	font-size: 12px;line-height : 1.3em ; text-align : justify ; text-justify : inter-ideograph ; 
}

.font12i {
	font-size: 12px;line-height : 1.3em ;  
}

.history {
	font-size: 12px;
	line-height: 1.5em;
}.navi {
	font-size: 12px;
	line-height: 1.7em;
	margin-left:1em;
}
address {
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
a {
	color: #0000FF;
}
a:hover {
	color: #FF00FF;
}
