@charset "UTF-8";
/* reset styles */
/*//////////////////////////////////////////////////////////////////*/ 
 
  html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	
}
body:first-of-type{
	
}



body {
	font-size: 12px;
	font-family:"メイリオ", Meiryo,Verdana, "ヒラギノ角ゴ Pro W3", sans-serif;
}
* html body {
	font-size: 75%; /* IE 6 or sooner */
}
