body
	{
	font-size: 85%;
	background: #FFFFFF;
	}

.head
	{
	background-color: #E3F3F9;
	height: 95px;
	width: 1290px;
	padding: 20px 10px 0px 30px;
	margin: 0 0 20px 0;
	border: solid 1px #A0C0C4;
	}

.topl
	{
	float:left;
	width:130px;
	background-color: #FFFFFF;
	font-size: 100%;
	height: 10px;
	}

.topc
	{
	float:left;
	width:860px;
	height: 335px;
	background-color: #FFFFFF;
	font-size: 100%;
	}

.topr
	{
	float:left;
	width:130px;
	background-color: #FFFFFF;
	}

.main
	{
	clear:left;
	background-color: #FFFFFF;
	width: 1300px;
	margin: 0 0 30px 0;
	}

.subl
	{
	float:left;
	width:160px;
	height: 10px;
	background-color: #FFFFFF;
	}

.subc
	{
	float:left;
	width:790px;
	background-color: #FFFFFF;
	}

.subcn
	{
	width:780px;
	background-color: #FFFFFF;
	border: solid 1px #cc7795;
	padding: 10px 10px 10px 10px;
	text-align: center;
	}
	
.subcnl
	{
	float:left;
	width:200px;
	height: 10px;
	background-color: #FFFFFF;
	}

.subcnc
	{
	float:left;
	width:435px;
	background-color: #FFFFFF;
	text-align: left;
	}

.subcnr
	{
	float:left;
	width:140px;
	background-color: #FFFFFF;
	}


.subr
	{
	float:left;
	width:160px;
	background-color: #FFFFFF;
	}

.foot
	{
	clear:left;
	background-color: #FFFFFF;
	height: 20px;
	width: 1100px;
	text-align: center;
	}


h1
	{
	color:#002277;
	font-size: 40px;
	}

h4
	{
	color: #300000;
	}

p
	{
	color: #300000;
	font-size: 100%;
	}

.akaji
	{
	color:#FF0000;
	}

.iro
	{
	color:#CC7795;
	font-size:80%;
	
	}

table.tab
	{
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 93%;
	}

table.tab caption
	{
	margin-top: 10px;
	text-align: left;
	color: #003015;
	font-size: 115%;
	}

table.tab th,
table.tab td
	{
	border: solid 1px #999;
	}

table.tab th
	{
	background: #E6E6E6;
	text-align: center;
	color: #666;
	}

table.tab th.sent
	{
	text-align: center;
	font-size: 100%;
	width: 3px;
	height: 80px;
	}

table.tab th.par
	{
	background: #E6E6E6;
	text-align: center;
	color: #666;
	width: 120px;
	height: 80px;
	}

table.tab td
	{
	text-align: center;
	font-size: 100%;
	width: 90px;
	height: 80px;
	}

#float{
	position:fixed;
	top:140px;
	left:1280;
	z-index:999;
}

