﻿/* link-block */
/*--------------------------------------------------------- */
a.link-blocks {
	width: 200px;
	height: 50px;
	border:1px solid #ced0d4;
	text-align: center;
	margin:0.5em;
	margin-bottom:1.0em;
	display:block;
	line-height:50px;

	}
	
a.link-blocks:hover {
	width: 200px;
	height: 50px;
	border:1px solid #ced0d4;
	text-align: center;
	margin:0.5em;
	margin-bottom:1em;
	display:block;
	background-color:#FF9933;
	cursor: pointer;
	}


/* careerup-block */
/* -------------------------------------------------------- */

#careerup-block {
	width: 665px;
	margin-left: 30px;
	padding-bottom: 20px;
}

#careerup-block a:link,
#careerup-block a:visited,
#careerup-block a:active {
	color: #0f7bdd;
	text-decoration: underline;
}
#careerup-block a:hover {
	color: #2d323e;
	text-decoration: underline;
}

#careerup-block h3 {
	padding-top: 20px;
}

.top-text {
	margin-bottom: 15px;
}
.attention-text {
	color: #af6761;
	margin-bottom: 15px;
}
.bt-block {
	text-align: right;
}
.bt-block img {
	display: inline;
}





/* news */
/* -------------------------------------------------------- */


/* news-block */

#news .news-block {
	width: 665px;
	margin-left: 30px;
	margin-bottom: 25px;
}

#news .news-block .bt-block {
	text-align: right;
	padding-top: 20px;
}
#news .news-block .bt-block img {
	display: inline;
}


/* title-block */

#news .news-block .bt-title {
	overflow: hidden;
}
#news .news-block .bt-title span {
	display: block;
}
#news .news-block .title-block {
	width: 665px;
	padding-top: 6px;
	padding-bottom: 10px;
	background: url(../image/bg_01.gif) no-repeat left bottom;
	cursor: pointer;
}
#news .news-block .title-block .title {
	width: 580px;
	font-weight: bold;
	padding-left: 22px;
	float: left;
}
#news .news-block .title-block .text {
	width: 50px;
	color: #0f7bdd;
	text-align: right;
	padding-right: 3px;
	float: right;
}
#news .news-block .bt-title a:link,
#news .news-block .bt-title a:visited,
#news .news-block .bt-title a:active {
	color: #2d323e;
}
#news .news-block .bt-title a:hover {
	color: #0f7bdd;
}


/* table-block */

#news .news-block .table-block {
	width: 645px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	background: url(../image/bg_table.gif) repeat-y left top;
	border-top: solid 1px #ced0d4;
	margin-top: 15px;
	margin-left: 10px;
}

#news .news-block .table-block td {
	text-align: left;
	vertical-align: top;
	padding: 8px 15px;
	border-bottom: solid 1px #ced2db;
}

#news .news-block .table-block td h3 {
	color: #af6761;
	margin-bottom: 5px;
}
#news .news-block .table-block td h3 span {
	color: #ffffff;
	margin-right: 10px;
	padding: 1px 5px;
	background: #288eed;
}
#news .news-block .news td h3 span {
	background: #288eed;
}
#news .news-block .info td h3 span {
	background: #139631;
}

#news .news-block .table-block td a span {
	display: block;
}
#news .news-block .table-block td .link-block {
	cursor: pointer;
}
#news .news-block .table-block td .link-block .text {
	width: 550px;
	float: left;
}
#news .news-block .table-block td .link-block .detail {
	width: 40px;
	color: #0f7bdd;
	text-align: right;
	float: right;
}
#news .news-block .table-block td a:link,
#news .news-block .table-block td a:visited,
#news .news-block .table-block td a:active {
	color: #2d323e;
}
#news .news-block .table-block td a:hover {
	color: #0f7bdd;
}


/* detail-block */

#news .detail-block {
	width: 665px;
	margin-left: 30px;
	margin-bottom: 30px;
}

#news .detail-block a:link,
#news .detail-block a:visited,
#news .detail-block a:active {
	color: #0f7bdd;
	text-decoration: underline;
}
#news .detail-block a:hover {
	color: #2d323e;
	text-decoration: none;
}


/* title-block */

#news .detail-block .title-block {
	width: 665px;
	margin-bottom: 25px;
	padding-top: 12px;
	background: url(../image/bg_table_01.gif) repeat-y left top;
	border-top: solid 1px #ced2db;
}
#news .detail-block .title-block .date {
	color: #af6761;
	margin-bottom: 5px;
	padding: 0 10px 0 20px;
}
#news .detail-block .title-block .date span {
	color: #ffffff;
	margin-right: 10px;
	padding: 1px 5px;
	background: #288eed;
}
#news .detail-block .title-block .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0 10px 15px 20px;
	background: url(../image/bg_02.gif) no-repeat left bottom;
}


/* comment-block */

#news .detail-block .comment-block {
	width: 665px;
	display: inline-block;
}
#news .detail-block .comment-block:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#news .detail-block h2 {
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 15px;
	padding-left: 12px;
	border-left: solid 4px #087fed;
}

#news .detail-block h3 {
	color: #b04742;
	margin-bottom: 15px;
}

#news .detail-block p {
	margin-bottom: 15px;
}

#news .detail-block ul {
	margin-bottom: 15px;
}
#news .detail-block li {
	margin-top: 6px;
	padding-left: 26px;
	background: url(image/icon_01.gif) no-repeat 10px 8px;
}

#news .detail-block table {
	width: 665px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	background: url(../image/bg_table_01.gif) repeat-y left top;
	border-top: solid 1px #ced0d4;
	margin-bottom: 20px;
}
#news .detail-block th {
	width: 123px;
	color: #3f3f3f;
	text-align: left;
	vertical-align: top;
	background: url(../image/bg_th.gif) no-repeat left bottom;
}
#news .detail-block th span {
	display: block;
	margin-left: 4px;
	padding: 5px 0 8px 11px;
	border-top: solid 3px #ffffff;
}
#news .detail-block td {
	text-align: left;
	vertical-align: top;
	padding: 8px 10px;
	background: url(../image/bg_td.gif) repeat-x left bottom;
}
#news .detail-block td p {
	margin-bottom: 0;
}
#news .detail-block td ul {
	margin-bottom: 0;
}
#news .detail-block td li {
	margin-top: 2px;
}
#news .detail-block td dt {
	width: 4.5em;
	position: absolute;
	color: #af6761;
}
#news .detail-block td dd {
	padding-left: 4.5em;
}
#news .detail-block td dd img {
	display: inline;
}

#news .detail-block .left-block {
	width: 490px;
	float: left;
}
#news .detail-block .right-block {
	width: 150px;
	float: right;
}
#news .detail-block .right-block img {
	margin-bottom: 10px;
}
#news .detail-block .right-block p {
	line-height: 130%;
}

#news .detail-block .bt-block {
	margin-right: 0;
	margin-bottom: 0;
	text-align: right;
}
#news .detail-block .bt-block img {
	display: inline;
}

