body {
	font-size: 12px;
	line-height: 17px;
	color: #525252;
	background-color: #D7E0BC;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #5D5085;
	text-decoration: none;
}
a:visited {
	color: #5D5085;
	text-decoration: none;
}
a:hover {
	color: #225A00;
	text-decoration: none;

}
a:active {
	color: #5D5085;
	text-decoration: none;

}

.contents {
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
}
.top-fl {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.main {
	background-color: #D7E0BC;
	background-image: url(img/bg-contents.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.txt-s {
	font-size: 10px;
	line-height: 15px;
}
.txt-m {
	font-size: 12px;
	line-height: 17px;
}
.txt-l {
	font-size: 14px;
	line-height: 18px;
}
.ctbox1 {
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
	width: 610px;
}
.entrytitle {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5D5085;
	text-align: left;
	padding: 3px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #5D5085;
	margin: 0px;
	padding: 0px;
}
.ctbox2 {
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	padding-top: 5px;
}
.cms_img {
	padding: 3px;
	float: left;
	text-align: center;
}
