@charset "utf-8";

/**************************************************

		common
        
**************************************************/

html,body{background:#FFF;}

body {font-size: 13px;font-family:"Century Gothic",YuGothic,"貂ｸ繧ｴ繧ｷ繝�け","繝｡繧､繝ｪ繧ｪ", Meiryo,"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;margin:0;letter-spacing: 0.5px;}

a{text-decoration:none;color:#555;}
a:hover{opacity:0.7;}

ul{margin:0;padding:0; list-style: none;}
ol{margin:0;padding:0; list-style: none;}

p{margin:0;padding:0;}


.txhide{display:table;overflow:hidden;white-space:nowrap;width:100%;height:100%;text-indent: 100%;}


h2 {background:url(../images/h2_bg.gif) no-repeat;height:90px;margin:0 auto;color:#fff;text-align: center; padding-top:10px;background-size: 100%;}
h3 {width: 100%;text-align: center;margin: 0 auto; line-height: 45px;}





@media screen and (max-width: 480px){
h2 {    height: 40px; padding-top: 3px;background-size: 100%;}

}



