div#content h1,

div#content h2,

div#content h3,

div#content h4,

div#content h5,

div#content ul,

div#content li,

div#content p {

	margin:0;

	padding:0;

}

#body #mainvisual {

	margin-top:7px;
	margin-bottom: 14px;

}

#body #mainvisual img {

	border:0;

}

#body div#content .notice {
	clear: both;
	padding: 15px 0 8px;
}

#body div#content .notice li {
	font-size:10px;
	line-height:16px;
}

#body div#content #factory {
	margin-bottom: 11px;
	background: url(../graphic/index/background_factory.gif) no-repeat left bottom;
}

#body div#content #factory ul {
	padding: 0 0 14px 15px;
}
#body div#content #factory li {
	float: left;
	padding-right: 10px;
}

#body div#content #omake {
	float: right;
	width: 368px;
	background: url(../graphic/index/background_omake.gif) no-repeat left bottom;
}

#body div#content #omake .button {
	padding: 0 0 6px 11px;
}

#body div#content #corn {
	float: left;
	width: 369px;
	margin-bottom: 11px;
	background: url(../graphic/index/background_corn.gif) no-repeat left bottom;
}

#body div#content #corn .button {
	padding: 0 0 8px 13px;
}

#body div#content #mobileQR {
	float: left;
	width: 369px;
}


.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}



.clearfix {

	display: inline-block;

}



/* Hides from IE-mac \*/

* html .clearfix {

	height: 1%;

}



.clearfix {

	display: block;

}
