@charset "UTF-8";

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 12px;
}

body,
table,
input, textarea, select, option {
	-webkit-text-size-adjust: none;
}

textarea {
	padding: 3px;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul ,li {
	list-style: none;
}

dt ,dd {
	word-break: break-all;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

a:link{
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:active {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

body {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	font-size:12px;
	overflow-y: hidden;
}
