@charset "UTF-8";
/*///////////////////////////////////////////////////////////

	おトクな定期購入について

///////////////////////////////////////////////////////////*/

img {border: none;}
#main h2 {
	margin-bottom: 0.7em;
	padding: 0px 0px 0.3em 30px;
	background: url(../../common/img/icon_leaf.gif) no-repeat 0px 0.1em;
	border-bottom: 1px dashed #A6CE39;
	font-size: 120%;
	line-height: 1.1em;
	color: #476B00;
}

/* 序文
----------------------------------------------------------------*/
#intro {
	padding-bottom: 12px;
}
#intro h3 {
	width: 170px;
	float: left;
}
#intro p {
	width: 478px;
	font-size: 100%;
	float: right;
}

/* 対象商品
----------------------------------------------------------------*/
#course {
	margin-bottom: 15px;
	background: url(../img/bg_lineup2.gif) repeat-y left;
}
#lineup {
	padding: 2px 0px 0px 37px;
	background: url(../img/bg_lineup1.gif) no-repeat left top;
}
#lineup table {
	width: 582px;
	border: 0;
	border-spacing: 6px;
	border-collapse: separate;
}
#lineup table td {
	width: 90px;
	height: 137px;
	padding-bottom: 7px;
	background: #F4FFD6 url(../img/bg_lineup3.gif) no-repeat left bottom;
	vertical-align: top;
}
#lineup table td.non {
	background: none;
}
#lineup table td p {
	padding: 0px 5px 0px 17px;
	background: url(../../common/img/icon_link.gif) no-repeat 6px 0.3em;
	line-height: 1.2em;
}
#course p#tokuten {
	padding: 4px 0px 25px 175px;
	background: url(../img/ft_lineup.gif) no-repeat left bottom;
}

/* 特典
----------------------------------------------------------------*/
ol#tokuten {
	margin: 0px;
	padding: 0px;
}
ol#tokuten li {
	margin: 0px;
	padding-bottom: 10px;
	list-style-type: none;
}
#tokuten h3 {
	padding-bottom: 10px;
}
#discount {
	margin: 6px 0px 19px 0px;
	padding: 2px;
	border: 2px solid #A9CF39;
}
#discount table {
	width: 647px;
	border: 0;
}
#discount table th {
	width: 33%;
	padding: 0.2em 0.2em 0.2em 0.5em;
	border: 1px solid #FFFFFF;
	background-color: #A9CF39;
	text-align: center;
}
#discount table th p {
	font-size: 80%;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
}
#discount table td {
	width: 33%;
	padding: 0.3em 0.2em 0.3em 1em;
	border: 1px solid #A9CF39;
}
#discount table td.non {
	background-color: #F4FFD6;
}
#discount table td span {
	padding-left: 1em;
	font-size: 1.4em;
	font-weight: bold;
}
#discount table td span.red {
	font-size: 1em;
	font-weight: normal;
}
#discount table td span.red strong {
	font-size: 1.4em;
}
ol#tokuten li ul li {
	padding: 0px 0px 1em 20px;
	background: url(../../common/img/maru_green.gif) no-repeat 0px 0.1em;
	font-size: 100%;
	line-height: 1.3em;
}
ol#tokuten li ul li span {
	font-size: 90%;
}
#sample h4 {
	padding: 0.3em 7px 0.2em 7px;
	background: #E3FF99 url(../img/hd_sample.gif) no-repeat left top;
	font-size: 90%;
	line-height: 1.2em;
	font-weight: normal;
}
#sample h4 img {
	width: 86px;
	padding: 5px 10px 5px 0px;
	vertical-align: middle;
	float: left;
}
ol#tokuten li #sample ul {
	width: 655px;
	float: left;
}
ol#tokuten li #sample ul li {
	width: auto;
	padding: 0px;
	float: left;
}

/* 定期購入Q＆A
----------------------------------------------------------------*/
dl#faq {
	padding-bottom: 25px;
}
dl#faq dt {
	padding: 0.4em 0px 23px 50px;
	background: url(../img/icon_q.gif) no-repeat left top;
	font-size: 110%;
	line-height: 1.1em;
	color: #476B00;
}
dl#faq dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../../common/img/img_border.gif) no-repeat left bottom;
}
dl#faq dd p {
	padding: 0.4em 0px 1.2em 50px;
	background: url(../img/icon_a.gif) no-repeat left top;
	font-size: 100%;
	line-height: 1.3em;
	color: #CC0000;
}

/* ご注意
----------------------------------------------------------------*/
#warning p {
	line-height: 1.3em;
	padding-bottom: 1.2em;
}


/* クリアフィックス 
----------------------------------------------------------------------------*/
#intro:after,
#sample h4:after,
#sample ul:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
}
#intro,
#sample h4,
#sample ul { display: inline-block; }
/* no ie-mac \*/
* html #intro,
* html #sample h4,
* html #sample ul { height: 1%; }
#intro,
#sample h4,
#sample ul { display: block; }
/* clearfix END */




