@charset "utf-8";
/* CSS Document */
body, div, p, form, input, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, address {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
}img {
	border-width: 0px;
	vertical-align: bottom;
}
body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 72.5%;
}
html {
	overflow-y: scroll;
}

ul {
	list-style-type: none;
}
p {
	font-size: 1.2em;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

