body{
	background-color:#FFFFFF;
	margin:10px;
}

.main-top{
margin-left:28px;
}

.main{
margin-left:38px;
}

.subcont{
margin-left:10px;
}

.line{
	background-image: url("../img/line.gif");
}

/********************** j[N **********************/
.menu{
	color: #007D47;
	font-size: 12px;
	line-height: 16px;
	font-family: "lr oSVbN", Osaka, sans-serifG
}

.menu2{
	color: #CB1313;
	font-size: 12px;
	line-height: 16px;
	font-family: "lr oSVbN", Osaka, sans-serifG
}

a.color2:link{
	text-decoration: none;
	color: #007D47;
}
a.color2:visited{
	text-decoration: none;
	color: #007D47;
}
a.color2:active{
	text-decoration: none;
	color: #007D47;
}
a.color2:hover{
	text-decoration: underline;
	color: #007D47;
}

a.color3:link{
	text-decoration: none;
	color: #CB1313;
}
a.color3:visited{
	text-decoration: none;
	color: #CB1313;
}
a.color3:active{
	text-decoration: none;
	color: #CB1313;
}
a.color3:hover{
	text-decoration: underline;
	color: #CB1313;
}

/********************** Tuj[ **********************/
ul{
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

li{
	background: url("img/dot.gif") no-repeat;
	background-position:0px 8px;
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

ul li ul li{
	background: url("img/dot2.gif") no-repeat;
	background-position:0px 10px;
	padding: 0px 0px 0px 9px;
	margin-left:0px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

/********************** tHg **********************/
h1{
	padding: 7px 7px 5px 15px;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

#h1{
	border-left: solid 7px;
	border-left-color: #CCCC66;
	padding: 7px 7px 5px 5px;
	margin: 10px 0px 20px 28px;
	font-size: 18px;
	font-weight: bold;
	color: #005F2B;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

h2{
	border-bottom: solid 1px;
	border-bottom-color: #A9DBCD;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 20px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #669999;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

.sub{
	font-size: 12px;
	line-height: 16px;
	color: #669999;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

h3{
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #669999;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

h3.s{
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 5px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #669999;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

h4{
	background-color: #669999;
	padding: 3px 0px 3px 7px;
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

h5{
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

h6{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

.small{
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

.nomal{
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

.large{
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-family: "lr oSVbN", Osaka, sans-serif;
}

.date{
	font-size: 11;
	line-height: 16px;
	color:#FF0000;
	font-family: arial, verdana, helvetica, sans-serif;
}

.copy{
	font-size: 10px;
	line-height: 14px;
	color:#000000;
	font-family: arial, verdana, helvetica, sans-serif;
}

/********************** N **********************/
a:link{
	text-decoration: underline;
	color:#4F739A;
}
a:visited{
	text-decoration: underline;
	color:#4F739A;
}
a:active{
	text-decoration: underline;
	color:#4F739A;
}
a:hover{
	text-decoration: underline;
	color:#CB1313;
}
