@charset "UTF-8";
#main-image {
	margin-bottom: 20px;
}
#article {
}

#article p {
	text-align: center;
	font-size: 131%;
	font-weight: bold;
	background-image: url(../supplement/img/article-bg.jpg);
	background-repeat: repeat-y;
}

#article01 {
	height: 403px;
	background-image: url(../supplement/img/suisonochikara-bg.gif);
	background-repeat: no-repeat;
}
#article01 p {
	padding-top: 235px;
	padding-left: 480px;
}
#article02 {
	height: 426px;
	background-image: url(../supplement/img/kasseisannso-bg.gif);
	background-repeat: no-repeat;
}
#article02 .a01 {
	width: 300px;
	float: left;
	padding-top: 210px;
	padding-left: 85px;
}
#article02 .a02 {
	float: right;
	width: 320px;
	padding-top: 150px;
	padding-right: 85px;
}
#article03 {
	background-image: url(../supplement/img/benikouji-tikara-bg01.jpg);
	background-repeat: no-repeat;
	height: 339px;
}
#article03 p {
	width: 450px;
	padding-top: 230px;
	padding-left: 400px;
}
#article04 {
	height: 519px;
	background-image: url(../supplement/img/benikouji-tikara-bg02.jpg);
	background-repeat: no-repeat;
}
#article04 p {
	width: 400px;
	padding-top: 20px;
	padding-left: 400px;
}
#article05-left {
	float: left;
	height: 323px;
	width: 475px;
	background-image: url(../supplement/img/kakigara-bg.jpg);
	background-repeat: no-repeat;
	margin-left: -35px;
	margin-bottom: 40px;
	margin-top: 50px;
}
#article05-left p {
	width: 390px;
	padding-top: 120px;
	padding-right: 20px;
	padding-left: 65px;
}
#article05-right {
	height: 323px;
	width: 440px;
	background-image: url(../supplement/img/benikouji-bg.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 40px;
}
#article05-right p {
	padding-top: 120px;
	padding-right: 20px;
	padding-left: 20px;
}
#spec {
	width: 100%;
	font-size: 85%;
	margin-bottom: 40px;
	clear: both;
}
#spec tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
}
#spec th {
	padding-top: 5px;
	padding-bottom: 5px;
}
#order-banner {
	height: 400px;
	width: 900px;
	background-image: url(../supplement/img/order.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#order-banner .btn {
	float: left;
	margin-right: 65px;
	margin-left: 65px;
	margin-top: 350px;
}
