body {
	color:#ae846d;
	background:#ffffff url(./top/top.gif) repeat-y fixed right bottom;
	font-size:x-small;
	padding:0px 0px;
	margin:0px 0px;
	text-align:center;
}
a{color:#7f6e60}
a:hover{text-decoration: underline;color:#ff9900}
textArea,input,select{
	background-color:#ffffff;
	color:#000000;
	border:1px solid #ff9900;
}
td,th,pre{
	font-size:x-small;
}
.box{
	line-height:200%;
	font-size:x-small;
	text-align:left;
	width:300px;
}
.charbox{
	padding:30px 30px;
}
.link,.copy{
	padding:30px 30px;
	background-color:#ffece3;
}
