@charset "Shift_JIS";


/* -------------------------------------------------------------------------------- */
/* ########## */
/* -------------------------------------------------------------------------------- */
*{
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size:100.01%;
	font-weight:normal;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin:0;
	padding:0;
	}

img { border:0; }

h1 {
	text-align:center;
	margin:0px 0 0 0;
	}

div.Category {
	width:600px;
	text-align:center;
	margin:0 auto;
	padding:0 0 30px 0;
	}
	div.Category h1 {
		text-align:left;
		}
	div.Category h2 {
		text-align:left;
		margin:0 0 15px 0;
		}

