@import url(base.css);
body {
	margin: 0px;
	padding: 0px;
	font-size: 0.785em;
	background-color: #FFFFFF;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	margin: 0px auto;
	padding: 0px;
	line-height: normal;
	text-align: center;
}
#head #headarea {
	margin: 0px auto;
	padding: 3px 0px;
	line-height: normal;
	text-align: left;
	width: 950px;
	color: #FFFFFF;
	background-color: #000000;
	text-indent: 5px;
}
#copy {
	margin: 10px 0px 0px;
	font-size: 12px;
	padding: 40px 10px 20px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(image/fud_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gotop {
	text-align: right;
	margin: 0px;
	padding: 10px 25px 10px 10px;
	clear: both;
	display: block;
}
#waku {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/contents_bg.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}
#menu {
	margin: 0px auto;
	padding: 0px 0px 0px 3px;
	background-image: url(image/menubg.gif);
	background-repeat: repeat-x;
	height: 53px;
}
#menu li {
	list-style-type: none;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#menu li img{
	vertical-align: bottom;
}

#head {
	margin: 0px 0px 0px 14px;
	padding: 0px;
	width: 950px;
}
/*
#head {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
*/
br.clear {
	margin: 0px;
	padding: 0px;
}
#fudarea {
	clear: both;
	background-image: url(image/fud.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	margin: 0px auto;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: right;
	color: #FFFFFF;
	width: 978px;
	text-indent: 50px;
}
#fudarea span{
	padding-right:25px;
}
