@charset "utf-8";

/*----------------------------------------------------

	reset

----------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, mp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
article, aside, figure, figcaption, footer, header, nav, section {
	display: block;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-size: 16px;
	font-family: 'Lucida Grande', '游ゴシック', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	-webkit-text-size-adjust: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	vertical-align: bottom;
}
hr {
	width: 605px;
	height: 2px;
	background: #ccc;
	margin: 65px auto 42px;
	border: 0;
}
.cf:after { /* IE8+ */
	content: '';
	display: table;
	clear :both;
}
.text-note {
	color: #f00;
}
.no-left-hr {
	margin-left: 0 !important;
	padding-left: 0 !important;
	border-left: none !important;
}
a#anchorToSpInPc{
	display: none;
}
