@charset "utf-8";
/*------------------------------------------------------------
  popup.css
------------------------------------------------------------*/

/* = pageDiet
------------------------------------------------------------*/
#pageDiet {
	width: 730px;
	line-height: 1.6;
	margin: 1.5em auto 3em;
}
#pageDiet h1 {
	float: left;
}
#pageDiet p {
	margin-bottom: 1.5em;
}
#pageDiet table {
	margin-bottom: 1em;
}
#pageDiet table td {
	border: 1px solid #ccc;
}
#pageDiet a {
	color: #333;
	text-decoration: underline;
}
#pageDiet a:hover {
	color:#f60; 
}


/* = pageVoice
------------------------------------------------------------*/
#pageVoice {
	width: 740px;
	line-height: 1.6;
	margin: 1.5em auto 3em;
	text-align: center;
}
#pageVoice a {
	color: #3333cc;
}
#pageVoice a:hover {
	color: #990033;
}
 
#pageVoice table {
	width: 100%;
	margin: 0 0 2em;
    border-collapse: separate;
    border-spacing: 0;
    empty-cells: show;
    border-top: 1px solid #ec3f13;
    border-right: none;
    border-bottom: none;
    border-left: 1px solid #ec3f13;
	text-align: left;
}
#pageVoice th,
#pageVoice td {
	padding: 0.5em;
    border-top :none;
    border-right: 1px solid #ec3f13;
    border-bottom: 1px solid #ec3f13;
    border-left: none;
	vertical-align: top;
}


/* = pageHenkin
------------------------------------------------------------*/
#pageHenkin {
	width: 730px;
	line-height: 1.6;
	margin: 1.5em auto 3em;
}
#pageHenkin h1 ,
#pageHenkin h2 ,
#pageHenkin h3 ,
#pageHenkin p {
	margin-bottom: 1.5em;
}
#pageHenkin h1 {
	color: #f60;
	font-size: 123.1%;
}
#pageHenkin h2 {
	font-weight: normal;
}
#pageHenkin h3 {
	padding-left: 16px;
	background: url(../img/tri_grn2.jpg) no-repeat 0 0.2em;
	color: #396;
}
#pageHenkin #list {
	border: 1px solid #333;
	padding: 1em;
}
#pageHenkin #list dt {
	margin-bottom: 1em;
}
#pageHenkin #list li {
	list-style: disc;
	margin-left: 2em;
}


/* = pageHiwa
------------------------------------------------------------*/
#pageHiwa {
	width: 730px;
	line-height: 1.6;
	margin: 1.5em auto 3em;
}
#pageHiwa p {
	margin-bottom: 1.5em;
}
#pageHiwa a {
	color: #333;
	text-decoration: underline;
}
#pageHiwa a:hover {
	color:#f60; 
}
#pageHiwa table {
	margin-bottom: 1em;
}
#pageHiwa table td {
	border: 1px solid #ccc;
}
#hiwa_left {
	float: left;
	width: 260px;
}
#hiwa_right {
	float: right;
	width: 450px;
}


/* = pageDiet
------------------------------------------------------------*/
#pageDiet {
	width: 730px;
	line-height: 1.6;
	margin: 1.5em auto 3em;
}
#pageDiet h1 {
	float: left;
}
#pageDiet p {
	margin-bottom: 1.5em;
}
#pageDiet table {
	margin-bottom: 1em;
}
#pageDiet table td {
	border: 1px solid #ccc;
}
#pageDiet a {
	color: #333;
	text-decoration: underline;
}
#pageDiet a:hover {
	color:#f60; 
}


/* = pageDiet2
------------------------------------------------------------*/
#pageDiet2 {
	width: 740px;
	line-height: 1.6;
	margin: 1.5em auto 3em;
}
#pageDiet2 h1 ,
#pageDiet2 h2 ,
#pageDiet2 h3 {
	clear: both;
	margin-bottom: 1em;
}
#pageDiet2 p ,
#pageDiet2 ul {
	margin-bottom: 1.5em;
}
#pageDiet2 .list li {
	margin-bottom: 1.5em;
	padding-left: 16px;
	background: url(../img/tri_grn2.jpg) no-repeat 0 0.2em;
}
#pageDiet2 .notice {
	margin: 0 20px 1.5em;
	padding: 0.5em;
	border: 3px double #c00;
	color: #c00;
	text-align: center;
}
#pageDiet2 .inner {
	margin: 0 20px;
}
#pageDiet2 .box_left {
	float: left;
	width: 317px;
}
#pageDiet2 .box_right {
	float: right;
}
#pageDiet2 .table {
	margin-bottom: 1.5em;
}
#pageDiet2 .table td {
	padding: 0 1em;
	vertical-align: top;
}


/* = pageData
------------------------------------------------------------*/
#pageData {
	width: 740px;
	line-height: 1.6;
	margin: 1.5em auto 3em;
}
#pageData p ,
#pageData ul {
	margin-bottom: 1.5em;
}
#pageData table {
	width: 700px;
	margin: 0 auto 1.5em;
}
#pageData td {
	padding: 0.25em 0.5em;
	border: 1px solid #ccc;
}
#pageData table table {
	width: 640px;
	margin-top: 1.5em;
}


/* = pageTaishibou
------------------------------------------------------------*/
#pageTaishibou {
	width: 740px;
	line-height: 1.6;
	margin: 1.5em auto 3em;
}
#pageTaishibou p {
	margin-bottom: 1.5em;
}

.btn_footer {
	width: 510px;
	margin: 0 auto;
}

#pageHenkin .btn_buy ,
#pageHiwa .btn_buy ,
#pageDiet .btn_buy ,
#pageDiet2 .btn_buy ,
#pageDiet2 .btn_buy ,
#pageData .btn_buy ,
#pageTaishibou .btn_buy {
	margin: 30px 0;
	text-align: center;
}
