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

/*　基本情報　*/
table.basic01{ width:370px; line-height: 1.8em; float: left; }
table.basic01 th,table.basic01 td{ text-align: left; vertical-align: top !important; }
table.basic01 th{  font-weight: normal; float:left; }

section.basic02{ display: block; width:380px; float:left; }
section.basic02 h4{ box-sizing:border-box; margin-top: 35px; padding-left:10px;}
section.basic02 h4:first-child{ margin-top:0; }
section.basic02 p{ margin-left: 10px; line-height:1.8em;}

div.basicImg{ width: 298px; float:right; }
div.basicImg img+img{ margin-top: 15px; }


/*　沿革　*/
section.outline dl{ display: block; width: 100%; margin-bottom: 20px; line-height:1.0em; }
section.outline dt,section.outline dd{ display:inline-block; }
section.outline dt{ width: 200px; }


/*　事業目的　*/
section.business01{ width: 57%; float:left}
section.business02{ width: 40%; float: right; }
section.business01 p,section.business02 p{ margin-left: 10px; line-height:1.8em;}

section.business03{ width:820px; float:left; line-height: 1.8em;}
section.business03 h4{ text-indent: 0.3em; }
section.business03 p { margin-left:10px; }