@charset "utf-8";
/* reset-css*/

html, head, body, h1, h2, h3, h4, h5, h6, ul, ol, li, a, p, dl, dd, dt, div, span, img, hr, table, tbody, caption, tr, th, td{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
	text-align:left;
	color:#000;
font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;/*'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ 明朝',"MS PMincho",'メイリオ',Meiryo,sans-serif;*/
}/**/
/*wordpress ビジュアル使う場合にemとstrongをとりました。*/