body {
	background: #eeeeee;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	font-family: "lr oSVbN", Osaka, "lr SVbN", "qMmpS Pro W3", Osaka-, ½¬pSVbN, sans-serif;
	line-height: 150%;
	color: #333333;
}

a {
	color: #000000;
	text-decoration: none;
	/* _*/overflow: hidden;/* */
}
a:link {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

.link {text-decoration: none;padding: 0px 0px 0px 6px;}


#wrapper {
	background: #fcf9e8;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 1024px;
	text-align: left;
}
#wrapper #header {
	height: 140px;
	width: 1024px;
}

.headertext {
	font-size: 10px;
	line-height: 150%;
	margin: 0px 30px 0px 0px;
}

/* toplogoΗΑ_20110606 add by fukui */
#wrapper #toplogo {
	margin: 0 auto;
	text-align:center;
}


#wrapper #news {
	font-size: 11px; /* old 12px */
	width: 440px;
	margin: 0 auto;
	padding: 40px 0px 60px 0px;
}

#wrapper #news ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#wrapper #news li {
	border-bottom: dashed 1px #cdcdcd;
	padding: 0px 0px 0px 8px;
}



#wrapper #footer {
	width: 1024px;
	background-color:#000000;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#footer_left {
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 400px;
	color: #ffffff;
}
#footer_right {
	font-size: 11px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	float: right;
	width: 400px;
	color: #ffffff;
}


#footer_right a {
	color: #ffffff;
	text-decoration: none;
}
#footer_right a:link {
	color: #ffffff;
}

#footer_right a:hover {
	text-decoration: underline;
}

#footer_right a:visited {
	color: #ffffff;
}
