/*ƒe[ƒuƒ‹‘•ü‚ÌCSS*/
table {
	clear :both;
        margin : auto;
        margin-top : 30px;
        margin-bottom : 50px;
        border:solid 1px #66CC00
}
th {
	padding : 5px;
	background-color : #CCFFCC;
	border-right : solid 1px #66CC00;
	border-bottom  :solid 1px #66CC00;
        font-size : 15px;
        color: #000000;
        text-align: left;
}
