/* CSS Document */

.text12 {
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	text-align: left;
}

#gaiyou {
	width: 750px;
	float: none;
}

#gaiyou table th{
	width:120px;
	background-color: #E1F0D2;
	text-align: right;
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
}

#gaiyou table td{
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
}

