@charset "UTF-8";
/* CSS Document */

.level1 {
	font-size: 161.6%;
	font-weight: bold;
	line-height: 1.2;
	padding-top: 35px;
	padding-bottom: 40px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.level1_img {
	font-size: 161.6%;
	font-weight: bold;
	line-height: 1.2;
	padding-top: 30px;
	padding-bottom: 40px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

.level2 {
	font-size: 138.5%;
	font-weight: bold;
	line-height: 1.2;
}
.level3 {
	font-size: 116%;
	font-weight: bold;
}
.level4 {
	font-size: 93%;
	font-weight: bold;
}

.news_collumn {
	padding-top: 40px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.news_collumn ul {
	width: 540px;
	padding-bottom: 1em;
}
.news_collumn ol {
	width: 540px;
	padding-bottom: 1em;
}

.news_collumn li {
	background-image: url(/news/images/news_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1em;
}
.news_collumn2 {
	padding-top: 20px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.news_collumn2 ul {
	width: 540px;
	padding-bottom: 1em;
}
.news_collumn2 ol {
	width: 540px;
	padding-bottom: 1em;
}

.news_collumn2 li {
	background-image: url(/news/images/news_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1em;
}

.collumn_box p {
	padding-bottom: 1em;
}
.collumn_box_last p {
	padding-bottom: 1em;
}

.collumn_box {
	width: 540px;
	background-image: url(/images/common/h2_underline2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 14px;
	padding-top: 15px;
}
.collumn_box_last {
	width: 540px;
	padding-bottom: 40px;
	padding-top: 15px;
}

.collumn_inner {
	width: 560px;
	padding-bottom: 40px;
	padding-top: 15px;
}

.news_title {
	width: 600px;
	background-image: url(/images/common/h2_underline2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.news_txt {
	padding-left: 1.5em;
	line-height: 1;
	padding-top: 10px;
}
.date {
	width: 600px;
	text-align: right;
	padding-top: 5px;
}
.contact_box {
	width: 480px;
	padding: 29px;
	border: 1px solid #e3e1db;
}
#news_table {
	width: 540px;
	border: 1px solid #e3e1db;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}
#news_table th {
	padding: 5px;
	border: #e3e1db solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #f6f3f0;
	color: #483b27;
}
#news_table td {
	border: 1px #e3e1db solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	line-height: 1.7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
}
.link_box {
	width: 480px;
	border: 1px solid #e3e1db;
	padding-top: 14px;
	padding-right: 29px;
	padding-bottom: 6px;
	padding-left: 29px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.link_arrow {
	background-image: url(/images/common/group_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
	line-height: 1.2;
	margin-bottom: 8px;
}
.link_pdf {
	background-image: url(/images/common/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1.5em;
}
.collumn_inner img {
	padding: 2px;
	border: 1px solid #e3e1db;
	margin-top: 30px;
	margin-bottom: 30px;
}

