.aboutus {
	background-image: url(../img/bg-img_5.png);
	padding:50px 0;
}

.aboutus h2{
	text-align:left;
	line-height:50px;
	margin-left:190px;
	padding-left:4em;
	font-size:1.5em;
}
	 
 .title1{
	 background-image:url(../img/title1.png);
	 background-repeat:no-repeat;
     margin-bottom: 20px;
 }

.layout2box {
	 width:600px;
	 margin-left:210px;
 }

 .leftbox {
	 float:left;
	 width:300px;
 }
 .rightbox {
	 float:right;
	 width:300px;
	 margin-top:18px;
 }
 
 .aboutus table{
	 width:700px;
	 margin-top:30px;
	 margin-left:165px;
	 line-height:1.5em;
 }
  .aboutus table td{
	border:1px solid #630;
	text-align:left;
	padding:10px;
 }
  .aboutus .komoku{
	 width:9em;
	 background-color:#DFFFBF;
 }
   .aboutus .date{
	 background-color:#FFF;
 }
