body {
	margin: 0px;
	padding: 0px;
//	font-family: "MS Pゴシック", "Hiragino Maru Gothic Pro", "Osaka", sans-serif;
	font-family: 'メイリオ',　'Meiryo',　'Hiragino Kaku Gothic Pro',　'ヒラギノ角ゴ Pro W3',　'Osaka',　'ＭＳ Ｐゴシック',　'MS UI Gothic',　sans-serif;
	font-size: 14px;
	letter-spacing: 0.2px;
	text-align: center;
	color: #333333;
	background: #e2ffe1 url(.../images/bg.gif) repeat-x left top;
}


.all_box{
	     width:900px;
	background: #ffffff url(../images/main_top_bg.gif) repeat-y left top;
		 background-color:#ffffff;
		 margin-left:auto;
		 margin-right:auto;
		 text-align:center;

         }


h1    {
	    height:5px;
	    text-align:left;
		font-size:5px;
		margin:0px 0px 0px 40px;
		color:#ffffff;
       }

h2     {
	    height:30px;
	    font-size:12px;
		padding:5px 0 0 10px;
		color:#523d34;
		text-align:left;
        }
		
h3     {
	    font-size:12px;
        }

a        {
	      color:#a2a2a2;
          }
		  

.header  {
	      height:80px;
	      background:url(../images/hearder.jpg) no-repeat;
		  margin:0 0 0 0;
          }

.header p {
	text-align:left;
	margin:0;
	padding:5px 0 0 670px;
	color:#FFF;
	font-size:12px;
   }

* html .header p  {
	text-align:left;
	margin:-10px 0 0 0;
	padding:0 0 0 670px;
	color:#FFF;
	font-size:12px;
   }

.mainimg  {
	       height:400px;
		   width:900px;
          }

.caution{
	color:#ffffff;
	position:fixed;
	padding:0 0 0 0px;	
}
		  
.text      {
	        width:400px;
		margin:0px 25px 0px 30px;
		float: left;
            }


.main_left-content{
    width:800px;
    margin:0px 25px 0px 25px;
	padding:5px 10px;
	color:#000000;
	font-size:11px;
	text-align:left;
	background: #ffffff;
	line-height:1.7;
	flot:left;
}

.main_left-content h2{
	    font-size:0px;
		padding:0px 0 0 0px;
		color:#ffffff;
	background:url(../images/banner.jpg) no-repeat;
}

.main_left-content h3{
	    font-size:0px;
		padding:30px 20px 0px 0px;
		color:#ffffff;
	background:url(../images/banner3.jpg) no-repeat;
}

.main_left-content dl{
    margin:0px 10px;
    padding:10px;
	float: left;
	border:dashed #ED1E79 0px;
}

.main_left-content dt {
    margin-bottom:10px;
    background: #ffffff;
	border:none;
}

.main_left-content dd img {
    margin-left:10px;
}

.main_left-content dd {
    margin-left:0px;
    margin-bottom:10px;
    background: #ffffff;
	/*border-bottom: dashed #FFFFFF 1px;*/
}

.main_left-content ul {
    list-style-type:none;
}


.main_right-content1{
    width:850px;
    margin:0px 25px 0px 25px;
	padding:5px 10px;
	color:#000000;
	font-size:12px;
	text-align:left;
	background: #ffffff;
	line-height:1.7;
}

.main_right-content1 h2{
        font-size:0px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	background:url(../images/banner2.jpg) no-repeat;
}

.main_right-content1 dl{
    margin:0px 0;
    padding:0px;
}

.main_right-content1 dt {
	width:150px;
	float:left;
	font-size: 10px;
    padding-left:20px;
    margin-bottom:10px;
    background: #ffffff;
	border:none;
}

.main_right-content1 dd img {
    margin-left:10px;
}

.main_right-content1 dd {
	width:250px;
	float:left;
	font-size: 10px;
    margin-left:0px;
    margin-bottom:10px;
    background: #ffffff;
	/*border-bottom: dashed #FFFFFF 1px;*/
}

.main_right-content1 ul {
    list-style-type:none;
}


.footer  {
	      width:900px;
	      background-color:#abffab;
		  margin:0;
		  }

.footer p {
	       font-size:10px;
		  color:#000000;
		  margin:0;
           }

