@charset "utf-8";						
						
/* ========================================================						
	base.css => ‘S‘Ì‹¤’ÊCSS					
======================================================== */						
						
/* ------------ ‘S‘Ì‹¤’Ê ------------ */						
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: 'A-OTF VƒS Pro','ƒƒCƒŠƒI' ,Meiryo, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3' , 'Hiragino Kaku Gothic Pro' , '‚l‚r ‚oƒSƒVƒbƒN' , Verdana ,'Osaka' ,sans-serif;
	background: #ffffff;
}

div {
	vertical-align:top;
}

/* normalize.css‚ðã‘‚« */						
table {
	border-collapse: separate;
	border-spacing: 2px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}

ul{list-style:none;}



