/* CSS Document */

section{
	clear	 : both;
	overflow : hidden;
	
}

.link_Box{
	overflow	: hidden;
	clear	 	: both;	
	width		: 940px;
	margin		: 30px auto 20px;
	line-height : 1.9;
	text-align:left;
}


.link_list ul{
	clear:both;
	height:45px;
	margin: 0 auto 30px;
	width:700px
}

.link_list ul li{
	float:left;
	margin-right:20px;
}

h3{
	margin:50px 0 20px;
}

.zenkoku{
	width:470px;
	float:left;	
}

.zenkoku h4{
	margin:10px;
}

.tableStyle03 {
	width:400px;
	padding:10px 0;
	border			: 1px solid #D5D5D5;
	border-collapse	: collapse;
	border-spacing	: 0;
	empty-cells		: show;
	text-align		: left;

}

	.tableStyle03 th{
		border		: 1px solid #D5D5D5;
		padding		: 5px;
	    width		: 100px;
		background	: #F2F2F2;
		font-weight	: normal;
		text-align  : center;
	}

	.tableStyle03 td{
		border		: 1px solid #D5D5D5;
		padding		: 5px;
	}
	
.tableStyle04 {
	width           :600px;
	padding         :10px 0;
	border			: 1px solid #D5D5D5;
	border-collapse	: collapse;
	border-spacing	: 0;
	empty-cells		: show;
	text-align		: left;

}

	.tableStyle04 th{
		border		: 1px solid #D5D5D5;
		padding		: 5px;
	    width		: 100px;
		background	: #F2F2F2;
		font-weight	: normal;
		text-align  : center;
	}

	.tableStyle04 td{
		border		: 1px solid #D5D5D5;
		padding		: 5px;
	}
	
	
.ichigu{
	overflow:hidden;
	clear:both;
	margin-bottom:30px;
}

.top01{
	text-align:right;
	margin:95px 65px 0  0 ;
}

.top02{
	float:right;
	text-align:right;
	margin:125px 65px 0  0 ;
}

.top03{
	float:right;
	text-align:right;
	margin:465px 65px 0  0 ;
}