@charset "UTF-8";
#title p { background-image:url(images/title.jpg);}

#common h2 { margin:16px 0 0 0; width:580px; padding:8px 10px; font-size:18px; background:url(../images/h2-bg.gif) no-repeat; background-position:left bottom; color:#003971;}

.art { padding:8px 28px 16px 32px;}
	.art h3 { font-size:14px; padding:16px 0 4px 0; margin:0;}
	.art p { font-size:12px; padding:8px 0; margin:0;}
	.art table { width:540px; border-collapse:collapse; margin:12px 0;}
	.art thead th { background:#D2DCE6; text-align:center; padding:4px 8px; font-size:12px; white-space:nowrap; font-weight:normal; border:1px solid #CCC;}
	.art tbody th { background:#EBF5FF; text-align:center; padding:4px 8px; font-size:12px; white-space:nowrap; font-weight:normal; border:1px solid #CCC;}
	.art tbody td { background:#FFFFFF; text-align:left; padding:4px 8px; font-size:12px; vertical-align:top; border:1px solid #CCC;}
	.listtitle { width:12em;}