#container {
	width: 780px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}
body {
	color: #333;
	background-color: #FFF;
	margin: 0px;
	line-height: 130%;
	font-size: 13px;
}
#container #headerBox span {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

#container #headerBox {
	height: 35px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}
#container #mainBox #menuBox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#container #mainBox #menuBox ul li {
	margin: 0px;
	padding: 0px;
}



#container #mainBox #menuBox {
	width: 140px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #footer {
	clear: both;
	padding-top: 30px;
	text-align: right;
}
#container #mainBox #contentsBox {
	width: 580px;
	float: right;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 230px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 5px;
	line-height: 200%;
}

a:link { text-decoration: none; color: #000000 }
a:visited { text-decoration: none; color: #A9A9A9 }
a:hover { text-decoration: none; color: #C0C0C0 }
a:active { text-decoration: none; color: gray }
a img{border-style : none none none none;}
#copy {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #mainBox #contentsBox h1 {
	font-size: 14px;
	color: #F90;
}
#container #mainBox #contentsBox #seitei {
	text-align: right;
}
