#right_top{
	margin: 0 10px 0 10px;
}

#right_top h1 {
	font-size: 1em;
	padding: 5px 5px 4px;
	border-top: 1px solid #999999;
	border-right: 1px solid #5D5D5D;
	border-bottom: 1px solid #5D5D5D;
	border-left: 5px solid #5D5D5D;
	margin-top: 20px;
}
#right_top h2 {
	font-size: 1em;
	border-bottom: 1px solid #003366;
	padding-left: 5px;
	border-left: 10px solid #003366;
	margin-left: 20px;
}
#right_top h3 {
	font-size: 1em;
}

#right_top p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #221100;
	margin-left: 20px;
}
#right_top li {
	font-size: 0.9em;
	text-indent: 1em;
	line-height: 1.5em;
	color: #221100;
	margin-left: 20px;
}
/*table*/

#right_top table.table_1, .basictable {
	border: 1px solid #006600;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFE1;
	width: 90%;

}
#right_top .table_1 th {

	text-align: left;
	color: #660000;
	padding: 5px;
	background-color: #EAEAEA;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
}
#right_top .table_1 td, .basictable td {
	text-align: left;
	padding: 5px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-size: 80%;
	line-height: 150%;

}

#right_top table.table_2 {
	border: 1px solid #006600;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFE1;
	width: 70%;

}
#right_top .table_2 th {
	vertical-align: middle;
	text-align: left;
	color: #660000;
	padding: 5px 10px;
	background-color: #EAEAEA;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-weight: normal;
	width: 30%;
	font-size: 80%;
	line-height: 150%;
}
#right_top .table_2 td {
	text-align: left;
	padding: 5px 10px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-size: 80%;
	line-height: 150%;
}

#right_top table.table_3 {
	border: 1px solid #006600;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFE1;

}
#right_top .table_3 th {
	vertical-align: middle;
	text-align: left;
	color: #660000;
	padding: 5px 10px;
	background-color: #EAEAEA;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
}
#right_top .table_3 td {
	text-align: left;
	padding: 5px 10px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-size: 80%;
	line-height: 150%;
}
/*soshikibg*/
#tbroot p{
	margin: 2px;
	text-align: center;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 1.5em;
}
#tbroot{
	background: url(images/soshikibg.gif) no-repeat;
	font-size:11px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.title1 {
	background: #6FB309;
	color: #FFFFFF;
	display: block;
	padding: 1px;
}
.title2 {
	background: #996600;
	color: #FFFFFF;
	display: block;
	padding: 1px;
}
.title3 {
	background: #B7C600;
	display: block;
	line-height: 1.5em;
	padding: 1px;
}

.title0 {
	background: #669900;
	display: block;
	color: #FFFFFF;
	padding: 1px;
}

img{
       border: 0;
}