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


*                      {margin:0; padding:0;}
html                   {margin:0!important; padding:0;}
body                   {padding:0; margin:0; font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif; background:#fcf9f0;}
body, div, li, p   {font-size:14px; color:#333;}
h1,h2,h3,h4,h5,p,ul,li {margin:0px; padding:0px; font-weight:normal;}
ul,li     {list-style-type: none; margin:0;}
img       {border:none; vertical-align:bottom;}
a         {text-decoration:none; overflow:hidden;}
a:hover   {text-decoration:none;}
.clear    {clear:both; margin:0; padding:0; height:0; width:0;}
.clear hr {display:none; border:none; height:0px;}
.left {float:left;}
.right {float:right;}
a:hover img.alpha{ filter: alpha(opacity=80); -ms-filter: “alpha(opacity=80)”; opacity:0.8;}
.w980 {width:980px; margin:0 auto;}
.box {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
article,aside,canvas,details,figcaption,figure,
header,footer,main,menu,nav,section,summary {
	display: block;
}


