.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}



#ninja_onebutton {
	margin-top: 20px;
}



#main-area {
	position: relative;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 16px;
	padding: 50px 0 40px;
	box-shadow: 0 0 2px #666666;
	border-radius: 10px;

	background: #e2e2e2;
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #e2e2e2 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(50%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e2e2e2 50%);
	background: -o-linear-gradient(top,  #f4f4f4 0%,#e2e2e2 50%);
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#e2e2e2 50%);
	background: linear-gradient(to bottom,  #f4f4f4 0%,#e2e2e2 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e2e2e2',GradientType=0 );
}

.well-received {
	position: absolute;
	top: -18px;
	left: 26px;
}

#main-area h1 {
	width: 748px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 48px;
	font-weight: normal;
	text-align: center;
	background: none;
	color: #ff5722;
	text-shadow: 0 1px 1px #b8b8b8;
	letter-spacing: 1px;
	line-height: 1.0;
	border-top: 3px double #ff5722;
	border-bottom: 3px double #ff5722;
	text-align: center;
}

#main-area h1 img {
	vertical-align: top;
}

#main-area p {
	margin: 14px 0 0;
	font-size: 14px;
	text-align: center;
	line-height: 2.0;
}

.time-limited {
	position: absolute;
	top: -10px;
	right: -84px;
}

.features {
	position: relative;
	width: 748px;
	height: 122px;
	margin: 16px auto 0;
	padding: 0;
	font-size: 0;
	list-style: none;
	text-align: center;
}

.features li {
	position: absolute;
	display: inline-block;
}

.features li.hdr { left: 75px; }
.features li.nr { left: 260px; }
.features li.dr { right: 68px; }

.features li img {
	font-size: 16px;
	vertical-align: top;
}

.sample {
	text-align: center;
}

.sample img {
	vertical-align: top;
	box-shadow: 0 0 1px #999999;
}

.chance {
	margin-top: 24px;
	margin-right: 20px;
	text-align: right;
}

.price {
	margin: 60px 0 40px;
}

.price img {
	float: left;
	vertical-align: top;
}

a.link-button {
	display: block;
	color: #ffffff;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.15s ease;
}

a.shop-button {
	margin: 20px auto 0;
	padding: 20px 0;
	width: 600px;
	background-color: #1ba8e0;
	font-size: 24px;
	box-shadow: 0 2px 1px #0f6080;
}

a.shop-button:hover { background-color: #1cb2ed; }

a.shop-button span {
	position: relative;
	padding-left: 40px;
}

a.shop-button span:before {
	content: url(shop.png);
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -18px;
}

a.download-button {
	margin: 20px auto 0;
	padding: 12px 0;
	width: 400px;
	background-color: #6b9eb3;
	font-size: 18px;
	box-shadow: 0 1px 1px #4d7180;
}

a.download-button:hover { background-color: #73aabf; }



table#info-area {
	margin: 8px auto 28px;
	border-spacing: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}

table#info-area td {
	background-color: #ffffff;
	color: #666666;
	border: 1px solid #cccccc;
	vertical-align: top;
}

table#info-area td h2 {
	margin: 0 0 8px;
	padding: 0 0 2px;
	font-size: 14px;
	background: none;
	height: auto;
	line-height: 1.4;
	color: #666666;
	border-bottom: dashed 1px #b3b3b3;
}

table#info-area td .text4col {
	margin: 8px 0 0;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}

#campaign-info td {
	padding: 16px;
}

#campaign-info p {
	margin: 10px 0 10px 3.0em;
}

#campaign-info ul {
	padding: 0 0 0 4.0em;
}

#product-info td {
	width: 266px;
	height: 266px;
	padding: 8px;
}

#product-info .product_title {
	text-align: center;
}

#product-info .product_title img {
	vertical-align: top;
}

#product-info .link_arrow {
	margin-top: 8px;
}
