.txt {
	font-size: 12px;
	color: #000000;
	text-align:center;

}
.txt2 {
	font-size: 16px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/back.gif);

}
.table {
	margin-top: 10px;
}

#support {
width:750px;
margin:0 auto;
}

#supporttitle01 {
font-size:0.9em;
text-align:left;
}

#supporttitle02 {
font-weight:bold;
text-align:center;
}

.supportlist {
 width:750px;
 background-color:#FFFFFF;
 margin:0 auto 15px auto;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
 border-collapse: collapse; 
}

.itemtitle {
 width:250px;
 height:45px;
 font-size:1.3em;
 font-weight:bold;
 background-color:#FFFFFF;
 text-align:center;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}

.outlinetitle {
 width:400px;
 height:45px;
 font-size:1.3em;
 font-weight:bold;
 background-color:#FFFFFF;
 text-align:center;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}

.chargetitle {
 width:100px;
 height:45px;
 font-size:1.3em;
 font-weight:bold;
 background-color:#FFFFFF;
 text-align:center;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}

.item {
 width:250px;
 padding:3px;
 height:50px;
 font-size:0.9em;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}

.itemb {
 width:250px;
 padding:3px;
 height:50px;
 background-color:CCFFFF;
 font-size:0.9em;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}

.outline {
 width:400px;
  padding:3px;
 font-size:0.8em;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}

.outlineb{
 background-color:CCFFFF;
 width:400px;
 padding:3px;
 font-size:0.8em;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}

.outline span{
font-size:0.8em;
}


.charge {
 width:100px;
 padding:3px;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}

.chargeb {
 background-color:CCFFFF;
 width:100px;
 padding:3px;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}

/* hack to IE */
#ryoukin {
width:800px;
text-align:center;
}

#support {
_margin-bottom:15px;
}

.footer {
width:800px;
margin:0 auto;
text-align:center;
}

#listtest {
width:750px;
text-align:left;
maegin:0 auto;
}

*+#listtest li{
margin-bottom:10px;
font-size:0.8em;
margin-left:-20px;
}

* html #listtest li{
margin-bottom:10px;
font-size:0.8em;
margin-left:-10px;
}

#listtest li{
margin-bottom:10px;
font-size:0.8em;
margin-left:10px;
}

#listtest ol{
margin-bottom:30px;
}

/* hack to Opera */
body:first-of-type #test {
margin-bottom:30px;
}

