/* programming by internetlabor.net, info@internetlabor.net */
@charset "utf-8";

body {
	background-color: White;
	top: 10px;
}

sup {
	font-size: 80%;
}

img {
	border: 0;
}

/* ---- txt ---- */
.TXT_BODY {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin: 0;
	text-align: justify;
	line-height: 140%;
}

.TXT_LEAD {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #588E93;
	margin: 0;
	text-align: justify;
	line-height: 140%;
}

.TXT_LINK {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin: 0;
	text-align: left;
	line-height: 140%;
}

a.TXT_LINK_HREF:link {
	text-decoration: underline;
	color: Black;
	margin: 0;
}

a.TXT_LINK_HREF:visited {
	text-decoration: underline;
	color: Black;
	margin: 0;
}

a.TXT_LINK_HREF:hover {
	text-decoration: underline;
	color: Black;
	margin: 0;
}

.TXT_LINK_PULL {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #588E93;
	margin: 0;
	text-align: left;
	padding-left: 10px;
	line-height: 140%;
}

a.TXT_LINK_PULL_HREF:link {
	text-decoration: underline;
	color: #588E93;
	margin: 0;
	padding-left: 10px;
}

a.TXT_LINK_PULL_HREF:visited {
	text-decoration: underline;
	color: #588E93;
	margin: 0;
	padding-left: 10px;
}

a.TXT_LINK_PULL_HREF:hover {
	text-decoration: underline;
	color: #588E93;
	margin: 0;
	padding-left: 10px;
}

.TXT_CONTENTS_HEADLINE {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: White;
	text-align: center;
}

/* ---- main table ---- */
.MAIN_TABLE {
	width: 762px;
	border: solid;
	border-width: 1px;
	border-color: #E0E0E0;
}

.MAIN_HEAD_TD {
	height: 150px;
	background-image: url(../media/head/head.png);
	background-repeat: no-repeat;
	border: solid;
	border-width: 0 0 1px 0;
	border-color: #E0E0E0;
}

.MAIN_CONTENT_TD {
	vertical-align: top;
}

.SCROLL_TD {
	height: 30px;
	background-color: #9BD6DB;
	padding: 0 0 0 15px;
}

/* ---- content_table ---- */
.CONTENT_TABLE {
	width: 759px;
	padding-bottom: 15px;
}

.CONTENT_LINK_TD {
	width: 200px;
	vertical-align: top;
	border: solid;
	border-width: 0 1px 0 0;
	border-color: #E0E0E0;
	padding: 15px 0 0 0;
}

.CONTENT_W15_DISTANCER {
	width: 15px;
	vertical-align: top;
}

.CONTENT_MAIN {
	width: 513px;
	padding: 10px;
	vertical-align: top;
}

.ABOUT_TD {
	width: 491px;
	padding: 10px;
	vertical-align: top;
}

/* -- contents -- */
.CONTENTS_TABLE {
	width: 513px;
	border: solid;
	border-width: 1px;
	border-color: #588E93;
	margin-bottom: 15px;
}

.CONTENTS_PICTURE_TD {
	width: 200px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #588E93;
	vertical-align: top;
}

.CONTENTS_HEADLINE_TD {
	height: 30px;
	background-color: #588E93;
}

.CONTENTS_MAIN_TD {
	width: 290px;
	padding: 10px;
	vertical-align: top;
}