body{
		padding:0px;
		margin:0px;
		background-color:#FFFFFF;
}

h2 {
	font-size: 24px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",  Osaka, Sans-serif;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

.contents {
	margin-top: 30px;
	margin-left: 10px;
}

.contents li{
	margin-bottom: 10px;
}

.navbar {
	background-color: #FF0000;
	width: 990px;
	padding: 0px;
	margin-left: 7.5px;
	height: 25px;
	position:absolute;
	top:140px;
}

.navbar h2 {
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 5px;
	background-color: #ffed00;
	margin-left: 5px;
	text-decoration: none;
	font-size: 12px;
	line-height:14px;

}

address {
	font-family: Tahoma;
	font-size: 12px;
	color: #636363;
	text-align: center;
	margin-top: 100px;
}
