.header1_a { float : none; width : 650px; height : 10px; text-align : center; text-indent : 0px; }
.header1_b { float : none; width : 650px; height : 0px; text-align : center; text-indent : -5000px; }
.header1_c { float : none; width : 650px; height : 20px; text-align : center; }


.box1_a { width : 650px; background-image : url(img/bg002.gif);}
.lbox1_a { float : left; width : 450px; height : 320; text-align : center;}
.rbox1_a { float : right; width : 200px; height : 10px;}
.rbox1_b { float : right; width : 200px; height : 300px; margin : 0px; padding : 0px 0px; text-valign : middle; text-align : left;}
.rbox1_c { float : right; width : 200px; height : 10px;}
.cbox1_a { float : left; width : 380px; height : 150px; text-align : left; text-valign : middle;margin : 0px 0px 0px 50px;}
.cbox1_b { float : right; width : 220px; height : 150px; text-valign : middle; text-align : center;}

.footer0 { clear: both; float : none; width : 650px; height : 130px; text-align : center;  text-valign : middle;}
.footer1 { clear: both; float : none; width : 650px; height : 10px; text-align : left;  text-valign : middle;margin : 0px 0px;}
.footer2 { clear: both; float : none; width : 650px; height : 10px; text-align : center;  text-valign : middle; }
.footer3 { clear: both; float : none; width : 650px; height : 1px; text-align : center;  text-valign : middle; }

h1.idx{	font-size: 8pt;
	text-decoration : none;
	text-align : center;
	color : #666666;
	margin : 0;
	padding : 1px 0 1px 0;
	font-weight: normal;
}
h2.idx{	font-size: 10pt;
	text-decoration : bold;
	text-align : center;
	color : #000;
	margin : 0;
	padding : 1px 0 1px 0;
	font-weight: bold;
	text-indent:0px;
}
h3.idx{	font-size: 9pt;
	text-decoration : bold;
	text-align : center;
	color : #000;
	margin : 0;
	padding : 1px 0 1px 0;
	font-weight: bold;
	text-indent:0px;
}
.sorry { float : none; background-image : url(img/japanese.gif); width: 204px; height: 15px;margin : 20px;}
.ie6 { background-image : url(img/ie6.gif); width: 160px; height: 40px;}

table.index {
	text-align : center;
	width: 650px;
	border : none;
	font-family:Courier New,Goudy Old Style,Toxica,TypeWrong,lr@o;
	background-image: url("img/bg002.gif");
	background-color : #fff;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding : 10px;
	font-size:8pt;
}
.cent{
position: absolute;   
left: 50%;   
height: 100%;   
width: 650px;   
margin-left: -325px; /* MUST be half the width */
}