@charset "utf-8";





/*-------------------------------------
Main
---------------------------------------*/


/* .Recommendshop-section{
---------------------*/
div.Contact-section{
	clear:both;
	margin:0px 0 20px 0;
	position:relative; 
}
div.Contact-section table{
	margin:0 0 25px 0;
	border:1px dotted #a9a191;
	border-collapse:collapse;
	width:640px;}
div.Contact-section th{
	background-color:#fcf7f0;
	padding:20px;
	text-align:left;
	font-weight:bold;
	border:1px dotted #a9a191;
	border-collapse:collapse;
	white-space:nowrap;}
div.Contact-section td{
	padding:20px;
	border:1px dotted #a9a191;
	border-collapse:collapse;}

div.Contact-section p{
	margin-bottom:20px;}
	

	
div.Contact-section .Send-Btn{
	text-align:center;
	margin-bottom:30px;}
div.Contact-section input{
	margin:5px 0;
	font-size:20px;}