@charset "UTF-8";
/* CSS Document */
body {
	font-family: Helvetica, Arial, "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img {
	margin:0px;
	padding:0px;
	border:0;
	vertical-align: top;
}
div {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
	display:block;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.clearfix:after
{	content:"";
	display:block;
	clear:both;} /* IE8, ModanBrowser */
.clearfix {width:100%;} /* clearfix IE 6, 7 */