/*----------------------------
基本設定
----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
html {
	background: #FFF;
	overflow-y:scroll;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
	line-height: 1.6;
	color: #333;
	background: #FFF;
}
hr {
	display: none;
}
img {
	vertical-align: bottom;
	border-style: none;
}

/*----------------------------
全体の枠
----------------------------*/
#wrapper {
	margin: 0px auto;
	width: 1430px;
	overflow: hidden;
}

body {
	font-family: "A-OTF 秀英角ゴシック銀 Std L";
	font-size: 15px;
	color: #000;
	text-decoration: none;
	margin-left: 120px;
	padding-left:0px;
	padding-right:0px;
}
