.table_class_01{

width:600px;

height:100px;

border:solid 1px;

border-color:#00FFFF;

line-height:20px;

font-size:13px;

}



.table_class_01 tr{



height:20px;



}



.table_class_01 td{

width:140px;

height:20px;

}

.table_class_01 th{



height:20px;





}

.banr_indx
{
	position:relative;
}

.banr_indx .banr_indx_L
{
	position:absolute;
	top:97px;
	left:10px;
}

.banr_indx .banr_indx_R
{
	position:absolute;
	top:97px;
	right:19px;
}


/**
Form
**/

.form {
	background: url(img/banner_top.jpg)	no-repeat top left;
	overflow: hidden;
	height: 267px; width: 626px;
	margin: 20px 0;
	padding-top:190px;
	_padding-top:205px;
}

.jp {
	padding: 0px 0 0 14px;
	float: left;
}

.en {
	padding: 0px 0 0 6px;
	float: left;
}
.en img, .jp img {
	border: none;
}

.jp a {
	width:300px; 
	height: 50px;
	display: block;
}

.en a {
	width:290px; height: 50px;
	display: block;
}
.blue {
	font-weight:bold;
	font-size:24px;
	color:#0365d2;
}
.bold {font-weight:bold; }
table.tb {
	margin-bottom:30px;
	border-left:1px solid #528cc1;
	border-top:1px solid #528cc1;
	text-align:center;
	font-size:13px;
}
table.tb th {
	background:#c5e1ff;
	padding:5px;
	border-right:1px solid #528cc1;
	border-bottom:1px solid #528cc1;
}
table.tb th {
	background:#c5e1ff;
	padding:5px;
	border-right:1px solid #528cc1;
	border-bottom:1px solid #528cc1;
}
table.tb td {
	padding:5px;
	border-right:1px solid #528cc1;
	border-bottom:1px solid #528cc1;
}
.center {
	text-align:center;
}