body {
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	line-height: 120%;
	font-size: 12px;
	color: #363636;
	margin:0px 10px 0px 10px;
	background: #ffffff;
}
h1{
	text-align: left;
	width:100%;
	margin:0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	font-size: 18px;
	color: #363636;
	border-color:#00BFFF;
	border-width:0 0 2px 0;
	border-style:solid;
	background:#ffffff;
	line-height:100%;
	font-weight:normal;
}

h2{
	text-align: left;
	width:100%;
	margin:0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	color: #363636;
	border-color:#ffffff;
	border-width:0 0 2px 0;
	border-style:solid;
	background:#F8F8FF;
	line-height:100%;
	font-weight:normal;
}

#btm{
	text-align: right;
	width:100%;
	margin:0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	font-size: 18px;
	color: #363636;
	border-color:#00BFFF;
	border-width:0 0 2px 0;
	border-style:solid;
	background:#ffffff;
	line-height:100%;
	font-weight:normal;
}

#menu_AD {
	text-align:left;
	border: #7bc314 0px solid;
	font-size:10px;
	color: #333333;
	line-height: 1.5em;
	margin:10px 5px 10px 5px;
	padding:0px 0px 0px 0px;
}

