/* style resset */

* {
	margin: 0;
	padding: 0;
	}

h1,h2, h3, h4, div, p, hr, blockquote, address, noscript {
	text-align  : left;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	}

.jsp_h1{
	text-align  : center;
	font-size: 100%;
}

ul, ol, dl, dt, dd {
	list-style: none;
	}

span, img  {
	border: none;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
	}

em, strong {
	border: none;
	font-style: normal;
	font-weight: normal;
	}
a {
	text-decoration: none;
	}

body {
	font-size: 82.5%;
	text-align: center;
	}
/* layout */
#layout {
	width: 790px;
	margin:0 auto;
	line-height: 120%;
	color: #666666;}
	#layout h1{text-align: center;}
	#layout h2 {margin: 3px 0;}
.top_tb {
	width: 648px;
	margin: 0 auto;
	}
	.top_tb td {
		vertical-align: top;
		text-align: center;
		font-size: 10px;}
.top_inner {
	width: 370px;
	float: left;
	font-size: 10px;
	text-align: left;
	margin-right: 15px;}
.top_inner a {color: #ff00ff;}	
	.top_inner dl {
		float: left;
		margin-right: 5px;}
.top_inner_right {text-align: center;}
	.top_inner_right dt{
		font-size: 17px;
		font-weight: bold;
		}
#contents {
	width:790px;
	margin-top: 10px;
	clear: both;}
#left {
	width: 162px;
	float: left;
	line-height: 110%;
	color:#666666;}
	#left p {
		margin-bottom: 10px;
		text-align: center;
		font-size: 10px;}
	#left dl {
		text-align: center;
		font-size: 10px;}
		#left dl dd {margin-bottom: 10px;}
.left_top dt {float: right;}
.left_top dd {
	font-size: 10px;
	color: #6666ff;
	padding-left: 5px;
	margin-bottom: 10px;}
.left_table {
	width:153px;
	background-color:#ffcc99;
	margin-bottom: 10px;}
	.left_table th {
		padding:3px;
		color:#ff33cc;
		font-size: 12px;
		text-align: left;}
	.left_table td {
		background-color:#FFFFFF;
		padding: 5px;
		font-size: 10px;
		line-height: 120%;}
.left_bottom {
	color: #000000;
	line-height: 140%;
	margin-top: 15px;}
.ag_table{
	font-size:10pt;
	background:#f0f0f0;
	border:1px solid #ccc;
}

.ag_table2{
	font-size:10pt;
}
/* right */
#right {
	width: 620px;
	float: right;}
	#right ul {margin-bottom: 10px;}
	#right li {float: left; padding-right: 10px;}
.body_left {
	width: 300px;
	height: 100%;
	margin-right: 5px;
	float:left;}
	.body_left h3 {
		background-color:#FF0000;
		color: #ffffff;
		font-weight:bold;
		font-size: 16px;
		text-align: center;
		padding: 3px 0;}
	.body_left tabel {width: 300px;}	
	.body_left th {
		background-color:#FF0000;
		color:#FFFFFF;
		font-weight: bold;
		padding:1px 0 1px 5px;
		text-align: left;
		font-size: 12px;}
	.body_left td {
		width: 140px;
		padding:5px;
		font-size: 10px;}
.body_right {
	width: 300px;
	float: right;
	margin-right: 7px;
}
	.body_right h3 {
		background-color:#0033FF;
		color: #ffffff;
		font-weight:bold;
		font-size: 16px;
		text-align: center;
		padding: 3px 0;}
	.body_right th {
		background-color:#0033FF;
		color:#FFFFFF;
		font-weight: bold;
		padding:1px 0 1px 5px;
		text-align: left;
		font-size: 12px;}
	.body_right td {
		width: 140px;
		padding:5px;
		font-size: 10px;}
.body_bottom {
	width: 300px;
	margin-right: 7px;
	margin-top: 10px;
}
	.body_right h4 {
		background-color:#006600;
		color: #ffffff;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		margin-top: 15px;
		padding: 3px 0;}
	.body_bottom th {
		background-color:#006600;
		color:#FFFFFF;
		font-weight: bold;
		padding:1px 0 1px 5px;
		text-align: left;
		font-size: 12px;}
	.body_bottom td {
		width: 140px;
		padding:5px;
		font-size: 10px;}	
.body_bottom_inner {
	width: 300px;
	margin-right: 7px;
	margin-top: 10px;
}
	.body_right h5 {
		background-color:#CC3366;
		color: #ffffff;
		font-weight:bold;
		font-size: 16px;
		text-align: center;
		margin-top: 10px;
		padding: 3px 0;}
	.body_bottom_inner th {
		background-color:#CC3366;
		color:#FFFFFF;
		font-weight: bold;
		padding:1px 0 1px 5px;
		text-align: left;
		font-size: 12px;}
	.body_bottom_inner td {
		width: 140px;
		padding:5px;
		font-size: 10px;}							
.yellow a{color:#666666;}
.blue a {color:#666666;}
.green a{color:#666666;}
.murasaki a{color:CC3366}
/* footer */
#footer {
	clear: both;
	padding-left: 60px;
	padding-top: 15px;}
	#footer p{
		color:#666666;
		font-weight: bold;
		text-align: center;
		margin-top: 15px;}
/* float */
.float_right {float: right;}
.clear {clear: both;}	
/* class */
.align-center {text-align: center;}
.px10 {font-size: 10px;}
.px13 {font-size: 13px;}
.bold {font-weight: bold;}
/* color */
.yellow {background-color:#FFFFCC;}
.blue {background-color:#CCFFFF;}
.green {background-color:#CCFFCC;}
.murasaki {background-color:CC3366}