@charset "euc-jp";
/* CSS Document */
body {
	background: url(../common/img/bg_body.jpg) no-repeat top center;
}

.date_gairai {
	width: 620px;
	margin: 0 15px;
	text-align: right;
}
.t_gairai1 {
	width: 620px;
	margin: 0 15px 20px 15px;
	border: solid 2px #cccccc;
	font-size: 13px;
	line-height: 1.5em;
}

.t_gairai1 th {
	border: solid 1px #cccccc;
	background-color: #eef9f3;
	padding: 7px 1px;
	font-weight: bold;
	text-align: center;
}
.t_gairai1 td {
	border: solid 1px #cccccc;
	padding: 7px 1px;
	text-align: center;
}

.t_gairai2 {
	width: 550px;
	margin: 0 auto 40px auto;
	font-size: 13px;
	line-height: 1.5em;
}
.t_gairai2 th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: dashed 1px #cccccc;
}
.t_gairai2 td {
	padding: 5px;
	vertical-align: top;
	border-bottom: dashed 1px #cccccc;
}
