@charset"shift_JIS";
h1,p,strong{font-weight: bold;}
body,h1,p{text-align:center;}

body{background:#FFF; margin-top: 15px; color: #006;}
div{margin:0 auto; text-align:left; width:730px;}
h1 {font-size:30px; margin-bottom:20px;}
p {font-size:large;}
span{font-size:medium;}
span.mini {font-size:smaller;}
table {border: 2px solid #999; border-collapse: collapse;
	width:730px;}
td {border: 2px solid #999; padding:5px; line-height:1.5em;
	letter-spacing:0.05em}
td.bunkatsu {width:305px;}
td.midashi1 {width:90px;}

*{background-color:transparent;}
a:link {color: #00C;}
a:visited {color: #800080;}

@media print{
body{margin-top:0; color:#000}
table{width:auto; margin:0 5%;}
p{display:none}
}