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


h3{padding: 0;
   margin: 0;}

.intro{width: 480px;
       float: left;
       margin: 30px;
line-height: 200%;
letter-spacing: 0.2em;}

.map{float: right;
     margin: 30px 30px 30px 0;}


.news_box01{width: 47%;
          float: left;
          margin:20px;}

		
.news_box01 ul{margin:0;
		  list-style:none;
          padding: 20px;
  border: solid #8fd5b3 3px;
    overflow: auto;
height: 320px;}
		  
.news_box01 li{
			  border-bottom:#CCCCCC solid 1px;
			  margin:0px 0 20px 0;
    line-height: 180%;
		 }





.news_box02{width: 47%;
          float: left;
          margin:20px 0 20px 0px;}

		
.news_box02 ul{margin:0;
		  list-style:none;
          padding: 20px;
  border: solid #69c79a 3px;
    overflow: auto;
height: 320px;}
		  
.news_box02 li{
			  border-bottom:#CCCCCC solid 1px;
			  margin:0px 0 20px 0;
    line-height: 180%;
		 }





.news_box03{width: 390px;
          float: left;
          margin:20px;}

		
.news_box03 ul{margin:0;
		  list-style:none;
          padding: 20px;
  border: solid #459b71 3px;
    overflow: auto;
height: 320px;}
		  
.news_box03 li{
			  border-bottom:#CCCCCC solid 1px;
			  margin:0px 0 20px 0;
    line-height: 180%;
		 }

