@charset "utf-8";
/* CSS Document */
h1.shinroh1{
	background-image:url(../images/ttl_sinro.jpg);
	}
			
	
h2.shinro_read{
	background-image: url(../images/read_sinro.gif);
	}
			
h3{
	color:#009AD6;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	padding-left:10px;
	}
.table03{
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	margin-bottom:20px;
	margin-left:10px;
	width:625px
	}
.table03 th{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px;
	width:25%;
	color:#FFFFFF;
	background-color:#009AD6;
	background-color:#009AD6;
	}
.table03 td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px;
	width:25%;
	}
.table03 tr.greyArea{
	background-color:#F2F2F2;
	}

