@charset "shift_jis";
/*-----------------------------
RESET & BASE
----------------------------- */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
 margin: 0;
 padding: 0;
}
body {
 width: 100%;
 line-height: 1.0;
 -webkit-text-size-adjust: none;
 font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
 display:block;
}

li img,
img {
 border: 0;
 vertical-align: middle;
 font-size: 0;
 line-height: 0;
}

ul, ol {
 list-style: none;
}

table {
 border-spacing: 0;
 empty-cells: show;
}

dfn {
	font-style: normal;
}

a {
	text-decoration: none;
}
a:visited {
	color: #663399;
}
img {
	line-height: 1;
	font-size: 0;
	vertical-align: top;
}
/*font
--------------------*/
body {
	position: relative;
	font-size: 12px;
	line-height: 1.5;
	color: #413c26;
}