﻿@charset "UTF-8";
/*----------------------------------------------------
	contents(title)
----------------------------------------------------*/
#right_block h2 {
	height: 60px;
	width: 560px;
	background-repeat: no-repeat;
	background-image: url(../img/contents/bg_h2.gif);
}
#right_block h2#h201 {
	background-position: 0px 0px;
}
#right_block h2#h202 {
	background-position: 0px -60px;
}
#right_block h2#h203 {
	background-position: 0px -120px;
}
#right_block h2#h204 {
	background-position: 0px -180px;
}
#right_block h2#h205 {
	background-position: 0px -240px;
}
#right_block h2#h206 {
	background-position: 0px -300px;
}
#right_block h2#h207 {
	background-position: 0px -360px;
}
#right_block h2#h208 {
	background-position: 0px -420px;
}
#right_block h2#h209 {
	background-position: 0px -480px;
}
#right_block h2#h210 {
	background-position: 0px -540px;
}
#right_block h2#h211 {
	background-position: 0px -600px;
}
#right_block h2#h212 {
	background-position: 0px -660px;
}
#right_block h2#h213 {
	background-position: 0px -720px;
}
#right_block h2#h214 {
	background-position: 0px -780px;
}
#right_block h2#h215 {
	background-position: 0px -840px;
}
#right_block h4 {
	margin-top: 2em;
	border-left-width: 0.4em;
	border-left-style: solid;
	border-left-color: #43AE2D;
	padding-left: 0.4em;
}
#right_block h5 {
	margin-top: 1.2em;
}
/*----------------------------------------------------
	contents
----------------------------------------------------*/
#right_block p,#right_block li,#right_block dt,#right_block dd {
	line-height: 150%;
}
#right_block p,#right_block ul {
	margin-top: 0.8em;
}
#right_block .tx_name,#right_block .tx_usher {
	background-image: url(../img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 2em;
	padding-bottom: 1em;
}
#right_block .tx_name {
	text-align: right;
}
#right_block .tx_usher {
	text-align: left;
}
#right_block .tx_space {
	margin-top: 2em;
}
.indent_mark li {
	text-indent: -1.3em;
	margin-left: 1.3em;
}
.abreast dt,.abreast dd {
	padding: 0.4em;
}
.abreast dt {
	width: 8em;
	float: left;
}
* html .abreast dt {
	width: 8.8em;
}
.abreast dd {
	padding-left: 9.2em;
	background-image: url(../img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
* html .abreast dd {
	padding-left: 8.8em;
}
.tandem li {
	padding: 0.4em;
	background: url(../img/bg_line.gif) repeat-x left bottom;
}
.tandem dt {
	background-repeat: repeat-x;
	margin-top: 0.4em;
	padding-top: 0.4em;
}
.tandem dd {
	padding-bottom: 0.4em;
	background: url(../img/bg_line.gif) repeat-x left bottom;
}
#right_block .abreast_block {
	width: 520px;
}
#right_block .abreast_block p {
	float: left;
	width: 130px;
	margin-top: 2em;
}
#right_block .abreast_block table {
	width: 370px;
	margin-left: 140px;
}
* html #right_block .abreast_block table {
	margin-top: 1.6em;
}
#right_block .abreast_block table th {
	width: 6em;
}
#proceduce {
	text-align: center;
	height: 30px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
#proceduce li,#proceduce li a {
	height: 30px;
	width: 100px;
}
#proceduce li {
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
#proceduce li a {
	background-image: url(../img/procedure/img_procedure01.jpg);
	text-decoration: none;
	display: block;
}
#pl01 a:link,#pl01 a:visited {
	background-position: 0px 0px;
}
#pl01 a:hover,#pl01 a:active {
	background-position: 0px -30px;
}
#pl02 a:link,#pl02 a:visited {
	background-position: -100px 0px;
}
#pl02 a:hover,#pl02 a:active {
	background-position: -100px -30px;
}
#pl03 a:link,#pl03 a:visited {
	background-position: -200px 0px;
}
#pl03 a:hover,#pl03 a:active {
	background-position: -200px -30px;
}
/*----------------------------------------------------
	contents(table)
----------------------------------------------------*/
#right_block table {
	background-color: #DEDDD8;
	margin-top: 2em;
	width: 100%;
}
#right_block th,#right_block td {
	padding: 0.4em;
	line-height: 150%;
	vertical-align: top;
}
* html #right_block th,* html #right_block td {
	font-size: 80%;
}
#right_block th {
	text-align: left;
	background-color: #25B2CE;
	color: #FFFFFF;
}
#right_block td {
	background-color: #FFFFFF;
}
#right_block td.tx_latest {
	background-color: #F3C243;
}
#right_block td.tx_next {
	background-color: #82BEFB;
}
#right_block strong.tx_latest {
	color: #F3C243;
}
#right_block strong.tx_next {
	color: #82BEFB;
}