@charset "UTF-8";

/* ƒŠƒZƒbƒg */

#main table{
	border:1px solid #999999;
	margin-bottom:10px;
	font-size:12px;
    border-collapse: collapse;
}

#main table td{
	border:1px solid #999999;
	padding:5px;
	background-color:#eeeeee;
	text-align:center;
}


#main .title{
	font-size:12px;
    font-weight: bold;
}
