a:link {text-decoration: none; }
a:visited {text-decoration: none;}
a:active {text-decoration: underline; }
a:hover {text-decoration: underline; color:#333333; }
.body10 {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.body12 {
	font-size: 12px;
	line-height: 18px;
}
.size9 {
	font-size: 9px;
}
.size10 {
	font-size: 10px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.catch10 {
	font-size: 10px;
	font-weight: bold;
}
.catch12 {
	font-size: 12px;
	font-weight: bold;
        color: 8A0612
}

table.body12 td{
	padding:5px;
}

body {
	margin-left: 5px;
	margin-top: 2px;
}
.style2 {color: #990000}

table #input{
	border-collapse:collapse;
	width:80%;
	margin:10px;
	border:2px solid #999;
}

table #input th{
	background-color:#E1E1E1;
	font-weight:normal;
	text-align:left;
	border:1px solid #999;
	padding:5px;
	width:150px;
}

table #input td{
	background-color:#fff;
	font-weight:normal;
	text-align:left;
	border:1px solid #999;
	padding:5px;
}

a.back{
	font-size:10px;
	color:#cc3333;
}

table#input td.sub{
	background-color:#CCCC99;
	text-align:center;
	vertical-align:middle;
}

ul#error{
	margin:10px;
	height:100px;
}
ul#error li{
	line-height:1.5;
	color:#f33;
}

div.back2{
	text-align:left;
}

div.thanks{
	margin:10px;
	font-size:15px;
	color:#333;
	height:100px;
	text-align:center;
}

td.body10{
	border-top:1px solid #999;
}

div.text1{
	margin:25px 10px 10px 20px;
	color: #666666;
}

div.text2{
	margin:10px 10px 10px 20px;
	font-size: 10px;
	color: #666666;
}

div.title{
	margin:10px;
	margin-left:20px;
	padding:3px;
	border-bottom:1px dashed #CCCC99;
	width:630px;
}
