/* CSS Document */

span.tenpo1 {
	color: #660000;
	font-weight: bold;
}
span.tenpo2 {
	color: #cc6633;
	font-weight: bold;
}
span.tenpo3 {
	color: #666600;
	font-weight: bold;
}
span.tenpo4 {
	color: #330066;
	font-weight: bold;
}

#mailform{
	width:730px;
	font-size:12px;
	/*border:1px solid #b99a5e;*/
	margin:10px 0 0 0 ;
}

#mailform li{
display:block;
float:left;
}

#mailform th{
font-size:12px;	
color:#3F3F3F;
background-color:#FFFAE9;
width: 150px;
padding: 10px 0 10px 0;
}

#sousin_bt {
	width:150px;
	height:20px;
}
