table#mail{
	width: 600px;
	margin: auto;
	border-collapse: collapse;
	border: 1px 0 0 1px;
}

table#mail tr{}

table#mail tr td{
	padding: 10px;
	color: #333333;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 12px;
}

table#mail tr td.title{
	width: 160px;
	background-color: #E3DED2;
	font-size: 14px;
	color: #57493C;
	font-weight: bold;
}

table#mail tr td.description{}

table#mail tr td.description input,table#mail tr td.description textarea{
	padding: 5px;
	font-size: 16px;
	border: 1px solid #666666;
	background-color: #E3DED2;
}

#image-btn{
    border: 0px;
    width: 173px;
    height: 53px;
    background: url(images/btn_contact.jpg) left top no-repeat;
}


.center{
	text-align: center;
}

.kyocho-01{
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
}

p#setumei{
	font-size: 12px;
	text-align:center;
}
