/* 
━━━━━━━━━━━━━━━━━━━━━━━━━
共通
━━━━━━━━━━━━━━━━━━━━━━━━━  
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td
{
  margin: 0;
  padding: 0;
}
fieldset, img{
  border: 0;
}
abbr,acronym{
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
  font-style: normal;
  font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
  font-size: 100%;
  font-weight: normal;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #047EC8;
}
a:active {
	text-decoration: none;
	color: #047EC8;
}
.size11-black {font-size: 11px}
.size15-black {
	font-size: 15px;
	font-weight: bold;
}
.size16-red {
	font-size: 16px;
	font-weight: bold;
	color: #EA0000;
}
.size20-red {
	font-size: 20px;
	font-weight: bold;
	color: #EA0000;
}
.marker-yellow {
	background: #FAF37A;
}
.marker-red {
	background: #F20000;
	color: #FFFFFF;
}
.marker-blue {
	background: #0033FF;
	color: #FFFFFF;
}
h1 {
	height: 30px;
	width: 700px;
	margin:0 auto;
	padding: 0p;
	background:url(image/bg_h1.gif) no-repeat left top;
	background-color:#80c03b;
	font-size: 12px;
	line-height:30px;
	color:#fff;
	text-align:left;
}
h2 {
	line-height: 0px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}
h3 {
	position:relative;
	height: 210px;
	width: 800px;
	/*margin: 40px -194px 20px;*/
	margin: 40px -194px 20px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h3 img {
	position:absolute; left:-194px; top:0px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h5 {
	font-size: 17px;
	font-weight: bold;
}
h6 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin: 40px 0px 20px;
	padding: 0px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ページレイアウト
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

body {
	font: normal 15px/1.5em 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:#fff url(image/bg_body.gif) repeat-x left top;
}
#wrapper {
	height: auto;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: auto;
}

#contents {
	height: auto;
	width: 700px;
	padding: 40px 0px 2px;
	margin: 0px auto;
	text-align: left;
	background: #FFFFFF;
	border-left:3px solid #80c03b;
	border-right:3px solid #80c03b;
}
#contents-inner {
	width: 610px;
	margin: 0px 45px;
	padding: 0px;
	height: auto;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッター
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

#footer {
	margin: 0px;
	padding: 15px 0px 25px;
	height: auto;
	background-color:#80c03b;
	border-top:8px solid #fff45c;
}
#footer a:link {
	color: #ddeeca;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #ddeeca;
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer a:active {
	text-decoration: none;
	color: #fff;
}
address {
	font-size: 12px;
	text-align: center;
	color: #ddeeca;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッターナビ
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

div.fnavi {
	margin: 0;
	padding: 0px;
	height: auto;
	text-align: center;
}
div.fnavi ul {
}
div.fnavi li {
	font-size: 11px;
	list-style: url(none) none;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}



/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ボックス
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.box {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 610px;
}
.box-top {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: auto;
	width: 610px;
}
.box-top img {
	display:block;
}
.box-bottom {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: auto;
	width: 610px;
}
.box-inner {
	margin: 0px;
	padding: 0px 25px;
	height: auto;
	width: 560px;
}
div.box {
	margin: 30px 0px;
	padding: 0px;
	height: auto;
	width: 610px;
}
div.box-inner {
	margin: 5px 0px;
	padding: 0px;
	height: auto;
	width: 560px;
}
div.block {
	margin: 30px 0px;
	padding: 24px;
	width: 560px;
	background: #F0F0F0;
	border: 1px solid #CCCCCC;
}
div.block-inner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 560px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ベネフィット
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

div.check {
	margin: 0px auto;
	padding: 0px;
}
div.check ul {
}
div.check li {
	list-style: none;
	font-size: 16px;
	background: url(image/check.gif) no-repeat left top;
	padding-left: 28px;
	margin: 20px 0px;
}
div.check li strong {
	font-size: 20px;
	font-weight: bold;
}
div.check-small {
	margin: 0px auto;
	padding: 0px;
}
div.check-small ul {
}
div.check-small li {
	background: url(image/check2.gif) no-repeat left top;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
申込み
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.order-left {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px;
	text-align: left;
	vertical-align: top;
}
.order-right {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 340px;
	height: auto;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}
.price {
	width: 319px;
	height: 40px;
	padding: 0px;
	margin: 10px 21px 10px 0px;
}
.comma {
	height: 40px;
	width: 12px;
	margin: 0px;
	padding: 0px;
}
.price-left {
	width: 132px;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 30px;
	text-align: left;
}
.number {
	height: 40px;
	width: 25px;
	margin: 0px;
	padding: 0px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
特典
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.pre {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 560px;
}
.pre-left {
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: left;
	vertical-align: top;
}
.pre-right {
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
Q&A
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.q-left {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 35px;
}
.q-right {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 10px;
}
.a-left {
	margin: 0px;
	padding: 20px 0px 0px;
	vertical-align: top;
	text-align: left;
	height: auto;
	width: 35px;
}
.a-right {
	margin: 0px;
	padding: 20px 0px 0px;
}


/*end*/


/**
	add by wisdomdesign co., ltd
	2011/02/15
 */
/* .tbl_kaiwa { */
.tbl_kaiwa {
	border-collapse:collapse;
}
.tbl_kaiwa th,
.tbl_kaiwa td {
	padding:5px 10px;
}
.tbl_kaiwa th {
	width:4em;
	vertical-align:top;
}
.tbl_kaiwa tr.other th {
	padding-left:30px;
	background:#dcf7ff url(image/icn_kaiwa_a.gif) no-repeat 10px 7px;
	color:#0086ae;
}
.tbl_kaiwa tr.other td {
	background-color:#dcf7ff;
}
.tbl_kaiwa tr.me th {
	padding-left:30px;
	background:#dfffd1 url(image/icn_kaiwa_b.gif) no-repeat 10px 7px;
	color:#2b8c01;
}
.tbl_kaiwa tr.me td {
	background-color:#dfffd1;
}
/* } .tbl_kaiwa */

/* ul.cry { */
ul.cry {
	list-style:none;
}
ul.cry li {
	min-height:30px;
	_height:30px; /* ie6 only */
	margin-bottom:5px;
	padding:5px 0px 0 40px;
	background:url(image/icn_cry.png) no-repeat 0 0;
}
/* } ul.cry */


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
感想
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.voice_top {
	margin: 0 auto 30px;
	padding-top: 30px;
	width: 610px;
	background: url(image/voice_top.jpg) no-repeat left top;
}

.voice_bottom {
	padding-bottom: 30px;
	background: url(image/voice_bottom.jpg) no-repeat left bottom;
}

.voice {
	padding: 0 20px 1px;
	width: 570px;
	background: url(image/voice_middle.jpg) repeat-y left top;
}

.voice p {
	margin-bottom: 20px;
	font-size: 14px;
}

.voice .img_r {
	float: right;
}