@charset "utf-8";



div#main table{
	width:630px;
	border-collapse:collapse;
	margin:8px 0 20px 0;
	}

div#main table th,td{
	padding:15px 10px;
	border:1px solid #CCCCCC;
	}


div#main table th{
	width:130px;
	background:#DAEBF8;
	text-align:left;
	}

div#main table td a{
	font-weight:bold;
	}
	
	
.tel{
	font-size:167%;
	color:#CC0000;
	font-weight:bold;
	}

	