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

table .delayList {	
}

table.delayList thead th,
table.delayList thead td{
	padding: 0px 20px 0 0;
	text-align:left;
}

table.delayList tbody th,
table.delayList tbody td{
	padding: 18px 20px 0 0;
	text-align:left;
}

table.delayList .delayLink{
	padding-left: 12px;
	background: url(../img/icon_arrow_blue01.png) no-repeat 0 0.3em;
}
table.delayList .noLink{
	padding-left: 12px;
}


/* R_delay_01-06-01 */

/* header0801 */
#header0801{
	width: 100%;
	height: 75px;
	background: url(../img/bg_header0801_01.gif) left bottom repeat-x;
}
#header0801 .section{
	width: 600px;
	margin: 0 auto;
}
#header0801 .logo{
	float: left;
}

/* contentsDelay */
#contentsDelay{
	width: 100%;
	padding: 30px 0 50px;
	background: #FFFFFF;
}

#contentsDelay .section{
	width: 500px;
	margin: 0 auto;
}

#contentsDelay .section .tit{
	font-size:131.3%;
	margin-bottom:10px;
}


/* footer0301 */
#footer0301{
	width: 100%;
	border-top:1px solid #005BAC;
}

#footer0301 .section{
	width: 500px;
	margin: 0 auto;
}

#footer0301 .copyright{
	text-align:center;
	padding:15px 0;
}