@charset "utf-8";

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

img {
	border:none;
}

#body {
	width:740px;
	background:#FFF;
	font-size:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	color:#525252;
	line-height:1.8;
}

#wrap{
	width:340px;
	overflow:auto;
	background:#fff;
	margin:0px auto;
	overflow:hidden;
	font-size:80%;
	padding:20px;
	line-height:1.6;
}

#wrap p {
	padding:0 0 10px 0;
	color:#525252;
	text-align: justify;
}
