@charset "utf-8";


#contents p {
	line-height:150%;
	letter-spacing:1;
}

table th {
	vertical-align:middle;
	text-align:center;
}

table td p {
	margin:5px 0;
}

table table,table table td {
	border:none;
}

form input.txt_s {
	width:120px;
}
form input.txt_m {
	width:250px;
}
form input.txt_l {
	width:400px;
}
form textarea {
	width:430px;
}