body {
	margin : 0;
	padding : 0;
	background-color: #fff;
	color: 000;
}
.main {
	font :0.97em Tahoma, Arial, serif;
	color:#000000;
}
.navi {
	font-size:11pt;
	font-weight:bold;
    text-decoration:none;
}
.navi_a {
	font-size:10pt;
	font-weight:bold;
    background:url('../i/arr.gif') no-repeat left 10px;
    display: block;
    padding: 5px 0 5px 20px;
}
.navi_menu {
	padding-left:3px;
	padding-top:5px;
	padding-bottom:10px;
}
.navi_l {
	background:url('../i/navi_l.gif') top left;
}
.navi_r {
	background:url('../i/navi_r.gif') top left;
}
.left_a {
	background:url('../i/left_a.gif') no-repeat bottom left;
}
.left {
	background:url('../i/left.gif') no-repeat bottom left;
}
.str {
	background:url('../i/str.gif') no-repeat bottom left;
}
.a_menu {
	background-color:#FFE8B0;
	padding-left:16px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:24px;
}
.copy {
	font : 11px Arial, serif;
	color : #666666;
	text-decoration : none;
}
.copy:hover {
	text-decoration : underline;
}
.greenline_l {
	height : 37px;
	background : url('../i/greenline_l.gif') no-repeat top left;
}
.greenline_r {
	background : url('../i/greenline_r.gif') top left;
	color : #00AB00;
	font-size : 21px;
	font-weight : bold;
	vertical-align : top;
	padding-top : 5px;
}
a {
	color : #000;
	text-decoration : underline;

}
a:hover {
	text-decoration : none;
}