@charset "utf-8";

body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
}
img {border:0;}
ul {list-style: none;}

/*======================================
!!2.Fonts
=======================================*/

body {
font-size: 99.5%;
font-family: 'メイリオ',Helvetica, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',  Meiryo, 'ＭＳ Ｐゴシック', "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;line-height:1.7;
}

/*======================================
!!3.Other
=======================================*/
body {
color: #010F34;
background : url(../images/back.gif) repeat;
}