@charset 'utf-8';
/* ------------------CSS Document-------------------------- */

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
   margin:0;
   padding:0;
}

/*リンクの色・効果指定*/
A:link { color: #DF085E; text-decoration:underline }
A:visited { color: #DF085E; text-decoration:underline; }
A:active { color: #5A2614; text-decoration: none; }
A:hover { color: #5A2614;  text-decoration: underline; }

h1{
	font-size: 12px;
	font-weight:normal;
	color: #FFFEE7;
	line-height:20px;
	text-align:left;
	text-indent:30px;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #5A2614;
	background-image:url(img/h2_bg.jpg);
	background-repeat:no-repeat;
	width:695px;
	height:30px;
	margin:25px 0px 15px 35px;
	padding:0;
	line-height:32px;
	text-align:left;
	text-indent:15px;}

h3{
	font-size: 16px;
	font-weight: bold;
	color: #5A2614;
	background-image:url(img/h3_bg.jpg);
	background-repeat:no-repeat;
	width:695px;
	height:30px;
	margin:20px 0px 0px 35px;
	padding:0;
	line-height:32px;
	text-align:left;
	text-indent:40px;}

h4{
	font-size: 20px;
	font-weight: bold;
	color: #222;
	background-image:url(img/h4_bg.jpg);
	background-repeat:no-repeat;
	width:695px;
	height:42px;
	margin:20px 0px 10px 35px;
	padding:0;
	line-height:45px;
	text-align:left;
	text-indent:47px;}

h5{font-size: 16px;
	font-weight: bold;
	color: #5A2614;
	background-image:url(img/h5_bg.jpg);
	background-repeat:no-repeat;
	width:590px;
	margin:20px 40px 0px 25px;
	padding:0;
	line-height:35px;
	text-align:left;
	text-indent:37px;}

img {
    border:none;
}

ul,li{
    list-style:none;
    font-family: "Meiryo","Hiragino Kaku Gothic Pro","sans-serif";
}


body {
   background-image:url(img/bg.jpg);
   background-repeat:repeat-x;
   background-attachment:fixed;
   background-color:#fff;
   color:#5A2614;
   font-family: "Meiryo","Hiragino Kaku Gothic Pro","sans-serif";
}

#wrapper {
   width:730px;
   margin-left:auto;
   margin-right:auto;
   background-color:#fff;
   border-left: 1px solid #aaa;
   border-right: 1px solid #aaa;
   font-family: "Meiryo","Hiragino Kaku Gothic Pro","sans-serif";
}

/*------------------------------img-----------------------------------*/

.h1_bg {
	background-image:url(img/h1_bg.jpg);
	width: 730px;
	height: 40px;
}

#header {
	font-size: 12px;
	background-color:#ffffff;
	word-spacing: normal;
	background-image:url(img/header.jpg);
	width: 730px;
	height: 398px;
	text-indent:-9999px;
}

#subheader {
	font-size: 12px;
	background-color:#ffffff;
	word-spacing: normal;
	background-image:url(img/m1.jpg);
	width: 730px;
	height: 100px;
	text-indent:-9999px;
}


#m3 {
	background-color:#ffffff;
	word-spacing: normal;
	background-image:url(img/m3.jpg);
	margin:20px 0px 10px 0px;
	width: 630px;
	height: 77px;
	text-indent:-9999px;
}

#m4 {
	background-color:#ffffff;
	word-spacing: normal;
	background-image:url(img/m4.jpg);
	margin:40px 0px 10px 0px;
	width: 630px;
	height: 77px;
	text-indent:-9999px;
}

#m5 {
	background-color:#ffffff;
	word-spacing: normal;
	background-image:url(img/m5.jpg);
	margin:40px 0px 10px 0px;
	width: 630px;
	height: 77px;
	text-indent:-9999px;
}


/*-----------------------main-----------------------------------------------*/

.limited{
	width: 600px;
	margin: 20px auto;
	font-size: 16px;
	font-weight: bold;
	border: solid 2px #DF085E;
	background-color: #ffffe9;
	text-align: center;
	padding: 10px;
	margin-top:20px;
	line-height: 26px;
	}


.countdown	{
	font-size: 18px;
	font-weight: bold;
	color: #5A2614;
	background-color: #ffffe9;
	text-align: center;
	line-height: 30px;
	padding:15px;
	}

.body_text{
	color:#5A2614;
	font-size:14px;
	line-height: 160%;
	font-weight:normal;
	margin:10px 35px 10px 35px;
	padding:0px;
	text-align: left;
	width: 660px;
}

.body_text2{
	color:#5A2614;
	font-size:14px;
	line-height: 160%;
	font-weight:normal;
	margin:10px 35px 10px 35px;
	padding:0px;
	text-align: left;
	width: 660px;
}

.body_text2 img{float:left;margin:0 20px 20px 0;}

.body_text p{background-image:url(img/check.png);background-repeat:no-repeat;background-position:left top;margin:20px 0px 10px 0px; padding:0px 10px 0px 28px; font-weight:bold; color:#cc0033;line-height:32px; font-size:18px;}

.order_text{
	color:#5A2614;
	font-size:14px;
	line-height: 160%;
	font-weight:normal;
	margin:10px 35px 20px 35px;
	padding:0px;
	text-align: center;
	width: 660px;
}

.line{
   width: 730px;
   height:2px;
   margin:20px 0 20px 0;
   border-top:solid 2px #DF085E;
   text-indent:-9999px;
}


.mailmagabox{
	border:#444 dotted 1px;
	width:588px;
	background-color:#ffffee;
	margin:30px 55px 30px 55px;
	padding:10px 15px 10px 15px;
	line-height: 180%;
	text-align: center;color: #222;
}

.box{
	border:#444 dotted 1px;
	width:638px;
	background-color:#ffffe6;
	margin:5px 35px 20px 35px;
	padding:10px 10px 10px 10px;
	font-size: 15px;
	font-weight:bold;
	line-height: 200%;
	text-align: left;color: #00A0A0;
}
.box p{background-image:url(img/check.png);background-repeat:no-repeat;background-position:left top;margin:5px 0px 10px 10px; padding:0px 10px 0px 28px;}

.check_box{
	border:#444 dotted 1px;
	width:638px;
	background-color:#ffffe6;
	margin:5px 35px 20px 35px;
	padding:10px 10px 10px 10px;
	font-size: 16px;
	font-weight:bold;
	line-height: 200%;
	text-align: left;color: #5A2614;
}

.check_box p{background-image:url(img/check.png);background-repeat:no-repeat;background-position:left top;margin:10px 0px 10px 10px; padding:0px 10px 0px 28px;}

.voice_box{
	border:#DF085E dotted 1px;
	width:588px;
	background-color:#ffffe6;
	margin:5px 55px 20px 55px;
	padding:15px 15px 10px 15px;
	font-size: 14px;
	font-weight:normal;
	line-height: 180%;
	text-align: left;color: #5A2614;
}

.bigbox{
	border:#DF085E solid 1px;
	width:658px;
	background-color:#fff;
	margin:20px 35px 20px 35px;
	padding:0px 0px 10px 0px;
}


.benefit{
	border:#444 dotted 1px;
	width:586px;
	background-color:#ffd;
	margin:5px 25px 20px 25px;
	padding:10px 10px 10px 10px;
	font-size: 14px;
	font-weight:bold;
	line-height: 200%;
	text-align: left;color: #444;
}


.price{
	font: large Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#c03;
}

.price_big{
	font: large Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#c03;
}

.pink{color:#DF085E;font-size:16px;line-height:1.8;font-weight:bold;margin:0px 0px 0px 0px;padding:0px 0px;}
.pink_b{color:#DF085E;font-size:20px;line-height:1.8;font-weight:bold;margin:0px 0px 0px 0px;padding:0px 0px;}
.aka{color:#cc0000;font-size:16px;line-height:1.6;font-weight:bold;margin:0px 0px 0px 0px;padding:0px 0px;}
.blue{color:#0066CC;font-size:16px;line-height:1.6;font-weight:bold;margin:0px 0px 0px 0px;padding:0px}
.black_yellow{color:#222;font-size:16px;line-height:2.0;font-weight:bold;background-color:#ff8;margin:0px 0px 0px 0px;padding:0px 0px;}
.black_yellow_s{color:#222;font-size:14px;line-height:1.6;font-weight:bold;background-color:#ff8;margin:0px 0px 0px 0px;padding:0px 0px;}
.pink_yellow{color:#ffe;font-size:14px;line-height:2.0;font-weight:bold;background-color:#DF085E;margin:0px 0px 20px 0px;padding:0px 0px; text-align:center;}
.green{color:#009900;font-size:14px;line-height:2.0;font-weight:bold;margin:0px 0px 0px 0px;padding:0px}
.green_m{color:#009900;font-size:16px;line-height:2.0;font-weight:bold;margin:0px 0px 0px 0px;padding:0px}
.green_l{color:#009900;font-size:24px;line-height:2.0;font-weight:bold;margin:0px 0px 0px 0px;padding:0px}
.qa_title{color:#ffd;font-size:14px;line-height:2.0;font-weight:bold;background-color:#DF085E;margin:0px 0px 10px 0px;padding:0px 0px; text-indent:5px;}
.price_none{text-decoration:line-through;font-weight:bold;}

.voicetitletext{color:#fff;font-size:14px;line-height:1.6;font-weight:normal;margin:0px;padding:0px; text-align:center;}
.red{color:#cc0044;font-size:14px;line-height:1.6;font-weight:bold;margin:0px;padding:0px;}

.voicepink{color:#fff;font-size:12px;line-height:1.4;font-weight:bold;margin:0px;padding:1px; text-align:center; background-color:#DF085E;}

.voice_pinkbg{color:#fff;font-size:12px;line-height:1.6;font-weight:bold;margin:0px;padding:3px 0 0 0; text-align:center; background-image:url(img/voice_pinkbg.gif);background-repeat:no-repeat; height:65px;}
.voice_greenbg{color:#ff9;font-size:12px;line-height:1.6;font-weight:bold;margin:0px;padding:3px 0 0 0; text-align:center; background-image:url(img/voice_greenbg.gif);background-repeat:no-repeat; height:65px;}

.black_s{color:#777;font-size:11px;line-height:1.6;font-weight:normal;margin:0px 0px 0px 0px;padding:0px}

.black_yellow_big{color:#000000;font-size:20px;line-height:2.0;font-weight:bold;background-color:#ffff00;margin:0px 0px 0px 0px;padding:0px 0px;}

.red_yellow_big{color:#d00;font-size:22px;line-height:1.6;font-weight:bold;background-color:#ff4;margin:0px 0px 0px 0px;padding:0px 0px;}


/*クリックボタン*/
a.botan{display:block;width:470px;height:93px; background-image:url(img/bt.jpg);margin:30px 130px 30px 130px;font-size:1px;text-indent:-9999px;margin-left:auto;margin-right:auto;}
a:hover.botan{background-position:1px 94px;}

a.tel_botan{display:block;width:582px;height:91px; background-image:url(img/tel_botan.jpg);margin:30px 74px 20px 74px;font-size:1px;text-indent:-9999px;margin-left:auto;margin-right:auto;}
a:hover.tel_botan{background-position:0px 91px;}


a.botan_dl{display:block;width:456px;height:78px; background-image:url(img/botan_dl.jpg);margin:20px 137px 10px 137px;font-size:1px;text-indent:-9999px;margin-left:auto;margin-right:auto;}
a:hover.botan_dl{background-position:2px 2px;}


a.botan_deli{display:block;width:456px;height:78px; background-image:url(img/botan_deli.jpg);margin:10px 137px 10px 137px;font-size:1px;text-indent:-9999px;margin-left:auto;margin-right:auto;}
a:hover.botan_deli{background-position:2px 2px;}


/*------------------------------枠--------------------------------------*/

.faqboxtop{width:660px;height:9px;background-image:url(img/box_top.jpg);margin:5px 35px 0px 35px;;font-size:1px;text-indent:-9999px;}
.faqbox_bg{width:640px;background-image:url(img/box_bg.jpg);margin:0px 35px 0px 35px;padding:0px 10px 0px 10px;font-size:14px;font-weight:bold;line-height: 160%;text-align: left;color: #5A2614;}
.faqboxbottom{width:660px;height:7px;background-image:url(img/box_bottom.jpg);margin:0px 35px 20px 35px;font-size:1px;text-indent:-9999px;}

/*------------------------------footer--------------------------------------*/
#footer{
   width: 730px;
   height:120px;
   line-height:2.0;
   border-top:solid 2px #DF085E;
   background-color:#fff;
   clear:both;
   text-align:center;
}

#footer p{
    color:#5A2614;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
}

#footer a,#footer a:link{
    text-decoration:none;
	color: #5A2614;
	font-size:13px;
	font-weight:bold;
	padding:5px;
}

#footer a:hover{
   color: #DF085E;
}

	
#footer li{
    float:left;
}

/*�������@*/

table{margin:0px 0px 20px 0px; font-size:12px;}
table.legs{margin:0px 0px 20px 0px; font-size:14px;}

/*------------------------------位置指定--------------------------------------*/
table.tcenter{text-align:center;margin:0 auto;}
.right{text-align:right;}
