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


/*==========================================================================

menu

==========================================================================*/
#nav .four a{
	background:url(../images/nav4.png) no-repeat bottom left;
}
/*==========================================================================

top image

==========================================================================*/
#top_img {
	height:200px;

	}
	
#top_img h2{
	height:160px;
	text-indent: 0;
	text-align:center;
	}
	
#top_img p#copy{
	height: 40px;
	text-indent: 0;
	text-align:center;
	background-color:#13260D;
	}

/*==========================================================================

contents

==========================================================================*/
.section table .genba_title{
 background-color:#EDEBE0;
 color:#434343;
 height:40px;
 font-weight:600;
 vertical-align:middle;
 padding:15px 0 15px;
 text-align:center;
 margin-bottom:10px;
 }
.section .staff{
	margin-bottom:0px;
	}
.section .staff td,.section .staff th{
	margin-bottom:0px;
	width:216px;
	height:40px;
	font-size:14px;
	}
.section .staff .none{
	background:none;
	}
