@charset "utf-8";


.spec {
    text-align:center;
	margin-top:30px;}
.spec table {
    margin:0 auto;
	border-top:solid 1px #A2A2A2;
	border-left:solid 1px #A2A2A2;}
.spec td, .spec th {
	border-right:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;}
.spec th {
    text-align:left;}
.notes {
    text-align:center;}
.notes table {
    margin:0 auto;
	border-top: none;
	border-left: none;
	text-align:left;}
.notes td, .notes th {
	border-right: none;
	border-bottom: none;}
.partition {
    width:80%;
	border-top:solid 1px #999999;
	margin:0 auto;}
.small {
	font-size:82%;
	line-height:165%;}
.xsmall {
	font-size:70%;
	line-height:145%;}
.red{
	color:#FF0000;}
p {
	margin:10px 12px 18px 18px;}
.b1px table{
	border-collapse:collapse;}




/*************************************************************************
 *	バックナンバー用追加分
*************************************************************************/

.attention {
    width:625px;
	font-size: 100%;
	line-height: 1.5em;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;}

