@charset "UTF-8";
/* CSS Document */

#FormArea{
	margin-top:15px;
	width:858px;
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/entry_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:20px;
}

#FormArea h2{
	margin-bottom:15px;}
	
#FormArea h3{
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;}

#form{
	padding:15px;}

#form p{
	margin-bottom:10px;}


.Red{
	color:#C00;}

#form table{
	width:828px;
	border-collapse:collapse;
	margin-bottom:20px;
	border:1px solid #CCC;
	border-bottom:none;}
	
#form table th,
#form table td{
	padding:10px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #CCC;
	}
	
#form table	th{
	border-right:solid 1px #CCC;
	}
	
#form table	tr.Gr{
	background-color:#F4F4F4;}
	
#Kiyaku{
	margin-bottom:15px;
	border:1px solid #CCC;
	}
	
#Kiyaku p.KiyakuTtl{
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/ttl_bg.jpg);
	padding:3px 5px;
	color:#FFF;
	margin-bottom:0px;}
	
#Kiyaku_inner{
	height:200px;
	overflow:auto;
	padding:10px;}