@charset "utf-8";

/* --- contact --- */
#naka .contact{
/*	text-align:center;*/
	width:840px;
}
#naka .contact .red{
	margin-right:5px;
	color:#ff3300;
}
#naka .contact .chui,
#naka .contact table,
#naka .contact caption{
/*	margin-left:22px;*/
}
#naka .contact .chui{
	margin-bottom:5px;
	text-align:left;
}
#naka .contact table{
	margin-bottom:1.0em;
	width:840px;
}
#naka .contact caption{
	padding-bottom:5px;
	text-align:left;
}
#naka .contact th,
#naka .contact td{
	padding:10px;
	_font-size:smaller;
}
#naka .contact th{
	width:110px;
	text-align:center;
	background-color:#eee;
	white-space:nowrap;
}
#naka .contact td{
	text-align:left;
}
#naka .contact td span{
	margin-left:5px;
	font-size:smaller;
}
#naka .contact td.botan{
	margin-top:10px;
	text-align:center;
}
#naka .contact .setumei{
	margin:20px 0 20px 175px;
	padding:10px;
	width:500px;
	border:1px #ccc solid;
}
