body, html { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	background-color:#ffffcc;
	scrollbar-base-color:#ffffcc;
	scrollbar-base-color:#ffffcc;
}
p, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align:justify;
	margin-bottom:10px;
	font-weight: 500;
}
a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

 a:link,a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6600;
	line-height: 18px;
}
a:hover, a:active {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a18112;
	line-height: 20px;
}
.a_navi{
	text-decoration:none;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6600;
	font-weight: bold;
	text-indent:20px;

}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc6600;
	line-height: 17px;
	text-align:justify;
	margin-bottom:15px;
	font: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6600;
	line-height: 20px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6600;
	line-height: 20px;
	font-weight: bold;
	text-transform:uppercase;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	line-height: 20px;
	font-weight: bold;
}	

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align:justify;
	margin-bottom:5px;
	margin-top:5px;
	font-weight: 500;
}
.li_navi{
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6600;
	font-weight: bold;
	text-indent:10px;
	}
hr{
	color:#cc6600;
	background-color:#cc6600;
	width:120px;
	height:1px;
}
