body {
	text-align: center;
	margin: auto;
	height: auto;
	background: url(../img/body-bg.gif) repeat;
	}

a {text-decoration:none;}
a:hover {color: #0000CC; text-decoration:underline}
a:visited {color: #666666;  text-decoration:underline}
a img{
border:none;
}

p{
margin:0px;
padding:0px;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 1px;
	color: #FFFFFF;
	line-height: 0px;
}
#wrapper {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 780px;
	font: 14px/20px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background: #FFFFFF url(../img/menu_bg.gif) repeat-y;
}


/* #header-style */

h1 {
	margin: 0px;
	padding: 0px;
}

#header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 780px;
	background: url(../img/header-bg2.gif) no-repeat;
}
#header01 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 77px;
	width: 110px;
}
#header02 {
	margin: 0px;
	padding: 0px;
	width: 670px;
	float: right;
	height: 77px;
}
.header02-2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	width: auto;
	height: auto;
	padding-right: 10px;
}

.header02-2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.header02-2 a:hover {color: #FFFFFF; text-decoration:underline;}
.header02-2 a:visited {color:#FFFFFF;  text-decoration: none;}


#header02 ul {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	height: 53px;
	width: 670px;
}
#header02 li {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none outside;
	float: left;
	height: 53px;
	width: auto;
}

/* #contents-style */

#contents {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 10px 10px 3px;
	padding: 0px;
	height: auto;
	width: 550px;
	float: right;
	text-align: left;
}




/* #menu-style */
#menu {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 180px;
	float: left;
	text-align: left;
}
#menu ul {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 180px;
	list-style: url(none) none outside;
	text-align: left;
}
#menu li {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	height: auto;
	width: 180px;
}

/* #footer-style */
#footer {
	margin: 5px 0px 0px;
	padding: 0px;
	height: auto;
	width: 780px;
	text-align: left;
	clear: both;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	background: #FFFFFF;
}
.footer_text {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

