body{
	color: #000000;
	background: #fff url("back02.gif") center repeat-y;
	margin: 0px;
	font-size: 14px;
}
div{
	color: #000000;
	background-color: #ffffff;
	width: 650px;
	border-bottom: solid 1px #666;
	line-height: 140%;
}
div.top{
	color: #000000;
	background-color: #ffffff;
	width: 650px;
	border: 0px;
	padding: 0px;
	line-height: 140%;
}
div#body{
	color: #000000;
	background: #fff url("dbody02.gif") center top no-repeat;
	width: 650px;
	border-top: solid 1px #fff;
	padding: 0px;
	line-height: 140%;
}
table{
	font-size: 14px;
	line-height: 140%;
}
h1{
	margin: 0px;
	padding: 0px;
}
p{
	padding-left: 2em;
	text-align: left;
}
colgroup{
	background-color: #a7f4a1;
}
.tx{
	margin-left: 1em;
}
.hyou{
	margin-left: 2em;
}
.menu{
	color: #343434;
	background-color: #e2e2e2;
}
a:link,a:visited{
	color: #343434;
	text-decoration:none;
}
a:hover,a:active{
	color: #343434;
	text-decoration:underline;
}
a.highlight:link,a.highlight:visited{
	color: #ff9900;
	text-decoration: none;
}
a.highlight:hover,a.highlight:active{
	color: #ff9900;
	text-decoration: underline;
}
a.logo:link,a.logo:visited{
	color: #fff;
	text-decoration: none;
}
a.logo:hover,a.logo:active{
	color: #fff;
	text-decoration: none;
}
a.bd:link,a.bd:visited{
	colof: #343434;
	text-decoration: underline;
}
a.bd:hover,a.bd:active{
	color: #ff9900;
	text-decoration: underline;
}
.main{
	background: #fff url("proto01.gif") right repeat-y;
}
.footer{
	color: #fff;
	background-color: #7a7a7a;
}
p.tbox{
	font-size: 12px;
	font-weight: bold;
	padding-left: 130px;
	text-align: left;
}