@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure, footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: normal;
	font-family: Helvetica, HiraKakuProN-W3;
	vertical-align: bottom;
	background: transparent;
	-webkit-text-size-adjust: none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
body {
	font-size: 16px;
	line-height: 1.5;
	position: relative;
	right: 0;
	overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	line-height: 1.5;
}
h2 {
	font-size: 17px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
ul, ol {
	list-style-type: none;
}
table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
th, caption {
	text-align: left;
	font-weight: normal;
}
legend {
	color: #000;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
a img {
	vertical-align: top;
	text-decoration: none;
}
body { color: #333; }
a:link { color: #0066ff; }
a:visited { color: #0066ff; }
a:hover { color: #0066ff; }