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

body {
	font: 12px "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS P Gothic", sans-serif ;
	color:#505050;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
    background: #fff ;
}

a:link { color: #7a8B8B ;
  text-decoration: none ;}   
a:visited { color: #7a8B8B;
  text-decoration: none ;}
a:active { color: #4f4f4f;
  text-decoration: underline ;}
a:hover { color: #ccc;
  text-decoration: none;}
  
img {
    border:0;
}
p{	padding: 0;
	margin: 10px 0;
	}
h1{	margin: 10px 0;
padding: 0;
	font-size:10px;
	font-weight:400;
	color:#999;
}
h2{	margin: 10px 0;
    padding: 0;
	font-size:40px;
	line-height:40px;
}

.small{
	font-size:10px;}
.b{
	font-size:50px;
	line-height:50px}