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



body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
     color: #595959;
	}
	
	
a{
    color: #595959;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


a:hover {
	color: #ff0000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}


a {
text-decoration: none;
}
	

	

h1 { margin-top: 0; margin-bottom: 0 }
h2 { margin-top: 0; margin-bottom: 0 }
h3 { margin-top: 0; margin-bottom: 0 }
h4 { margin-top: 0; margin-bottom: 0 }
h5 { margin-top: 0; margin-bottom: 0 }
h6 { margin-top: 0; margin-bottom: 0 }
p { margin-top: 0; margin-bottom: 0 }



h1 {
	font-size: 14px;
	letter-spacing : 0px;
	color: #dbe000;
}


h2 {
	font-size: 13px;
	line-height: 200%;
	letter-spacing: 2px;
}

h3 {
	font-size: 16px;
	letter-spacing : 1px;
	line-height: 200%;
	text-align: left;
}


h4 {
	font-size: 12px;
	font-weight: 400;
	letter-spacing : 1px;
	padding : 0px 0px 8px 0px;
}


h5 {
	font-size: 10px;
	font-weight: 400;
	letter-spacing : 1px;
	padding : 0px 0px 20px 0px;
}

h6 {
	font-size: 13px;
	letter-spacing: 2px;
}





p {
	font-size: 13px;
	letter-spacing : 1px;
	line-height: 150%;
	text-align: left;
}

.category {
          font-size: 16px;
}
.text p img {
}
