@charset "utf-8";
/* ------------------------------------------------------
base setting
------------------------------------------------------ */
body {
	border:0;
	padding:0;
	font-size:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0px;
	font-size: 75.5%; /* IE */
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, div, form, address {
list-style-type:none;
margin:0;
border:0;
padding:0;
font-style:normal;
font-weight:normal;
font-size:100%;
}
table {
  font-size: 100%; /* IE */
}
img {border:none;
}
.cb {
  clear:both;
}

/* ------------------------------------------------------
font size
------------------------------------------------------ */

html>/**/body {
  font-size: 12px; /* Except IE */
}