@charset "shift_jis";

/*font-size:14px; line-height:150%; */
/* base(各シート共通）----------------------------------------------------------------------- */

*{
	margin:0px;
	padding:0px;
	font-size:100%;
}


body{
	background-color:#CCFFFF;
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	text-align:center;
	line-height:180%;
	letter-spacing:normal;
}
img{
	border:none;
	vertical-align:top;
}
a:link{color:#0033CC;}
a:visited{color:#0033CC;}
a:hover{color:#00FFFF;}
a:active{color:#0033CC;}


/* ====================================*/
/*　headerの設定　*/
/* ====================================*/

#main{
	width:900px;
	background-image:url(img/back.gif);
	margin-left:auto;
	margin-right:auto;
}
#main, x:-moz-any-link {
	background-color:#FFFFFF;
}
#header{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.continer{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	font-size:17px;
}
div.continer p{margin-bottom:40px;}
.font_left{text-align:left;}/* テキストを左そろえにする */

/* ====================================*/
/*　footerの設定　*/
/* ====================================*/

#footer{
	font-size:14px;
	margin-top:50px;
}
#footer a{padding:10px;}




/* ====================================*/
/*hタグの設定*/
/* ====================================*/
h2{
	margin:80px 0px 30px 0px;
	clear:both;
	background-color:#660099;
}

h3{
	font-size:220%;
	color:#FF0000;
	margin:80px 0px;
	line-height:130%;
	text-align:center;
	clear:both;
}

/* ====================================*/
/*画像をfloat*/
/* ====================================*/

.imgfloatR img{/* 画像は右側*/
	float:right;
	padding-left:10px;
}
.imgfloatL img{/* 画像は左側*/
	float:left;
	padding-right:10px;
}


/* ====================================*/
/* リンクボタン*/
/* ====================================*/

.btm img{margin-bottom:5px;}
.btm_left{margin-left:50px;}/*ボタンの位置を中央に */




/* その他の設定----------------------------------------------------------------------- */
/* spanの設定-------------------------- */
.text_center{text-align:center;}/*中央揃え */

.deco{/* <span class="deco"></span> 赤字で太字*/
	color:#FF0000;
	font-weight:bold;
}
.decoREDB{/*赤字で太字で下線*/
	color:#FF0000;
	font-weight:bold;
	border-bottom:solid 1px #FF0000;
}
.decoYERROW{/*赤字で黄色の背景太字*/
	font-weight:bold;
	color:#FF0000;
	background-color:#FFFF00;
	padding:3px;
}
.Y-back{/* <span class="Y-back"></span>黒字で黄色の背景太字*/
	font-weight:bold;
	background-color:#FFFF00;
	padding:3px;
}
.decobor{/* <span class="decobor"></span>黒字の太字で下線アリ*/
	font-weight:bold;
	border-bottom:solid 1px #000000;
}
.decoblue{/*青字で大きい太字　下線アリ*/
	color:#0C28D5;
	font-weight:bold;
	font-size:120%;
	line-height:150%;
	letter-spacing:-0.1em;
	border-bottom:solid 1px #0C28D5;
}
.deco2{/* <span class="deco2"></span> 青字で大きい太字*/
	color:#0C28D5;
	font-weight:bold;
	line-height:150%;
}
.decoYERROW_b{/*赤字で黄色のバック下線アリ*/
	font-weight:bold;
	color:#FF0000;
	background-color:#FFFF00;
	padding:3px 3px 1px 3px;
	border-bottom:solid 1px #FF0000;
}

.font-s{
	font-size:14px;
	line-height:130%;
	margin-top:20px;
}



/* スペースの設定---------------------- */
.s10{margin-top:10px;}
.s20{margin-top:20px;}
.s30{margin-top:30px;}
.s50{margin-top:50px;}
.s80{margin-top:80px;}


/* 追加分の設定------------------------ */

em{font-style:normal; font-weight:bold;}
.caption{text-align:center; font-size:14px;}
strong{font-size:25px;}
.strongRED{font-size:25px; color:#FF0000;}
.torikesi{text-decoration:line-through;}

/* 注目------------------------ */
.tyuuumoku{
	background-image:url(img/icon01.gif);
	background-repeat:no-repeat;
	padding:30px 0px 10px 100px;
	margin-top:20px;
	color:#FF0000;
}
.tyuuumoku p{
	font-weight:bold;
	font-size:22px;
}
.tyuuumoku span{border-bottom:double 3px #000000;}

.tyuuumoku3{
	background-image:url(img/icon01.gif);
	background-repeat:no-repeat;
	padding:10px 0px 10px 120px;
	margin-top:20px;
	color:#FF0000;
}
.tyuuumoku3 p{
	font-weight:bold;
	font-size:22px;
}
.tyuuumoku3 span{border-bottom:double 3px #000000;}



#face{
	background-image:url(img/face.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	line-height:150%;
	padding:180px 60px 50px 60px;
	letter-spacing:
}
#face ul{margin:15px 0px 0px 20px; font-weight:bold;}
#face li{margin-bottom:5px;}

/* 商品内容------------------------ */
#boxBL{
	background-image:url(img/boxbl_back.jpg);
	background-repeat:repeat-y;
	padding:30px 30px 10px 30px;
}
#boxBL dt{
	color:#FF0000;
	font-size:23px;
	font-weight:bold;
	background-image:url(img/icon_check.gif);
	background-repeat:no-repeat;
	padding-left:30px;
}
#boxBL dd{
	font-size:14px;
	padding-left:30px;
	line-height:150%;
	margin:10px 0px 30px 0px;
}

/* 3つの理由------------------------ */
.riyuu3{
	background-image:url(img/boxbl_back.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
	border:solid 3px #FF00DE;
}
.riyuu3 p{
	font-size:14px;
	line-height:150%;
	padding:0px 50px;
	margin-bottom:20px!important;
}



.batu{
	background-image:url(img/icon02.gif);
	background-repeat:no-repeat;
	font-size:34px;
	padding:20px 0px 30px 130px;
	margin:50px 0px;
}


/* テーブル　治療の種類----------- */
.tiryou{
	width:500px;
	border-collapse:separate;
	border:solid 2px #888888;
	empty-cells:show;
	margin:20px 100px;
}
.tiryou th{
	border:solid 1px #888888;
	padding:5px;
	background-color:#cccccc;
	text-align:center;
}
.tiryou td{
	border:solid 1px #888888;
	padding:5px;
}

/* 商品説明-------------------- */
#syouhin{
	background-image:url(img/syouhin_back.gif);
	background-repeat:repeat-y;
}
#syouhin .BOXsyouhin p{
	font-size:14px; line-height:150%;
	text-align:left;
	font-weight:bold;
	margin-left:230px;	
}
#syouhin .BOXsyouhin img{margin:10px;}
.red span{
	font-weight:bold;
	color:#FF0000;
	border-top:double 3px #FF0000;
	border-bottom:double 3px #FF0000;
	padding:5px;
	margin-bottom:20px;
}

/* 特典紹介-------------------- */
.tokuten{
	text-align:left;
	margin-left:100px;
}
.tokuten dl{
	
}
.tokuten dt{
	color:#FF0000;
	font-weight:bold;
	margin-bottom:20px;
}
.b01{
	background-image:url(img/tokuten01.gif);
	background-repeat:no-repeat;
	height:180px;
	padding:90px 115px 0px 150px;
	_padding-bottom:60px;
}
.b02{
	background-image:url(img/tokuten02.gif);
	background-repeat:no-repeat;
	height:180px;
	padding:90px 115px 0px 150px;
	_padding-bottom:90px;
}
.b03{
	background-image:url(img/tokuten03.gif);
	background-repeat:no-repeat;
	height:180px;
	padding:90px 115px 0px 150px;
	_padding-bottom:120px;
}
.b04{
	background-image:url(img/tokuten04.gif);
	background-repeat:no-repeat;
	height:180px;
	padding:90px 115px 0px 150px;
	_padding-bottom:90px;
}
.b05{
	background-image:url(img/tokuten05.gif);
	background-repeat:no-repeat;
	height:220px;
	padding:90px 115px 0px 150px;
	_padding-bottom:30px;
}



/* 商品の保障-------------------- */
#hosyou{
	background-image:url(img/hosyou.gif);
	background-repeat:no-repeat;
	padding:215px 65px 10px 75px;
	margin-top:30px;
	line-height:140%!important;
}
#hosyou p.space{margin-left:80px;}

/* 返金-------------------- */
#hennkin{
	border-bottom:solid 3px #FF0000;
	margin-bottom:50px;
	padding-bottom:20px;
}
#hennkin h3{margin:30px 0px!important;}
#hennkin ul{
	font-size:14px;
	list-style-type:square;
	line-height:150%;
	margin-left:120px;
}
#hennkin li{margin-bottom:15px;}

/* よくある質問-------------------- */
#QandA dl{
	border-bottom:dotted 2px #000000;
	margin-bottom:20px;
	padding-bottom:10px;
}
#QandA dt{
	background-image:url(img/icon_q.gif);
	background-repeat:no-repeat;
	color:#0C28D5;
	font-weight:bold;
	padding:5px 0px 10px 45px;
}
#QandA dd{
	background-image:url(img/icon_a.gif);
	background-repeat:no-repeat;
	padding:5px 0px 10px 45px;
}


/* お客様の声-------------------- */
#yorokobi{font-size:14px; line-height:150%;}
#yorokobi p{margin-bottom:15px!important;}
#yorokobi table{
	width:700px;
	border-collapse:collapse;
	empty-cells:show;
	margin:30px 0px;
}
#yorokobi table th{
	background-image:url(img/table_back.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:32px 0px 5px 10px;
	text-align:left;
}
#yorokobi table td{
	border-top:2px solid #555555;
	background-color:#E1E1E1;
	padding:20px;
}
#yorokobi table h4{
	font-size:20px;
	color:#FF0000;
	text-align:center;
	padding:10px 0px;
}












