@charset "UTF-8";
/* CSS Document */




body { 
	background: #FFF;
	font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "メイリオ","ＭＳ ゴシック", "Osaka‐等幅";
	color: #000;
	font-size: 16px;
	line-height: 1.8em;
	text-align:center;
}



#wrapper{ width:760px; background:#FFF; margin:20px auto 20px auto; box-shadow:0 0 12px 3px rgba(0,0,0,0.2); padding:100px; text-align:left;  }
p{ margin-bottom:20px;}
h2{ font-size: x-large; text-align:center; margin-bottom:40px;}
h3{ font-size: largere; margin:60px 0 20px 0;}
h4{ margin:30px 0 10px 0;}

table{background:#CCC;}
th{ background:#EEE; width:11em; padding:0 10px;}
td{ background:#FFF; padding:0 10px;}