@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.6;
}

img{
	border: 0;
}

ul, ol{
	list-style: none;
}

body{
	font-size: 62.5%; /* 基準フォントをおよそ10pxに変換*/
}