h1{
	color: #FF9ADF;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 40px;
	background-image: url(../img/h1_star.png);
	background-repeat: no-repeat;
	padding-left: 43px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-bottom: 5px;
}
h2{
	font-size: 1em;
	color: #87c3d1;
	margin-bottom: 15px;
}
h3{
	color: #FF9ADF;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-image: url(../img/h3_star.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-bottom: 15px;
	line-height: 26px;
}
h5 {
	padding-top: 10px;
}
#wrapper {
}
#header {
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	padding-bottom: 6px;
}
#header_in {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header img,#contents  {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#navigation
{
	_width: 750px;
	display: block;
	text-align: center;
}
#navigation li {
	_font-size: 0.75em;
	margin-right: 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	background-repeat: repeat-x;
	line-height: 40px;
	display: inline;
}
#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover,.current {
	color: #FF9ADF;
}
#navigation li .current {
	color: #FF9ADF;
}
#navigation li:last-child{
	margin-right: 0px;
}
#footer {
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	text-align: center;
}
address {
	line-height: 70px;
	color: #FFFFFF;
}
.top_back {
	clear: left;
	text-align: right;
}
