* { margin: 0; padding: 0; border: none; background-repeat: no-repeat; font-size: 12px; line-height: 18px; font-weight: normal; color: #000000; font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック",sans-serif;}
/* * { margin: 0; padding: 0; border: none; background-repeat: no-repeat; font-size: 12px; line-height: 18px; font-weight: normal; color: #000000; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";} */

body { background-color: #F3F3F3; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
ul,li { list-style: none; }

/* ClearFix */

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
