@charset "UTF-8";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                 regulation用css                 # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */

#Regulation #Main {
line-height:200%;
}

/* regulation
---------------------------------------------------- */
h3.regulationh3 {
	border-left:3px solid #FF4209;
	padding-left:7px;
	font-size:1.3em;
}



/* Antique
---------------------------------------------------- */
#AntiqueTable {
	border:1px solid #EEE;
	padding:1px;
}

table {
	width:100%;
	font-size:1.0em;
}

table th {
	background:#EEE;
	border-right:1px solid #FFF;
	border-bottom:5px solid #FFF;
	text-align:left;
	vertical-align:center;
	padding:2px 0 2px 10px ;
}

table td {
	padding:2px 10px;
	border-bottom:1px solid #FFF;
}
