.waku{
    width:450
	margin: 0;
	padding: 0px 0 0 20px;
	background-color: #000000;
}
td {
	font-size: 12px;
	color: #434e54;
}

H1 {
	font-size: 12px;
	color: #666666;
	margin: 0px;
}

img {
	top: 80%;
}

.style1 {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

.input {
	text-align: left;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
}

body,td,th {
	font-family: lr oSVbN, Osaka, qMmpS Pro W3;
	font-size: 12px;
}

.style3 {
	font-size: 12px;
}

.style1  h2 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
}

#inforent  .style5  .white-10pix {
	font-size: 10px;
	color: #FFFFFF;
}

body {
margin: 0;
padding: 0;
line-height:1.4;
color:#FFFFF;
font-family:Arial, sans-serif;
font-size:0.9em;
font-color:#000000;
}

a:link { color: gray; } 
a:visited { color: gray; } 
a:hover { color: blue; } 
a:active { color: red; } 

table#table-01 {
    width: 400px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 0px 0px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 0px #E3E3E3 solid;
    border-width: 0 0 0px 0px;
    text-align: left;
    white-space: nowrap;
}


