#contents #main_contents h3 {
	padding:0 0 20px 0;
}

/*index.html----------------------------------------------------------------------*/
#contents #main_contents .toi_waku {
	width:510px;
	padding:0 0px 15px 60px;
}

#contents #main_contents .toi_waku p {
	padding:0 0 15px 0;
}

#contents #main_contents .toi_waku table {
	width:500px;
	margin:0 0 20px 0;
	border-top:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
}

#contents #main_contents .toi_waku th {
	width:100px;
	text-align:right;
	font-weight:bold;
	padding:5px;
	background:#F2F2F2;
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	white-space:nowrap;
}

#contents #main_contents .toi_waku td {
	width:400px;
	padding:5px;
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}

#contents #main_contents .toi_waku td input {
	width:390px;
	margin:0;
	border:#cccccc 1px solid;
}

#contents #main_contents .toi_waku td textarea {
	width:390px;
	margin:0;
	border:#cccccc 1px solid;
}

