@charset "utf-8";
/* --------------------------------

	* Default Style Sheet {


		* last update 2010/07/21
		* modify : nazal;
	
	}
	
--------------------------------- */

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;
	font-size : 100.01%;
	font-style : normal;
}
html {
	overflow-y : scroll;
	height : 100%;
}
body {
	background-color: #FFFFFF;
	height : 100%;
	font-size : 12px;
	font-family : "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color : #999;
	letter-spacing : 0.05em;
	line-height : 1.6;
}
ul {
	list-style : none;
}
dt {
	display : block;
	width : auto;
}
img {
	background-color : transparent;
	vertical-align : top;
}
a img {
	border : none;
}
hr {
	height : 1px;
}
