@charset "UTF-8";

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

html {
	overflow-y: scroll;
	font-size:62.5%;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

fieldset, img {
	border: 0 none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

object, embed, img {
	vertical-align: top;
}


p {
	font-size: 14px;
	line-height: 1.8;
}


a {
	text-decoration: none;
}

a:hover {
	cursor: pointer;
}


img{	border:0px none #FFFFFF;
		width: 100%;
	    height: auto;
}

body
{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	color: #1D1D1D;

}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}







/* ================================================
	aaaa
================================================ */

/* ================================
	aaaa
================================ */

/* ======== aaaa ======== */

/* --------------------------------
	aaaa
-------------------------------- */

/* -------- aaaa -------- */

/* ---- aaaa ---- */

/* -- aaaa -- */

/* aaaa */
