@charset "shift_jis";

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: 62.5%;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*======================================
!!3.Other
=======================================*/
body {
color: #ff9966;
background : url(../images/bg.jpg) repeat;
}
