
body {
	text-align:center;
}

#contents_area {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.tenpu_tbl td, .tenpu_tbl th {
	text-align:center;
	vertical-align:center;
}

.nowrap {
	white-space:pre;
}

.left {
	text-align:left !important;
}

.right {
	text-align:right !important;
}

.top {
	vertical-align:top !important;
}

.bottom {
	vertical-align:bottom !important;
}

.FSS {
	text-align:right;
}

.smallFont {
	font-size:smaller !important;
}

* html table.smallFont td {
	font-size:60%;
!important;
}

.largeFont {
	font-size:larger !important;
}

.bold {
	font-weight:bold;
}

.border {
	border:1px solid #000000;
	font-weight: normal;
	padding:5px;
}

.uline {
	text-decoration: underline;
}

.italic {
	font-style:italic;
}

#kakomi {
	padding:4px;
	margin:10px 10px 10px 0;
	border:1px solid #999999;
	width:8em;
	text-align:left;
}

.center {
	text-align: center;
}

.sol_gray1, .sol_gray1 td, .sol_gray1 th {
	border:solid 1px #999999;
}

.sol_red1, .sol_red1 td, .sol_red1 th {
	border:solid 1px #ff0000;
}

.line160 {
	line-height:160%;
}

.framein_dash {
	border:2px dashed #999999;
	padding:10px;
	width:676px;
	margin-bottom:10px;
}
.marginTop0 {
	margin-top:0;
}
.marginBottom0 {
	margin-bottom:0;
}

.marginLeft1em {
	margin-left:1em;
}
.lheight90 {
	line-height:90%;
	}
.lheight100 {
	line-height:100%;
	}