@charset "Shift_JIS";





/****************************** kanen_contents ********************************/

h1 {margin:0; padding:0;}

h2 {
	margin:0 0 26;
	padding:0;
	background-attachment: scroll;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 60px;
}

h2 img { vertical-align: top; }

h3 {
	margin:0 0 15px;
	padding:0;
	font-weight: bold;
	font-size: 110%
}

h4 {
	background-attachment: scroll;
	background-image: url(../images/g_title_saishin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-align: right;
	font-size: 80%;
	text-decoration: none;
	margin-right: 5px;
	line-height: 30px;
}

h5 {
	padding:0;
	background-attachment: scroll;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
}

h5 img { vertical-align: top; }

h6 {
	background-attachment: scroll;
	background-image: url(../images/g_title_kakosaishin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-align: right;
	font-size: 80%;
	text-decoration: none;
	margin-right: 5px;
	line-height: 30px;
}


.indent_1 {
	margin-left: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.indent_2 {
	margin-left: 2em;
	text-indent: -2ex;
	margin-top: 10px;
	margin-bottom: 10px;
}

.indent_3 {
	margin-left: 3em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

.box {
	color:#000000;
	line-height: 200%;
	margin-bottom: 2em;
	margin-left: 2em;
	background-color: #D9E6B3;
	border-top: 10px solid #D9E6B3;
	border-right: 30px solid #D9E6B3;
	border-bottom: 10px solid #D9E6B3;
	border-left: 30px solid #D9E6B3;
}

table#table-01 {
	color:#000000;
	font-size: 90%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 2em;
	margin-bottom: 15px;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #FFFFFF;
    text-align: center;
}
.bold {
	font-weight: bold;
}
.ub {
	text-decoration: underline;
}
.font_80per {
	font-size: 80%;
}

.font_blue {
 color: #005999;
}

.font_green {
 color:#003300;
}

.right {
	text-align: right;
}

.right_2 {
	text-align: right;
	margin-top: 10px;
}

.right a {
	font-size: 80%;
	line-height: 200%;
	color: #FF4000;
	margin-bottom: 10px;
}
#saishin {
	width:635px;
	height:120px;
	overflow:auto;
	border-bottom:5px solid #D9E6B3;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 90%;
	line-height: 150%;
}

#saishin td {
	vertical-align: top;
}
