@charset "UTF-8";


/* リセット
---------------------------------------------------- */

*{
	margin:0px;padding:0px;
}
address, em, cite, dfn, var {
	font-style: normal;
}
input, textarea {
	font-size:13px;
	font-family: sans-serif;
	font-weight: normal;
}
img,fieldset {
	border: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


/* ---------------------------------------------------- */

body { 
	text-align:center;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	background: #E8E8E8;
}
a {
	color:#0000ff;
	text-decoration:underline;
}
a:visited {
	color:#0000ff;
}
a:hover {
	text-decoration:none;
}


.cl {
	width:1px;
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}
.image-right {
	float:right;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:0 0 1.5em 1.5em;
}
.image-right img {
	margin:0 0 5px;
}
.img-center {
	margin:20px auto 30px;
}


/* clearfix
───────────────────────── */
div#order:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* hasLayout
───────────────────────── */
{
	height: 1%;
}

/* peek-a-boo bug
───────────────────────── */
 {
	height: 1%;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タイトルエリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* 囲み
───────────────────────── */

div.count {
	width:1000x;
	margin:0 auto ;
	background: #E8E8E8 url(image/bg-count.jpg)  repeat-y center top;
}


div.header {
	width:1000x;
	margin:0 auto;
	padding:0;
}
div.header h1 {
}
div.header h2 {
}
div.header p {
}




/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 本文エリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

div.container {
	width:1000px;
	margin:0 auto ;
	background: #E8E8E8 url(image/bg-container.jpg)  repeat-y center top;
}
div.main {
	width:700px;
	margin:0 auto ;
}
div.main h3 {
	color:#990000;
	font-size:22px;
	font-weight:bold;
	line-height:150%;
	text-align:center;
	margin:0 0 2em;
	padding:15px 0px 0px;
}
div.main h4 {
	color:#FF6600;
	font-size:20px;
	font-weight:bold;
	line-height:135%;
	text-align:center;
	margin:0 0 1em;
	padding:0 0 0;
}
div.main h5 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background:#e6e6e6;
	margin:0 0 10px;
	padding:7px 10px;
}
div.main h6 {
	color:#000000;
	font-size:17px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	border-bottom:#aaaaaa solid 1px;
	margin:0 0 10px;
	padding:0 0 10px;
}
div.main p {
	font-size:15px;
	line-height:200%;
	text-align:justify;
	text-justify:inter-ideograph; 
	margin:0 0 0;
	padding:0 0 1.5em;
}
div.main p strong {
	color:#cc0000;
	font-size:18px;
	font-weight:bold;
}
div.main p em {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
}
div.main p small {
	display:block;
	color:#333333;
	font-size:12px;
	font-weight:normal;
}
div.main ul {
	margin:0 0 1.5em 2em;
	padding:0 0;
}
div.main ul li {
	font-size:15px;
	line-height:175%;
	text-align:left;
	margin:0 0;
	padding:0 0;
}
div.main ol {
	margin:0 0 1.5em 2em;
	padding:0 0;
}
div.main ol li {
	font-size:15px;
	line-height:175%;
	text-align:left;
	margin:0 0;
	padding:0 0;
}
div.main blockquote {
	border:#999999 solid 1px;
	margin:0 0 30px;
	padding:20px 20px 1px;
}


/* メディア掲載
───────────────────────── */
div.media-a-box {
	border:#999999 solid 1px;
	padding:20px;
}

.media-a {
}
div.main td.media-a {
	width:320px;
	background: transparent url(image/media-footer.jpg)  repeat-x left bottom;
}
div.main td.media-a h4 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	margin:0 0 15px;
	padding:12px 20px 10px;
	background: transparent url(image/bg-media.jpg)  no-repeat left bottom;
}
div.main td.media-a p {
	margin:0 0 0;
	padding:0 0 15px;
}
div.main td.media-a p img {
	vertical-align:top;
}


/* 写真
───────────────────────── */
div.photo {
	font-size:1px;
	line-height:1px;
	text-align:left;
}
div.photo img {
	display:inline;
	width:165px;
	height:123px;
	margin:0 5px 5px 0;
}

/* 図
───────────────────────── */
div.fig-a {
	border:#999999 solid 1px;
	padding:20px;
	margin:0 0 20px;
}

/* 囲み
───────────────────────── */
div.box-a {
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	padding:25px 0 0;
}
div.box-a-head {
	height:8px;
	font-size:1px;
	line-height:1px;
	background: transparent url(image/box-a-head.gif)  no-repeat 0 0;
}
div.box-a-foot {
	height:8px;
	font-size:1px;
	line-height:1px;
	background: transparent url(image/box-a-foot.gif)  no-repeat 0 0;
}


/* 囲みＢ
───────────────────────── */
div.box-b {
	background: #ffffff url(image/box-b-body.jpg)  repeat-y center top;
	padding:25px 0 0;
}
div.box-b-head {
	height:15px;
	font-size:1px;
	line-height:1px;
	background: transparent url(image/box-b-head.jpg)  no-repeat 0 0;
}
div.box-b-foot {
	height:15px;
	font-size:1px;
	line-height:1px;
	background: transparent url(image/box-b-foot.jpg)  no-repeat 0 0;
}


/* 囲みＣ
───────────────────────── */
div.box-c {
	background: #ffffff url(image/box-c-body.jpg)  repeat-y center top;
	padding:5px 0 0;
}
div.box-c-head {
	height:15px;
	font-size:1px;
	line-height:1px;
	background: transparent url(image/box-c-head.jpg)  no-repeat 0 0;
}
div.box-c-foot {
	height:15px;
	font-size:1px;
	line-height:1px;
	background: transparent url(image/box-c-foot.jpg)  no-repeat 0 0;
}


/* リストＢ
───────────────────────── */
div.list-b {
	border:#aaaaaa solid 1px;
	margin:0 0 35px;
	padding:25px 0 0;
}
div.list-b ul {
	margin:0 0 20px 27px;
	padding:0 0 0 0;
}
div.list-b ul li {
	color:#333333;
	list-style:none;
	font-size:16px;
	font-weight:bold;
	line-height:180%;
	text-align:left;
	margin:0 0 5px;
	padding:0 0 2px 23px;
	background: transparent url(image/bullet2.gif)  no-repeat 0 -3px;
}


/* 商品紹介
───────────────────────── */
div.product {
	background: #ffffff url(image/box-b-body.jpg)  repeat-y center top;
	margin:0;
	padding:30px 40px 10px;
}

div.main div.product div.dvd p {
	font-size:14px;
	line-height:200%;
	text-align:left;
	margin:0 0 1.5em;
}
div.main div.product div.dvd h4 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:200%;
	text-align:left;
	margin:0 0 7px;
	padding:7px 0 0 10px;
}
div.main div.product div.dvd h3 {
	color:#990000;
	font-size:22px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:40px 0 0;
	padding:0;
	border:none;
}
div.main div.product div.dvd h5 {
	color:#000000;
	font-size:17px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background:none;
	border:none;
	margin:0 0 10px;
	padding:0 0 0;
}

.img-left {
	float:left;
	margin:0 15px 15px 0;
}

div.product div.dvd ul {
	margin:0 0 0;
	padding:22px 22px 7px;
	border:#e60000 solid 1px;
	background: #ffffff;
}
div.product div.dvd ul li {
	list-style:none;
	font-size:15px;
	font-weight:bold;
	line-height:160%;
	text-align:left;
	margin:0 0 12px 0;
	padding:0 0 0 23px;
	background: transparent url(image/bullet1.gif)  no-repeat 0 0;
}
div.product div.dvd ul li em {
	background:#ffff00;
}


/* お届けする商品
───────────────────────── */
div.list-table-a {
	margin:0 0 10px;
}
div.list-table-a table {
	width:620px;
	border-top: #999999 solid 1px;
	margin:0 0 20px;

	font-size:14px;
	line-height:150%;
	text-align:left;
}
div.list-table-a table th {
	width:90px;
	border-bottom: #999999 dotted 1px;

	font-weight:bold;
	padding:7px 1em;
	vertical-align:middle;
}
div.list-table-a table td {
	border-bottom: #999999 dotted 1px;
	padding:7px 1em;
	vertical-align:middle;
}

.list-table-a-cell-a1 {
	background: #EDF2F6;
}
.list-table-a-cell-a2 {
	background: #DADFE3;
}
.list-table-a-cell-b1 {
	background: #ffffff;
}
.list-table-a-cell-b2 {
	background: #EBEBEB;
}

/* リストＡ
───────────────────────── */
div.list-a {
	margin:2em 0 2em 0;
	padding:20px 20px 7px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	background: #ffffff url(image/bg-box-a.jpg)  no-repeat center top;
}


/* お客様の声
───────────────────────── */
div.voice-a {
	border: #999999 solid 1px;
	padding:20px 20px 0px;
	margin:0 auto;
}
div.main div.voice-a h4 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	margin:0 0 15px;
	padding:12px 20px 10px;
	background: transparent url(image/bg-voice-title2.jpg)  no-repeat left bottom;
}
div.main div.voice-a h5 {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:130%;
	text-align:left;
	background:none;
	border-bottom:#999999 solid 1px;
	margin:0 0 10px;
	padding:7px 0;
}
div.main div.voice-a p {
	color:#990000;
	font-size:14px;
	line-height:170%;
	text-align:justify;
	text-justify:inter-ideograph; 
	margin:0 0 1em;
	padding:0;
}
div.main div.voice-a small {
	color:#333333;
	font-size:12px;
	line-height:100%;
	text-align:left;
	margin:0 0 1em;
}
.voice-image {
	border:#cccccc solid 1px;
	margin:0 0 10px;
}
.voice-image img {
	margin:10px;
}

/* 約束
───────────────────────── */
div.promise {
	width:620px;
	margin:0 auto;
}

/* プレゼント
───────────────────────── */
div.present {
	width:620px;
	margin:0 auto;
}
div.main div.present h4 {
	margin:0 0 1em;
	padding:0;
}


/*よくある質問
───────────────────────── */
div.faq-head {
	height:6px;
	font-size:1px;
	line-height:1px;
	background: #999999 url(image/qa-head-head.gif)  no-repeat center bottom;
}
div.faq-foot {
	height:6px;
	font-size:1px;
	line-height:1px;
	background: #ffffff url(image/qa-body-foot.gif)  no-repeat center bottom;
}


div.faq {
	margin:0 0 20px;
}
div.faq table {
	width:700px;
	margin:0 auto;
	background: #ffffff url(image/qa-body-body.gif)  repeat-y center center;

	line-height:150%;
	text-align:left;
}
div.faq table th {
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding:10px 0 10px 1em;
	background: #999999;
}
div.faq table td {
	text-align:left;
	padding:10px 0 10px 1em;
}
div.faq table td strong {
	color:#999999;
	font-weight:bold;
}
div.main div.faq table p {
	line-height:180%;
	padding:0;
	margin:0 0 10px;
}


/*申し込み
───────────────────────── */
div.moushikomi {
	padding:60px 0 0;
}
div.main div.moushikomi h3 {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:175%;
	text-align:center;
	text-indent:0px;
	margin:0px 0px 0px;
	padding:10px 0px 40px;
}
div.main div.moushikomi h3 {
	font-size:15px;
	font-weight:bold;
	line-height:180%;
	text-align:left;
	text-indent:0px;
	margin:0 0 1em 0;
	padding:1em 0 0;
}
div.main div.moushikomi h3 small {
	font-size:12px;
	font-weight:normal;
}
div.main div.moushikomi blockquote {
	font-size:15px;
	font-weight:normal;
	line-height:200%;
	text-align:left;
	margin:0 0 1.5em 1.2em;
	padding:0;
	border:none;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッタ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

div.footer {
	padding:20px 0px 20px;
}
div.footer p {
	color:#333333;
	font-size:11px;
	line-height:150%;
	text-align:left;
}

address { 
	color:#555555;
	font-size:11px;
	font-style:normal;
	line-height:150%;
	text-align:left;
	text-indent:0px;
	border-top:#cccccc solid 1px;
	margin:0px;
	padding:15px 0px 20px;
}

div.count {
	font-size:17px;
	line-height:175%;
	font-weight:bold;
	text-align:center;
	color:#000000;
}

/* end */
