@charset "utf-8";
/* CSS Document */
#a_maincontents{
	float:right;
	width:630px;
	text-align:center;
	padding:10px;
}

#a_maincontents table{
	border-collapse:collapse;
	border-top:#000000 solid 1px;
	border-left:#000000 solid 1px;
	width:450px;
	margin-left:auto;
	margin-right:auto;
}
#a_maincontents th{
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	text-align:center;
	font-size:16px;
	padding:5px;
	color:#FF0000;
}
#a_maincontents td{
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	text-align:left;
	font-size:14px;
	padding:5px;
}
.tel{
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
}
