BODY {
	margin:0;
	background : #888888;
}
td#naiyou {
    font-size: 15px;
	color: #FFFFFF;
}
TD#back1 {
	font-weight: bold;
	background : #e8ffff;
}
td#back2 {
	background: #ff92af;
}
td#back3 {
	background: #ffffff;
}
TABLE#faq {
        font-size: 13px;
	background : black;
}
table#top {
    font-size: 13px;
	font-weight: bold;
	color: #009933;
}
table#black {
        font-size: 13px;
	background: #000000;
}
.mail {
	font-size: 18px;
	font-weight: bold;
	color:  #009933;
}
a#top:link {
	color: #FF9999;
	font-weight: bold;
}

a#top:visited {
	color: #FF9999;
	font-weight: bold;
}
a#top:hover{
	color: #FFcccc;
	font-weight: bold;
}
a#top:active {
	color: #990066;
	font-weight: bold;
}
.right {
	background : url(menu_img/right2.gif) repeat-y;
}
.under {
	background : url(menu_img/under2.gif) repeat-x;
}
.left {
	background : url(menu_img/left2.gif) repeat-y;
}
.top {
	background : url(menu_img/under2.gif) repeat-x;
}
.osu{
	background: #6eb5e5;
}
.mesu {
	background : #6eb5e5;
}
A:HOVER{
  color : red;
}
