@charset "utf-8";
/* CSS Document */

/*----------ページデザイン----------*/
body {
	line-height: 1.3;
	color: #666;
	background-color: #F2F2F2;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#wrapper {
	background-color:#FFF;
	max-width: 720px;
	border:0;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	text-align:left;
}

/*----------デザイン----------*/
img {
	max-width: 100%;
	height: auto;
}

.iptHdn {
	width:1px;
	height:1px;
	padding: 0px;
	margin: 0px;
	opacity:0;
}

