@charset "Shift_JIS";

/* メインタイトル
**************************************************************************************************************************/
h1#page-ttl-maccess{
	width:642px;
	height:109px;
	background:url(../../../../maccess/img/page-ttl.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:8px;
	}


#image-box{
	text-align:center;
	margin-bottom:30px;
	}


/* テーブル */
table.tbl01{
	/*width:620px;*/
	margin-bottom:30px;
	font-size:89%;
	line-height:150%;
	border-collapse:collapse;
	}

	table.tbl01 th.th01{
		background:#E5E5E5;
		color:#333;
		padding:5px;
		border:1px solid #CECECE;
		text-align:center;
		}

	table.tbl01 th.th02{
		background:#E5E5E5;
		color:#333;
		padding:5px;
		border:1px solid #CECECE;
		text-align:center;
		}
		
	table.tbl01 th.th03{
		background:#F3F3F3;
		color:#1188C1;
		padding:2px 5px;
		border:1px solid #CECECE;
		text-align:center;
		}

	table.tbl01 th.th04{
		background:#F3F3F3;
		color:#1188C1;
		padding:5px;
		border:1px solid #CECECE;
		text-align:left;
		white-space: nowrap;
		}		

	table.tbl01 th.th05{
		background:#F3F3F3;
		color:#1188C1;
		padding:5px;
		border-right:1px solid #CECECE;
		border-bottom:1px solid #CECECE;
		text-align:left;
		white-space: nowrap;
		}		


	table.tbl01 td.td01{
		background:#FFF;
		padding:5px;
		border:1px solid #CECECE;
		text-align: left;
		}	

	table.tbl01 td.td02{
		background:#FFF;
		padding:5px;
		border-right:1px solid #CECECE;
		border-bottom:1px solid #CECECE;
		text-align: left;
		}
		
	
	table.tbl01 td.td03{
		background:#fff;
		padding:5px;
		border-right:1px solid #CECECE;
		border-bottom:1px solid #CECECE;
		text-align: left;
		}
		table.tbl01 td.td03 span.at{
			font-size:75%;
			}
	
	table.tbl01 td.td04{
		background:#EFF7FE;
		padding:5px;
		border-right:1px solid #CECECE;
		border-bottom:1px solid #CECECE;
		text-align: center;
		}

.nw{
	white-space: nowrap;
	}

