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

/*** テーブル ***/
/*枠なし*/
.table-nb01{
	border: none;
}

.table-nb01 th{
	border: none;
	vertical-align: middle;
	padding: 3px;
}

.table-nb01 td{
	border: none;
	vertical-align: bottom;
}

/*枠あり*/
.table_000{
	border: #003300 1px solid;
	margin: 10px 0 10px 0;
}
	.table_000 th{
		border-bottom: #003300 1px solid;
		border-right: #003300 1px solid;
		padding: 5px;
		text-decoration: none;
		font-weight: none;
		text-align: center;
		vertical-align: middle;
		background: #FFEFD9;
		width: 35px;
	}
	.table_000 td{
		border-bottom: #003300 1px solid;
		border-right: #003300 1px solid;
		padding: 5px;
		vertical-align: bottom;
		width: 350px;
	}

.table_001{
	border: #000 1px solid;
	margin: 10px 0 10px 0;
}
	.table_001 th{
		border-bottom: #003300 1px solid;
		border-right: #003300 1px solid;
		padding: 5px;
		text-decoration: none;
		font-weight: none;
		text-align: center;
		vertical-align: middle;
		width: 35px;
	}
	.table_001 td{
		border-bottom: #003300 1px solid;
		border-right: #003300 1px solid;
		padding: 5px;
		vertical-align: bottom;
		width: 350px;
	}

.table_002{
	font-size: 100%;
}
	.table_002 th{
		font-size: 100%;
		text-align: left;
		vertical-align: middle;
		padding: 10px 5px;
	}
	.table_002 td{
		font-size: 100%;
		padding: 10px 5px;
		text-align: left;
		vertical-align: bottom;
	}

.table_sanka{
	border: #000 1px solid;
	margin: 10px 0 10px 0;
}
	.table_sanka th{
		background: #FFEFD9;
		border-bottom: #000 1px solid;
		border-right: #000 1px solid;
		font-weight: none;
		padding: 5px;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		width: auto;
	}
	.table_sanka td{
		border-right: #000 1px solid;
		border-bottom: #000 1px solid;
		padding: 5px;
		vertical-align: bottom;
		width: auto;
	}

.table_sanka2{
	border: #000 1px solid;
	margin: 10px 0 20px 0;
}
	.table_sanka2 th{
		background: #FFEFD9;
		border-bottom: #000 1px solid;
		border-right: #000 1px solid;
		font-weight: none;
		padding: 5px;
		text-align: center;
		text-decoration: none;
		vertical-align: middle;
		width: auto;
	}
	.table_sanka2 td{
		border-right: #000 1px solid;
		border-bottom: #000 1px solid;
		padding: 5px;
		vertical-align: bottom;
		width: auto;
	}


.td-01{
	background:#FFEFD9;}
.td-02{
	background:#DAF7D9;}
.td-03{
	background:#FCF1C7;}
.td-04{
	background:#EBDCF5;}
.td-05{
	background:#D1E9E9;}
.td-06{
	background:#F5EBEB;}
.td-07{
	background:#EBEBD6;}
.td-10{
	font-size:14px;
	letter-spacing:none;
	width:100px;
	padding:5px;}


.bnr-q{
	background: url(../img/bnr-q.jpg) no-repeat;
	border: none;
	border-radius: 0px;
	display: block;
	height: 63px;
	left: 640px;
	padding: 7px;
	position: absolute;
	top: 225px;
	width: 273px;
}
	.bnr-q:hover{
		background: url(../img/bnr-q-h.jpg) no-repeat;
	}

.bnr-q-close{
	background: url(../img/bnr-q.jpg) no-repeat;
	border: none;
	border-radius: 0px;
	display: block;
	height: 63px;
	left: 640px;
	padding: 7px;
	position: absolute;
	top: 225px;
	width: 273px;
}


/*ボタン*/
.abst_btn01{
	display:inline-block;
	width:200px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:16px;
	letter-spacing:1.5px;
	color:#FFFFFF;
	background:#999;
	font-weight:bold;
	text-decoration:none;}
	
.abst_btn02{
	display:inline-block;
	width:200px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:16px;
	letter-spacing:1.5px;
	color:#FFFFFF;
	background:#191D6A;
	font-weight:bold;
	text-decoration:none;}
.abst_btn02:hover{
	background:#FC0;
	color:#191D6A;
}

.abst_btn_r{
	display:block;
	width:300px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:16px;
	letter-spacing:1.5px;
	color:#FFFFFF;
	background:#191D6A;
	font-weight:bold;
	text-decoration:none;}
.abst_btn_r:hover{
	background:#FC0;
	color:#191D6A;
}

.abst_box01{
	display:block;
	margin:15px 30px 15px 30px;
	border:3px solid #F00;
	font-size:18px;
	font-weight:bold;
	color: #F00;
	background: #FF9;
	text-align:center;
	padding:10px;
	line-height:170%;
}

.abst_box02{
	display: block;
	border: 2px solid #000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	line-height: 170%;
}


/**ボタン　楽々ポスター**/
.abst_btn-r{
	display:block;
	width:400px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:16px;
	letter-spacing:1.5px;
	color:#FFFFFF;
	background:#191D6A;
	font-weight:bold;
	text-decoration:none;
	margin:auto;}
.abst_btn-r:hover{
	background:#FC0;
	color:#191D6A;
}
.abst_btn-r_g{
	display:block;
	width:400px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:16px;
	letter-spacing:1.5px;
	color:#FFFFFF;
	background:#999;
	font-weight:bold;
	text-decoration:none;
	margin:auto;
}

.title_sanka{
	border-bottom: solid 3px #DB2C19;
	color: #DB2C19;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
}
