@charset "UTF-8";

#title p { background-image:url(images/title.jpg);}

#contents h2 { display:block; padding:12px 0 12px 25px; font-size:22px; line-height:28px; color:#FF557E; background:url(../images/h2-bg.jpg) no-repeat left;}

.art { width:740px; padding:8px 40px 24px 40px;}
	.art h3 { padding:24px 0 0 0; vertical-align:top; font-size:16px; line-height:20px; border-bottom:1px solid #333; }
	.art p { padding:8px 0; vertical-align:top; font-size:14px; line-height:20px; }
	.contact { width:740px; padding:8px 0 0 0;}
		.contact form { margin:0; padding:0;}
		.contact p { padding:8px 0 8px 0; margin:0; font-size:14px; }
		.contact p a { text-decoration:none; color:#666;}
			.contact p a:hover { color: #003333; text-decoration:underline;}
		.contact-form { margin:0; width:740px; border:1px solid #666; border-collapse: collapse;}
			.contact-form th { padding:8px 20px; font-size:14px; text-align:left; vertical-align:top; font-weight:normal; border-bottom:1px dashed #666;border-right:1px solid #666; width:180px;}
			.contact-form td { padding:8px 20px; font-size:14px; background:#FFF; border-bottom:1px dashed #666;}
			.wfull { width:470px;}
			.whalf { width:220px;}
			.wshort { width:80px;}
		#btn{ width:100%;text-align:center;}
			#btn table { margin:0 auto;}
			#btn td { padding:16px 0 0 0; text-align:center;}
		#confirm { display:block; width:300px; height:40px; margin:0 auto; padding:0; overflow:hidden; border:none; text-align:center; background:url(images/confirm.jpg) no-repeat center; cursor: pointer; text-indent:-400px;}
			#confirm:hover { color:#FFF; background-image:url(images/confirm-bg.jpg);}
		#send { display:block; width:300px; height:40px; margin:0 auto; padding:0; overflow:hidden; border:none; text-align:center; background:url(images/send.jpg) no-repeat center; cursor: pointer; text-indent:-400px;}
			#send:hover { color:#FFF; background-image:url(images/send-bg.jpg);}
		#back { display:block; width:300px; height:40px; margin:0 auto; padding:0; overflow:hidden; border:none; text-align:center; background:url(images/back.jpg) no-repeat center; cursor: pointer; text-indent:-400px;}
			#back:hover { color:#FFF; background-image:url(images/back-bg.jpg);}

