@charset "utf-8";

/*common*/
body {
	color:#000;
	font-size:small;
	line-height:1.5em;
	font-family:メイリオ,"ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}

/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}


/* style_common */

h1 {
	font-size:large;
	font-weight:normal;
	letter-spacing:5px;
}

#wrapper {
	text-indent:-9999px;
	height:0;
}

ul li {
	float:left;
	height:0;
	text-indent:-9999px;
}












