@charset "UTF-8";
#contact { width:780px; padding:10px;}
	#contact-top { width:780px; margin:0; padding:0 0 10px 0;}
	.contact { margin:10px 0; padding:0 24px 24px 24px; width:730px; border:1px solid #DDD; }
		.contact h2 { margin:0; padding:32px 0 8px 0; font-size:16px; line-height:24px;}
		.contact p { margin:0; padding:8px 0; font-size:12px; line-height:24px; text-align:center;}
			.contact p a { color:#666666; text-decoration:none;}
			.contact p a:hover { color:#C80000; text-decoration:underline;}
		.contact table {}
			.contact th { font-size:12px; line-height:24px; text-align:right;padding:0 0 4px 70px;}
			.contact td { font-size:12px; line-height:24px; padding:0 0 0 4px;}
				.contact-note { text-align:right; color:#C80000;}
				.contact-input input, .contact-input textarea { width:400px; }
				#contact-send { text-align:center;}
					#contact-send input { display:block; width:160px; height:60px; overflow:hidden; margin:0 auto; padding:0; border:none; text-indent:-8000em; background:url(../images/contact-send.jpg) no-repeat; cursor:pointer;}
				