@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: #c03; text-decoration:underline }
A:visited { color: #c03; text-decoration:underline; }
A:active { color: #0A8D00; text-decoration: none; }
A:hover { color: #0A8D00;  text-decoration: underline; }

h1{margin:0 auto; text-indent:-8000px;}

h2{margin:0 auto;}

h3{
	font-size: 18px;
	font-weight: bold;
	color: #212121;
	background-image:url(./bg/h3_bg.jpg);
	background-repeat:no-repeat;
	margin:40px 20px 10px 60px;
	padding-left:20px;
	line-height:36px;
	text-align:left;}

img {
    border:none;
}

ul,li{
    list-style:none;
    font-family: "msp ゴシック","Hiragino Kaku Gothic Pro","sans-serif";
}


body {
   background-color:#787878;
   color:#222;
   font-family: "msp ゴシック","Hiragino Kaku Gothic Pro","sans-serif";
   background-image:url(bg/bg.jpg);
   background-repeat:repeat-x;
}

#title {
   width:0px;
   height:0px;
   margin-left:auto;
   margin-right:auto;
   background-image:url();
}

#header {
   width:780px;
   height:740px;
   margin-left:auto;
   margin-right:auto;
   text-indent:-8000px;
   background-image:url(img/header.png);
}

#wrapper {
   width:780px;
   margin-left:auto;
   margin-right:auto;
   background-image:url(bg/body_bg.jpg);
   font-family: "msp ゴシック","Hiragino Kaku Gothic Pro","sans-serif";
   font-size:15px;
   text-align:center;
}

#wrapper_tokutei {
   width:780px;
   margin-left:auto;
   margin-right:auto;
   background-image:url(bg/body_bg.jpg);
   font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
   font-size:14px;
}

#wrapper_tokutei h2{
	font-size: 18px;
	font-weight: bold;
	color: #212121;
	background-image:url(./bg/h3_bg.jpg);
	background-repeat:no-repeat;
	margin:20px 20px 0px 60px;
	padding-left:20px;
	line-height:36px;
	text-align:left;}

/*-----------------------コンテンツ-----------------------------------------------*/
.body_text{
	color:#000;
	line-height:170%;
	font-weight:normal;
	padding:20px 60px 30px 60px;
	text-align: left;
	width: 660px;
}

.body_text p{background-image:url(./bg/chk.gif);background-repeat:no-repeat;background-position:left top;margin:20px 0px 10px 0px; padding:0px 0px 0px 28px;color:#d00;line-height:30px; font-size:15px; font-weight:bold;}

#order_area{ text-align:center;}

.voice_box {
	border:1px solid #111;
	width:628px;
	background-image:url(bg/bgcode.gif);
	margin:20px 60px 20px 60px;
	padding:5px 15px 15px 15px;
	text-align:left;}
	
.setumei_box {
	border:1px solid #06c;
	width:628px;
	margin:0px 60px 30px 60px;
	padding:5px 15px 15px 15px;
	text-align:left;}
.setumei_box p{ margin:10px;}

#question{
    padding:2em;
    border:#E3E3E3 solid 10px;
	margin:0px 60px 20px 60px;
	text-align:left;
    }
#question p{background-image:url(./bg/q.gif);background-repeat:no-repeat;background-position:left top; padding:0px 0px 0px 50px;color:#d00;line-height:47px; font-size:15px; font-weight:bold; margin-bottom:10px;}	
	
.ans{background-color:#f3f3f3; padding:10px; margin-bottom:30px;border:1px solid #ddd;background-image:url(bg/bgcode.gif);}

.shohin_bg{background-image:url(img/shohin_bg.jpg);}

.center_layout{margin:0px 0px 20px 0px; text-align:center;}

.right_layout{margin:5px 0px 5px 0px; text-align:right;}

.img_layout{float: left;margin-right: 1em;margin-bottom:5px; font-size:12px; text-align:center;}

.floatclear{clear: both;}

.check_box{
	border:#444 solid 1px;
	background-image:url(bg/bgcode.gif);
	margin:0px 60px 40px 60px;
	padding:5px 10px 5px 10px;
	font-size: 16px;
	font-weight:bold;
	line-height: 180%;
	text-align: left;color: #222;
}
.check_box p{background-image:url(./bg/check.gif);background-repeat:no-repeat;background-position:left top;margin:10px 0px 10px 10px; padding:0px 10px 0px 20px;}



/*テキスト装飾*/

.voice_title{color:#fff;font-size:16px;text-align:center;line-height:1.6;font-weight:bold;background-color:#c00;margin:5px 0px 5px 0px;padding:5px 0px 5px 0px;}
.red_yellow_big{color:#d00;font-size:22px;line-height:1.6;font-weight:bold;background-color:#ff6;margin:0px 0px 0px 0px;padding:0px 0px;}
.red_line{color:#c03;font-size:16px;line-height:1.6;font-weight:bold;margin:0px;padding:0px;text-decoration:underline;}
.red{color:#c00;font-size:14px;line-height:1.6;font-weight:bold;margin:0px;padding:0px;}
.red_m{color:#c00;font-size:16px;line-height:1.6;font-weight:bold;margin:0px;padding:0px;}
.red_l{color:#c00;font-size:18px;line-height:1.6;font-weight:bold;margin:0px;padding:0px;}
.black_yellow_s{color:#212121;font-size:14px;line-height:1.6;font-weight:bold;background-color:#ff6;margin:0px 0px 0px 0px;padding:0px 0px;}
.black_yellow{color:#222;font-size:16px;line-height:2.0;font-weight:bold;background-color:#ff6;margin:0px 0px 0px 0px;padding:0px 0px;}
.black_yellow_big{color:#000000;font-size:20px;line-height:2.0;font-weight:bold;background-color:#ff6;margin:0px 0px 0px 0px;padding:0px 0px;}
.black_m{color:#212121;font-size:16px;line-height:1.6;font-weight:bold;margin:0px;padding:0px;}

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

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


.blue{color:#0066CC;font-size:14px;line-height:1.6;font-weight:bold;margin:0px;padding:0px;}
.blue_m{color:#0066CC;font-size:16px;line-height:1.6;font-weight:bold;margin:0px;padding:0px;}
.blue_line{color:#0066CC;font-size:14px;line-height:1.8;font-weight:bold;margin:0px;padding:0px;text-decoration:underline;}
.blue_m_line{color:#0066CC;font-size:16px;line-height:1.8;font-weight:bold;margin:0px;padding:0px;text-decoration:underline;}
.green{color:#009900;font-size:14px;line-height:2.0;font-weight:bold;margin:0px 0px 0px 0px;padding:0px}

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



/*------------------------------footer--------------------------------------*/

#footer{
   width: 780px;
   margin-top:30px;
   line-height:3.0;
   text-align:center;
}

#footer p{
    color:#000;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}

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

#footer a:hover{
   color: #c00;
   text-decoration:underline;
}


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

/*テーブル*/
.table {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#fff;
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	margin:0px;
	font-size:12px;}

.table th {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-image:url(./bg/bgcode.gif);
	background-position:top left;
	color:#414141;
	font-weight:normal;
	text-align:right;
	padding:5px;

}
.table td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
}
