﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#main-contents-inner p.clear{
	display:none;
}


.err{
	color:red;
}


#thx{
	padding:20px 0;
}


#con1{
	padding:15px 0 0px 0;
}

#con1 table{
	table-layout:fixed;
	width:680px;
	margin:15px auto 0 auto;
}

#con1 table th{
	width:170px;
	vertical-align:top;
	border:1px dotted #49573e;
	border-width:0 0 2px 0;
	padding:10px;
}

#con1 table td{
	border:1px dotted #49573e;
	border-width:0 0 2px 2px;
	padding:10px;
}

#con1 table td textarea{
	 width:450px;
}

#con1 #cbtn{
	text-align:center;
	padding:15px 0 0 0;
}
