@charset "shift_jis";
/*2008/04/08/【FSFIELD】yu*/

/*formは全てここで指定*/
div#right_contents{
	text-align:center;
	}
div#right_contents div#form{
	width:542px;
	margin:0 auto;
	}	
div#right_contents div#form table{
	width:542px;
	margin:20px auto 0;
	border-collapse:collapse;
	text-align:left;
	}	
div#right_contents div#form table th{
	width:110px;
	padding:5px 0 5px 10px;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	background: #ccc;
	border: 1px solid #666;
	}
div#right_contents div#form table td{
	padding:5px 10px 5px 10px;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	border: 1px solid #666;
	}
