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


.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}


h1,h2,h3,h4,p{margin:0}



a img{ border:none;}

a{ text-decoration:none;
　}

ul{ margin:0;
    padding:0;}

li{list-style-type:none;}

a:hover{
	filter: alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;
}

a {
	-webkit-tap-highlight-color: rgba(222,236,159,1); 
}


body{
	margin:0;
	font-family:"�q���M�m�ۃS Pro W4","Hiragino maru Gothic Pro",Osaka,"�l�r �o�S�V�b�N","MS PGothic","���C���I",Meiryo,sans-serif;
	font-weight:100;
	letter-spacing:0.1em;
	color:#999;
	font-size:14px;
	line-height:160%;
}

#wrapper{
	margin:185px auto 30px;
	width:680px;
	position:relative;
}




#wrapper p{
	line-height:300%!important;
	text-align:center;
	margin:55px 0 40px;
	line-height:220%;

}

.colgreen{
	color:#aacd06;
}

h1{
	width:382px;
	margin:0 auto;
}

#footer{
	text-align:center;
	font-size:11px;
	margin:80px 0 0;
}

a{
	color: #9BBB04;
}

/*TD{
  font-size : 13px;
  
  margin-top : 0px;
  margin-left : 0px;
}
H1{
  font-size : 16px;
  
  color : green;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
A:HOVER{
  font-size : 13px;
  
  
  

  text-decoration : underline;
  color : white;
  background-color : green;
}
A{
  color : green;
}
H3{
  color : #009900;
}
*/