form span{
color:#ff0000;
}
body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f7f7f0;
}


form table{
width:630px;
 background-color: #F7F7F0;
margin:0 0 20px 0;
border-collapse:collapse;
}

form table td{
	padding:8px;
	line-height:2;
 background-color: #F7F7F0;
	border: 1px solid #CCCCCC;
}

form table th{
	width:35%;
	padding:8px;
	line-height:2;
	text-align:left;
	font-weight:normal;
 background-color: #F7F7F0;
	border: 1px solid #CCCCCC;
}

form table .title {
	width:auto;
	font-weight:bold;
	background-color: #FFE6F2;
	color: #343434;
	font-size: 14px;
}

form input{
	line-height:1.0;
	margin: 0px;
	vertical-align: middle;
}

.btn{
width:630px;
text-align:center;
margin-bottom:30px;
}

#message{
font-size:12px;
}
form .inner_table {
	width: 380px;
}
form .inner_table th {
	text-align: center;
	border: 1px solid #CCCCCC;
}
form .inner_table td {
	border: 1px solid #CCCCCC;
}
form table.item_table th {
	width: 140px;
}
.item_table .inner_table .alignright {
	text-align: right;
}
form .item_table .title2 {
	width: auto;
	color: #343434;
}
a {
	color: #cc3333;
}
