body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3;
	background-image: url(image/element/bg.png);
}

A:link {color:#666666; text-decoration: underline} 
A:visited {color: #666666;text-decoration: underline}
A:hover {color: #666666; text-decoration: none} 

.line_02 {
	background-image: url(image/frame/line_02.png);
	background-repeat: repeat-y;
	background-position: left;
}
.left_bg_02 {
	background-image: url(image/frame/left_bg_02.png);
	background-repeat: repeat-x;
}
.line_03 {
	background-image: url(image/frame/line_03.png);
	background-repeat: repeat-y;
	background-position: left;
}
.line_04 {
	background-image: url(image/frame/line_04.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	height: 25px;
}

.main_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D6D34;
	text-decoration: none;
}
.main_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #FFFFFF;
	text-decoration: none;
}

.link_01:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: underline;
}
.link_01:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.text_01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.text_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1pt solid #006633;
}
.noassert {
	display: none;
}

