@charset "utf-8";
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, th, tr, form, fieldset, input, blockquote, img {
	font-size:100%;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
img {
	border : 0;
	vertical-align: bottom;
}
table {
	border-collapse : collapse;
}
br {
	letter-spacing:normal;
}
a {
	color : #039;
	text-decoration : none;
}
a:visited {
	color : #039;
	text-decoration : none;
}
a:hover {
	text-decoration : underline
}
body {
	text-align:center;
}
#wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	letter-spacing: 0.1em;
	line-height: 1.04em;
	font-weight: normal;
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
	background-color: #FFF;
}
div:after {
	display: block;
	clear: both;
}

