body
{
	margin:				0px;
	padding:			0px;
	width:				100%;
	background-color:	#979ea6;
	text-align:			center;
}

.container {
	padding: 0px;
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/container_back.gif);
	background-repeat: repeat-y;
}
.header {
	margin: 0px;
	padding: 0px;
/*
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
*/	
}
.top {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 50px;
	background-color: #FFFFFF;
	text-align: right;
/*
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
*/
}
.bottom {
	font-size: small;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #565F70;
}

.left_box {
	width: 500px;
	float: left;
	text-align: left;
}

.right_box {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
	text-align: left;
	background-image: url(../img/right_back.gif);
	background-repeat: repeat-y;
}

.fotter {
	clear: both;
	width: 700px;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #FFFFFF;
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.main {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FEFEFE;
	border: 2px solid #AEB5C1;
}
a.foot:link {
	color: #FFFFFF;
}
a.foot:visited {
	color: #FFFFFF;
}
a.foot:hover {

	color: #FF9900;
}
.menu_box {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.m1:link {
	font-size: small;
	display: block;
	margin: 3px;
	padding: 3px;
	border: 1px solid #626D80;
	color: #444444;
	text-decoration: none;
	background-color: #E8E6E1;
}
a.m1:visited {
	font-size: small;
	display: block;
	margin: 3px;
	padding: 3px;
	border: 1px solid #626D80;
	color: #444444;
	text-decoration: none;
	background-color: #E8E6E1;
}
a.m1:hover {
	font-size: small;
	display: block;
	margin: 3px;
	padding: 3px;
	border: 1px solid #626D80;
	color: #444444;
	text-decoration: none;
	background-color: #FFCC66;
}

.right_title {
	font-size: small;
	display: block;
	padding: 8px 5px 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	margin-right: 9px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight: bold;
}

.right_title2 {
	font-size: small;
	display: block;
	padding: 8px 5px 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #666666;
	margin-right: 9px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight: bold;
}

.r_f1 {
	font-size: small;
	line-height: 140%;
	color: #444444;
	padding-right: 14px;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
h1
{
	font-size:			small;
	color:				#444444;
	margin:				0px;
	padding:			0px;
}

h2 {
	font-size: medium;
	color: #FF6600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9999FF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h3 {
	font-size: 14px;
	color: #FF6600;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.top_f1 {
	font-size: small;
	text-align: center;
	color: #565F70;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
.l_f1 {
	font-size: medium;
	text-align: left;
	line-height: 160%;
	color: #444444;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
.l_f2 {

	font-size: small;
	color: #CC0000;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.l_f3 {
	font-size: small;
	color: #565F70;
	padding: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #565F70;
}
.l_f4 {
	font-size: small;
	color: #CC3300;
	padding: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #CC3300;
}
.l_f5 {
	font-size: small;
	color: #565F70;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #565F70;
	background-color: #E8EAEE;
}
.l_f6 {
	font-size: small;
	color: #CC3300;
	padding: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #CC3300;
	background-color: #FFDED2;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
.google {
	float: right;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 7px;
}

.div_main
{
    margin:     0 auto;
    width:      800px
}

.div_left
{
	float:				left;
	width:				580px;
}

.div_right
{
    margin-left:    580px;
}

.div_clear
{
	clear:	both;
}

.table_main
{
	width:				100%;
    margin-top:			10px;
	border-collapse:	collapse;
	background-color:	#ffffff;
}

.td_main_head
{
	background-color:	#ffffff;
	text-align:			right;
}

.td_main
{
	background-color:	#ffffff;
	text-align:			left;
}

.br1
{
	border-right:		1px solid #666666;
}

.bl1
{
	border-left:		1px solid #666666;
}

.bt1
{
	border-top:		1px solid #666666;
}

.bb1
{
	border-bottom:		1px solid #666666;
}

.mtitle
{
	color:				#333333;
	text-align:			left;
	height:				29px;
	line-height:		100%;
	font-size:			small;
	margin:				0px;
	padding-left:		8px;
	padding-right:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	background-image:	url(img/waku_02.gif);
	background-repeat:	repeat-x;
}

.top
{
	text-align:			center;
	margin:				0px;
	padding-top:		10px;
	padding-bottom:		0px;
	padding-left:		8px;
	padding-right:		0px;
	background-image:	url(image/tt201.gif);
	background-repeat:	repeat-x;
/*
	background-color:	#ffffdd;
*/
}

.head
{
	text-align:			center;
	margin:				0px;
	padding:			0px;
}

.title_bar
{
	margin:				0px;
	padding-top:		0px;
	padding-bottom:		6px;
	padding-left:		12px;
	padding-right:		12px;
	background-color:	#ffffdd;
}

.bottom
{
	margin-top:		10px;
	padding:		0px;
}

.main
{
	position:			relative;
	top:				0px;
	left:				0px;
	border:				1px solid #f7f7fa;
}

.listback
{
	padding-top:		10px;
	padding-right:		40px;
	padding-bottom:		10px;
	padding-left:		40px;
	background-color:	#ffffff;
}

.listtable
{
	margin:				0px;
	padding:			0px;
	width:				100%;
	vertical-align:		top;
	border-collapse:	collapse;
	border:				1px solid #CCC;
}

.center_box
{
	padding:			15px;
	margin-top:			 0px;
	margin-bottom:		0px;
	margin-right:		180px;
	margin-left:		180px;
	background-color:	#ffffff;
}

.center_td
{
	padding:			15px;
	vertical-align:		top;
	margin-top:			0px;
	margin-bottom:		0px;
	border:				none;
	background-color:	#ffffff;
}

.left_box
{
	margin:				0px;
	padding:			10px;
	position:			absolute;
	left:				0px;
	top:				0px;
	width:				160px;
	font-size:			small;
}

.left_td
{
	padding:			10px;
	border:				none;
	vertical-align:		top;
	width:				160px;
	font-size:			small;
	background-color:	#f4f4f4;
}

.right_box
{
	margin:				0px;
	padding:			10px;
	position:			absolute;
	top:				0px;
	right:				0px;
	width:				160px;
}

.right_td
{
	padding:			10px;
	border:				none;
	vertical-align:		top;
	width:				160px;
	font-size:			small;
	background-color:	#f4f4f4;
}

.finding1
{
	font-size:				medium;
	font-weight:			bold;
	color:					#000066;
	padding:				2px;
	margin-top:				10px;
	margin-right:			0px;
	margin-bottom:			10px;
	margin-left:			0px;
	border-bottom-width:	2px;
	border-bottom-style:	solid;
	border-bottom-color:	#4782A2;
}

.finding2
{
	font-size:		medium;
	font-weight:	bold;
	color:			#000066;
	line-height:	150%;
	margin:			5px;
	padding-top:	3px;
	padding-right:	10px;
	padding-bottom:	3px;
	padding-left:	10px;
}

.f1
{
	margin-left:	4px;
	margin-right:	4px;
	margin-top:		4px;
	margin-bottom:	0px;
	padding-left:	4px;
	padding-right:	4px;
	padding-top:	4px;
	padding-bottom:	0px;
	font-size:		small;
	text-align:		left;
	line-height:	130%;
	background-color:	#eeeeff;
}

.f2
{
	font-size:		x-small;
	margin-left:	4px;
	margin-right:	4px;
	margin-top:		0px;
	margin-bottom:	4px;
	padding-left:	4px;
	padding-right:	4px;
	padding-top:	0px;
	padding-bottom:	4px;
	background-color:	#eeeeff;
}

.f3
{
	font-size:			small;
	color:				#333333;
	margin-left:		20px;
	margin-right:		20px;
	margin-top:			20px;
	margin-bottom:		20px;

	padding-left:		10px;
	padding-right:		10px;
	padding-top:		10px;
	padding-bottom:		10px;
	border:				1px solid #4782A2;
	background-color:	#eeeeff;
}

.f4
{
	text-align:			center;
	font-weight:		bold;
	color:				#333333;
	margin:				5px 15px;
	padding-top:		5px;
	padding-bottom:		5px;
	border:				1px solid #4782A2;
	background-color:	#CADDE8;
}

.f5
{
	font-size:			small;
	text-align:			left;
/*
	color:				#ffffff;
*/
	line-height:		130%;
	margin:				4px;
	padding:			4px;
	border:				1px solid #333333;
	background-color:	#bbbbff;
}

.f6
{
	font-size:			small;
	text-align:			left;
	line-height:		130%;
	margin:				4px;
}

.f7
{
	font-size:			small;
	text-align:			left;
	line-height:		130%;
	margin:				2px;
	padding:			2px;
	border-top:			1px dotted #333333;
	border-bottom:		1px dotted #333333;
	background-color:	#eeeeee;
}

.f8
{
	font-size:		x-small;
	margin:			0px;
	padding-top:	0px;
}

.f9
{
	line-height:	100%;
	font-size:		small;
	margin:			0px;
	padding-left:	15px;
	color:			#000044;
}

.f10
{
	line-height:	100%;
	font-size:		small;
	margin:			0px;
	padding-top:	12px;
	padding-bottom:	4px;
	color:			#000044;
}

.f11
{
	font-size:		small;
	margin:			0px;
	padding:		2px;
	text-align:		center;
	color:			#666666;
}

.f12
{
	color:				#cc0066;
	text-align:			center;
	font-weight:		bold;
	line-height:		130%;
	margin:				4px;
	padding:			4px;
	border-top:			1px dotted #333333;
	border-bottom:		1px dotted #333333;
	background-color:	#eeeeff;
}

.f13
{
	font-size:			small;
	text-align:			center;
	line-height:		130%;
	margin:				4px;
	padding:			4px;
	border-top:			1px dotted #333333;
	border-bottom:		1px dotted #333333;
	background-color:	#eeeeff;
}

.left_f1
{
	font-size:			small;
	border:				1px solid #0452A7;
	margin-top:			6px;
	margin-bottom:		6px;
	padding:			5px;
	line-height:		140%;
	color:				#000000;
	background-color:	#ffffdd;
}

.left_f4
{
	font-size:			small;
	padding:			5px;
	line-height:		150%;
	margin-top:			10px;
	background-color:	#E1E6DF;
	border:				1px solid #FFCC33;
}

.left_f5
{
	font-weight:		bold;
	font-size:			small;
	color:				#334455;
	padding:			5px;
	margin:				0px;
	border-right:		1px solid #8888ff;
	border-bottom:		1px solid #8888ff;
	background-color:	#ddddff;
}

.admenu
{
	font-weight:		bold;
	font-size:			small;
	color:				#334455;
	padding:			5px;
	margin:				0px;
	border-right:		1px solid #8888ff;
	border-bottom:		1px solid #8888ff;
	background-color:	#ffddff;
}

.rtitle
{
	text-align:			left;
	line-height:		100%;
	font-size:			small;
	font-weight:		bold;
	margin:				0px;
	padding-left:		8px;
	padding-right:		8px;
	padding-top:		8px;
	padding-bottom:		4px;
	background-color:	#ffcccc;
}

.list
{
	text-align:			left;
	line-height:		100%;
	font-size:			small;
	border-bottom:		2px solid #cccccc;
	margin:				0px;
	padding-left:		8px;
	padding-right:		8px;
	padding-top:		8px;
	padding-bottom:		4px;
	background-color:	#ffffee;
}
