@charset "Shift_JIS";
	body	{
		font-size: 16px;
		background-repeat: no-repeat;
		background-size: 2000px 2000px;
		background-position: left 0px top 0px;
		background-attachment: fixed;
		background-color: rgba(255,255,255,0.0);
		background-blend-mode: lighten;
	}

	.table1 {
		margin: 50px 0px 0px 0px;
	}

	.table1b {
		margin: 30px 0px 0px 0px;
	}

	.tbl1td1	{
		width:800px;
		text-align:center;
		padding: 24px 8px 24px 8px;
		background-color: rgba(255,255,255,0.8);
	}

	.font1	{
		font-size: 20px;
	}

	.tbl1td2 {
		width: 400px; text-align: right; vertical-align: top;
		padding-bottom: 19px;
		background-color: rgba(255,255,255,0.8);
	}
	.tbl1td3 {
		width: 400px; text-align: left; vertical-align: top;
		padding-bottom: 19px;
		background-color: rgba(255,255,255,0.8);
	}
	.input1 {
		width: 98px; height: 23px;
		background: #095E81; color: #ffffff; font-size: 14px;
		border-color: #095E81; border-style: none; border-radius: 4px;
		margin: 5px 10px 5px 0px; padding: 4px 8px;
	}
