@charset "utf-8";
.line {
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.line2 {
	background-image: url(images/line-ver-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.item {
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cb9719;
	padding-left: 25px;
}
.item a {
	color: #cb9719;
	text-decoration: none;
}
.item a:hover {
	color: #01a149;
	text-decoration: none;
}
.title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01a149;
	line-height: 30px;
}
.word1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cb9719;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.title2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.title2 a:hover {
	color: #01a149;
}
.title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #01a149;
	font-weight: bold;
}
.title5  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #01a149;
	font-weight: bold;
}
.title5  a:hover {
	color: #01a149;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #01a149;
}
.title3  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.title3  a:hover {
	color: #01a149;
}
.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F5746;
}
.pagelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F5746;
}
.pagelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01a149;
}


input.btn1 {
	color: #FFFFFF;
	background-color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-top: 1px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.word2 {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}

