/*
Theme Name: Oxydayspa
Theme URI: http://maxline.co.jp/
Description: Oxydayspaテーマ
Version: 1.0
Author: Maxline
Author URI: http://maxline.co.jp/
Tags: blue, custom header, fixed width, two columns, widgets
*/
/* 
=============================
(C) Oxydayspa
last update 1004230
=============================*/


@charset "utf-8";

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*topnavi*/
#topnavi{
	display:block;
	width:874px;
	height:50px;
	margin:0 auto;
        background:url('images/nav_bg.jpg') repeat-y;
}

#topnavi ul{
    padding: 10px 0 0 17px;
}

#topnavi:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
#topnavi li{
	display:block;
	height:30px;
	float:left;
}
#topnavi li a{
	display:block;
	height:30px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
	text-decoration:none;
}
/**/
#topnavi li.li01,
#topnavi li.li01 a{
	background:url('images/navi.gif') no-repeat 0 0;
	width:101px;
}
#topnavi li.li01 a:hover{
	background:url('images/navi_on.gif') no-repeat 0 0;
}
#topnavi li.li02,
#topnavi li.li02 a{
	background:url('images/navi.gif') no-repeat -101px 0;
	width:152px;
}
#topnavi li.li02 a:hover{
	background:url('images/navi_on.gif') no-repeat -101px 0;
}
#topnavi li.li03,
#topnavi li.li03 a{
	background:url('images/navi.gif') no-repeat -253px 0;
	width:122px;
}
#topnavi li.li03 a:hover{
	background:url('images/navi_on.gif') no-repeat -253px 0;
}
#topnavi li.li04,
#topnavi li.li04 a{
	background:url('images/navi.gif') no-repeat -375px 0;
	width:84px;
}
#topnavi li.li04 a:hover{
	background:url('images/navi_on.gif') no-repeat -375px 0;
}
#topnavi li.li05,
#topnavi li.li05 a{
	background:url('images/navi.gif') no-repeat -459px 0;
	width:129px;
}
#topnavi li.li05 a:hover{
	background:url('images/navi_on.gif') no-repeat -459px 0;
}
#topnavi li.li06,
#topnavi li.li06 a{
	background:url('images/navi.gif') no-repeat -588px 0;
	width:132px;
}
#topnavi li.li06 a:hover{
	background:url('images/navi_on.gif') no-repeat -588px 0;
}
#topnavi li.li07,
#topnavi li.li07 a{
	background:url('images/navi.gif') no-repeat -720px 0;
	width:120px;
}
#topnavi li.li07 a:hover{
	background:url('images/navi_on.gif') no-repeat -720px 0;
}

/*mainのスタイル*/
div#main {
	width:610px;
	float:right;
	margin:0;
}

/*サイドメニューのスタイル*/
div#side {
    display: inline;
    float: left;
    margin-left: 25px;
    padding-bottom: 20px;
    width: 201px;
}
div#side ul#side01{
	width:200px;
	margin:0;
	padding:10px;
}
div#side ul#side01 p{
	display:none;
}
div#side ul#side01 li.li01{
	display:block;
	background:url('images/side_bnr01.jpg') no-repeat;
	width:200px;
	height:170px;
	margin-bottom:10px;
}
div#side ul#side01 li.li01 a{
	display:block;
	background:url('images/side_bnr01.jpg') no-repeat;
	width:200px;
	height:170px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
div#side ul#side01 li.li02{
	display:block;
	background:url('images/side_bnr02.jpg') no-repeat;
	width:200px;
	height:100px;
	margin-bottom:10px;
}
div#side ul#side01 li.li02 a{
	display:block;
	background:url('images/side_bnr02_2.jpg') no-repeat;
	width:200px;
	height:100px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}

div#side ul#side01 li.li00{
	display:block;
	background:url('images/side_bnr0.jpg') no-repeat;
	width:200px;
	height:100px;
	margin-bottom:10px;
}
div#side ul#side01 li.li00 a{
	display:block;
	background:url('images/side_bnr0.jpg') no-repeat;
	width:200px;
	height:100px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}

/*sidemenu*/
div#sidemenu{
	display:block;
	width:200px;
	padding:0 10px 10px 10px;
}

/*side_body*/
/*side_facial*/
/*side_exet*/
/*side_mens*/
div#sidemenu div#side_body,
div#sidemenu div#side_facial,
div#sidemenu div#side_exet,
div#sidemenu div#side_mens
{
	display:block;
	width:200px;
}
div#sidemenu div#side_body h3{
	display:block;
	width:200px;
	height:30px;
	margin-bottom:3px;
}
div#sidemenu div#side_facial h3{
	display:block;
	width:200px;
	height:30px;
	margin-left:0; margin-right:0; margin-top:10px; margin-bottom:3px;
}

div#sidemenu div#side_exet h3{
	display:block;
	width:200px;
	height:30px;
	margin-left:0; margin-right:0; margin-top:10px; margin-bottom:3px;
}

div#sidemenu div#side_mens h3{
	display:block;
	width:200px;
	height:30px;
	margin-left:0; margin-right:0; margin-top:10px; margin-bottom:3px;
}


div#sidemenu div#side_body ul,
div#sidemenu div#side_facial ul,
div#sidemenu div#side_exet ul,
div#sidemenu div#side_mens ul
{
	display:block;
	width:200px;
	list-style-type:none;
        padding: 0 0 10px 0;
}

div#sidemenu div#side_body li,
div#sidemenu div#side_facial li,
div#sidemenu div#side_exet li,
div#sidemenu div#side_mens li
{
	display:block;
	width:200px;
	height:50px;
	margin-bottom:1px;
}

div#sidemenu div#side_body li a,
div#sidemenu div#side_facial li a,
div#sidemenu div#side_exet li a,
div#sidemenu div#side_mens li a
{
	display:block;
	width:200px;
	height:50px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
/**/
div#sidemenu div#side_body li.li01,
div#sidemenu div#side_body li.li01 a{
	background:url('images/side_b_01.jpg') no-repeat;
}
div#sidemenu div#side_body li.li02,
div#sidemenu div#side_body li.li02 a{
	background:url('images/side_b_02.jpg') no-repeat;
}
div#sidemenu div#side_body li.li03,
div#sidemenu div#side_body li.li03 a{
	background:url('images/side_b_03.jpg') no-repeat;
}
div#sidemenu div#side_body li.li04,
div#sidemenu div#side_body li.li04 a{
	background:url('images/side_b_04.jpg') no-repeat;
}
div#sidemenu div#side_body li.li05,
div#sidemenu div#side_body li.li05 a{
	background:url('images/side_b_05.jpg') no-repeat;
}
div#sidemenu div#side_body li.li06,
div#sidemenu div#side_body li.li06 a{
	background:url('images/side_b_06.jpg') no-repeat;
}
/**/
div#sidemenu div#side_facial li.li01,
div#sidemenu div#side_facial li.li01 a{
	background:url('images/side_f_01.jpg') no-repeat;
}
div#sidemenu div#side_facial li.li02,
div#sidemenu div#side_facial li.li02 a{
	background:url('images/side_f_02.jpg') no-repeat;
}
div#sidemenu div#side_facial li.li03,
div#sidemenu div#side_facial li.li03 a{
	background:url('images/side_f_03.jpg') no-repeat;
}
div#sidemenu div#side_facial li.li04,
div#sidemenu div#side_facial li.li04 a{
	background-image: url(images/side_f_04.jpg);
	background-repeat: no-repeat;
}
div#sidemenu div#side_facial li.li05,
div#sidemenu div#side_facial li.li05 a{
	background:url('images/side_f_05.jpg') no-repeat;
}

div#sidemenu div#side_exet li.li01,
div#sidemenu div#side_exet li.li01 a{
	background:url('images/side_e_01.jpg') no-repeat;
}

div#sidemenu div#side_mens li.li01,
div#sidemenu div#side_mens li.li01 a{
	background:url('images/side_m_01.jpg') no-repeat;
}
div#sidemenu div#side_mens li.li02,
div#sidemenu div#side_mens li.li02 a{
	background:url('images/side_m_02.jpg') no-repeat;
}
div#sidemenu div#side_mens li.li03,
div#sidemenu div#side_mens li.li03 a{
	background:url('images/side_m_03.jpg') no-repeat;
}

/*side_banner*/
div#side ul#side_banner{
	display:block;
	width:200px;
	list-style-type:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
div#side ul#side_banner li{
	display:block;
	width:200px;
	height:70px;
	margin-bottom:10px;
}
div#side ul#side_banner li a{
	display:block;
	width:200px;
	height:70px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
/**/
div#side ul#side_banner li.li01,
div#side ul#side_banner li.li01 a{
	background:url('images/side_bnr03.jpg') no-repeat;
}
div#side ul#side_banner li.li02,
div#side ul#side_banner li.li02 a{
	background:url('images/side_bnr04.jpg') no-repeat;
}
div#side ul#side_banner li.li03,
div#side ul#side_banner li.li03 a{
	background:url('images/side_bnr05.jpg') no-repeat;
}
div#side ul#side_banner li.li04,
div#side ul#side_banner li.li04 a{
	background:url('images/side_bnr06.jpg') no-repeat;
}
div#side ul#side_banner li.li07,
div#side ul#side_banner li.li07 a{
	background:url('images/side_bnr07.jpg') no-repeat;
}
div#side ul#side_banner li.li08,
div#side ul#side_banner li.li08 a{
	background:url('images/side_bnr08.jpg') no-repeat;
}


div#side ul#side_banner li.li10,
div#side ul#side_banner li.li10 a{
	background:url('images/side_bnr_faq.jpg') no-repeat;
}


/*side_link*/
div#side ul#side_link{
	display:block;
	width:200px;

	list-style-type:none;
	padding:0 0 10px 10px;
}
div#side ul#side_link li{
	display:block;
	width:200px;
	margin-bottom:7px;
}
div#side ul#side_link li a{
	display:block;
	width:200px;
	height:50px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
/**/
div#side ul#side_link li.li01,
div#side ul#side_link li.li01 a{
	background:url('images/side_link01.gif') no-repeat;
}
div#side ul#side_link li.li02,
div#side ul#side_link li.li02 a{
	background:url('images/side_link02.jpg') no-repeat;
}

/*footerのスタイル*/

#footer ul{
	color:#676767;
	display:block;
	width:780px;
	list-style-type:none;
	margin-bottom:0;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer li{
	display:inline;
	font-size:11px;
	line-height:160%;
        padding: 0 0 0 0;
}
#footer li a{
	font-size:11px;
	color:#676767;
	text-decoration:none;
}
#footer li a:hover{
	font-size:11px;
	color:#676767;
	text-decoration:underline;
}
#footer li.noline{
	background:none;
	padding:0 0 5px 0;
}

#footer address{
	display:block;
	width:860px;
	background:url('images/bg_address.jpg') no-repeat;
	height:20px;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	margin-left:-10px; margin-right:-10px; margin-top:5px; margin-bottom:10px; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:0;
}

#mon {
   margin: 30px 0 0 0;
}

#mon a {
   font-weight: bold;
   color: #004F3C;
   text-decoration: none;
}

#to-ichiran {
   float: right;
   padding: 40px 10px 0 0;
   clear: both;
	width:83px;
}

#to-ichiran a {
   display:block;
   height: 45px;
   background-image:  url(images/common_to_index.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:83px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

#to-top {
   float: right;
   padding: 40px 10px 0 0;
   clear: both;
	width:88px;
}

#to-top a {
   display:block;
   height: 45px;
   background-image:  url(images/common_to_top.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:88px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

#to-bf {
   float: right;
   padding: 40px 10px 0 0;
   clear: both;
	width:160px;
}

#to-bf a {
   display:block;
   height: 45px;
   background-image:  url(images/bf_to_list_top.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:160px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

#to-body {
   float: left;
   padding: 0 10px 0 0;
   clear: both;
   width:600px;
   height: 22px;
}

#to-body ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#to-body li {
	display: inline;
	list-style-type: none;
}

#to-body li.menu01 a {
   float: right;
   height: 22px;
   width:120px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/to_cate_top.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#to-body li.menu02 a {
   float: right;
   height: 22px;
   width:85px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/bf_to_body.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#to-depi {
   float: left;
   padding: 0 10px 0 0;
   clear: both;
   width:600px;
   height: 22px;
}

#to-depi ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#to-depi li {
	display: inline;
	list-style-type: none;
}

#to-depi li.menu01 a {
   float: right;
   height: 22px;
   width:120px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/to_cate_top.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#to-depi li.menu02 a {
   float: right;
   height: 22px;
   width:80px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/bf_to_depi.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#to-face {
   float: left;
   padding: 0 10px 0 0;
   clear: both;
   width:600px;
   height: 22px;
}

#to-face ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#to-face li {
	display: inline;
	list-style-type: none;
}

#to-face li.menu01 a {
   float: right;
   height: 22px;
   width:120px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/to_cate_top.gif);
   background-repeat: no-repeat;
   background-position: 0 0;

}

#to-face li.menu02 a {
   float: right;
   height: 22px;
   width:95px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/bf_to_face.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#to-list {
   float: left;
   padding: 0 0 0 0;
   clear: both;
   width:600px;
   height: 22px;
}

#to-list ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#to-list li {
	display: inline;
	list-style-type: none;
}

#to-list li.menu01 a {
   float: right;
   height: 22px;
   width:110px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/to_ope.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#to-list li.menu02 a {
   float: right;
   height: 22px;
   width:85px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/to_back_list.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}


#to-home {
   float: left;
   padding: 0 10px 0 0;
   clear: both;
   width:600px;
   height: 22px;
}

#to-home ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#to-home li {
	display: inline;
	list-style-type: none;
}

#to-home li.menu01 a {
   float: right;
   height: 22px;
   width:120px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/to_cate_top.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#to-home li.menu02 a {
   float: right;
   height: 22px;
   width:150px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   background-image:  url(images/to_home.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

.to-detail {
   float: right;
   padding: 0px 10px 0 0;
   clear: both;
	width:89px;
	
}

.to-detail a {
   display:block;
   height: 45px;
   background-image:  url(images/bf_to_detail.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:89px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

#btn-right {
   clear: both;
   text-align: right;
   padding: 0px 10px 0 0;
}

#btn-center {
   clear: both;
   text-align: center;
   padding: 30px 0 30px 0;   
}

/*--------------------------------------------------------------------
index.html
トップページ
--------------------------------------------------------------------*/
/*index01*/
div#index01{
	display:block;
	margin-bottom:20px;
	cursor:pointer;
}
div#index01 h2{
	display:block;
	background:url('images/t_campaign.jpg') no-repeat;
	width:610px;
	height:35px;
	text-indent:-9999px;
	margin-bottom:10px;
	margin-left:30px;
}
div#index01 div.campaign01{
	display:block;
	background:url('../cam/01.jpg') no-repeat;
	width:610px;
	height:270px;
	text-indent:-9999px;
	margin-bottom:20px;
}
div#index01 div.campaign01 h2,
div#index01 div.campaign01 b,
div#index01 div.campaign01 ul,
div#index01 div.campaign01 span{
	display:block;
	height:0;
	text-indent:-9999px;
	list-style-type:none;
}

div#index01 div.campaign02{
	display:block;
	background:url('images/banner02.jpg') no-repeat;
	width:610px;
	height:248px;
	text-indent:-9999px;
	line-height:1;
	font-size:12px;
}
div#index01 div.campaign02 h2,
div#index01 div.campaign02 b,
div#index01 div.campaign02 p{
	display:block;
	height:0;
	text-indent:-9999px;
}
div#index01 div.campaign02 div.btn{
	display:block;
	width:259px;
	height:28px;
	margin:193px 0 0 307px;
	_margin:169px 0 0 307px;/*IE6*/
}
div#index01 div.campaign02 div.btn a{
	display:block;
	width:259px;
	height:28px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
div#index01 div.campaign02 div.btn a:hover{
	background:url('images/btn01_on.jpg') no-repeat;
}

/*index02*/
div#index02{
	display:block;
	margin-bottom:30px;
}
div#index02 h2{
	display:block;
	background:url('images/t_facial.jpg') no-repeat;
	width:610px;
	height:35px;
	text-indent:-9999px;
}
div#index02 ul{
	display:block;
	background:url('images/txt_facial.jpg') no-repeat;
	width:610px;
	height:273px;
	text-indent:-9999px;
	list-style-type:none;
}
div#index02 ul li p,
div#index02 ul strong{
	display:block;
	text-indent:-9999px;
}


/*index02-2*/
div#index02{
	display:block;
	margin-bottom:30px;
}
div#index02 h2{
	display:block;
	background:url('images/t_facial.jpg') no-repeat;
	width:610px;
	height:35px;
	text-indent:-9999px;
}
div#index02 ul{
	display:block;

	width:610px;
	height:273px;
	text-indent:-9999px;
	list-style-type:none;
}
div#index02 ul li p,
div#index02 ul strong{
	display:block;
	text-indent:-9999px;
}

/*index03*/
div#index03{
	display:block;
	margin-bottom:30px;
}
div#index03 h2{
	display:block;
	background:url('images/t_body.jpg') no-repeat;
	width:610px;
	height:35px;
	text-indent:-9999px;
}
div#index03 ul{
	display:block;
	background:#FAF5ED url('images/bg_body.jpg') no-repeat bottom;
	width:608px;
	list-style-type:none;
	padding-bottom:15px; margin-left:1px; margin-right:0; margin-top:0; margin-bottom:0;
}
div#index03 ul:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
div#index03 li{
	display:block;
	width:278px;
	border:#666 1px solid;
	float:left;
	margin:15px 0 5px 15px;
	_margin:15px 0 5px 10px;/*IE6*/
}
div#index03 li strong{
	display:block;
	width:280px;
	height:25px;
	margin:-1px -1px 0 -1px;
	text-indent:-9999px;
}
div#index03 li b{
	display:block;
	height:200px;
	text-indent:-9999px;
}
div#index03 li p{
	display:block;
	line-height:1.3;
	font-size:12px;
	margin:0 10px;
}
div#index03 li div.btn{
	display:block;
	background:url('images/btn01.jpg') no-repeat;
	width:101px;
	height:21p;
	margin-left:170px; margin-right:0; margin-top:3px; margin-bottom:10px;
}
div#index03 li div.btn a{
	display:block;
	background:url('images/btn01.jpg') no-repeat;
	width:101px;
	height:21px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
div#index03 li div.btn a:hover{
	background:url('images/btn01_on.jpg') no-repeat;
}
/*各li*/
div#index03 li.li01{
	background:#FFF url('images/img_body01.jpg') no-repeat 0 24px;
}
div#index03 li.li01 strong{
	background:url('images/t_body01.jpg');
}
div#index03 li.li02 div.btn{
	margin-top:-12px;
}
div#index03 li.li02{
	background:#FFF url('images/img_body02.jpg') no-repeat 0 24px;
}
div#index03 li.li02 strong{
	background:url('images/t_body02.jpg');
}
div#index03 li.li03{
	background:#FFF url('images/img_body03.jpg') no-repeat 0 24px;
}
div#index03 li.li03 strong{
	background-image: url(images/t_body05.jpg);
}
div#index03 li.li04{
	background:#FFF url('images/img_body04.jpg') no-repeat 0 24px;
}
div#index03 li.li04 strong{
	background:url('images/t_body04.jpg');
}
div#index03 li.li03,
div#index03 li.li04{
	margin-bottom:0;
}

/*index04-2*/
div#index04-2{
	display:block;
	margin-bottom:30px;
	cursor:pointer;
}
div#index04-2 h2{
	display:block;
	background:url('images/t_removal.jpg') no-repeat;
	width:608px;
	height:35px;
	text-indent:-9999px
}
div#index04-2 ul{
	display:block;
	background:url('images/bg_removal.gif');
	width:608px;
}

div#index04-2 ul li{
	display:block;
	list-style-type:none;
	width:608px;
	height:107px;
}

div#index04-2 ul li strong,
div#index04-2 ul li b,
div#index04-2 ul li p,
div#index04-2 ul li span{
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}

div#index04-2 h3{
	display:block;
	background:url('') no-repeat;
	width:610px;
	height:81px;
	margin:10px 0px 0px 0px;
	text-indent:-9999px;
}

div#index04-2 ul li.li03{
	width:608px;
	height:250px;
	background:url('images/200811bana.jpg') no-repeat;
}


/*index04*/
div#index04{
	display:block;
	margin-bottom:30px;
}
div#index04 h2{
	display:block;
	background:url('images/t_removal.jpg') no-repeat;
	width:610px;
	height:35px;
	text-indent:-9999px
}
div#index04 ul{
	display:block;
	background:url('images/bg_removal.gif');
	width:590px;
	padding-left:13px; padding-right:7px; padding-top:20px; padding-bottom:20px;
}

div#index04 ul li{
	display:block;
	list-style-type:none;
	width:588px;
	height:107px;
}
div#index04 ul li a{
	display:block;
	width:588px;
	height:107px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
div#index04 ul li strong,
div#index04 ul li b,
div#index04 ul li p,
div#index04 ul li span{
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}
div#index04 ul li.li01{
	background:url('images/bnr_removal_face.jpg') no-repeat;
	margin-bottom:15px;
}
div#index04 ul li.li02{
	background:url('images/bnr_removal_body.jpg') no-repeat;
}

div#index04 h3{
	display:block;
	background:url('') no-repeat;
	width:610px;
	height:81px;
	margin:10px 0px 0px 0px;
	text-indent:-9999px;
}

div#index04 school{
	display:block;
	background:url('images/schoolbana01.jpg') no-repeat;
	width:610px;
	height:81px;
}

/*「バストアップ」「選べる脱毛体験プラン」バナー*/
ul.top_bnr{
	display:block;
	list-style-type:none;
	width:820px;
	margin:10px 0 0 0;
}
ul.top_bnr:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
ul.top_bnr li{
	display:block;
	width:400px;
	float:left;
}
ul.top_bnr li.li01{
	margin-right:20px;
}

/* SCHOOL_info01 */

div#school_info01 h1{
	display:block;
	background:url('images/schoolbana01.jpg') no-repeat;
	width:610px;
	height:81px;
	margin:30px 0px 0px 0px;
	text-indent:-9999px;
}


/*index05*/
div#index05{
	display:block;
	width:610px;
	height:210px;
	margin-bottom:30px;
	background:#FFF;
}
div#index05:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
div#index05 h2{
	display:block;
	background:url('images/t_info.jpg') no-repeat;
	width:610px;
	height:25px;
	text-indent:-9999px;
}
/*info_banner*/
div#index05 div.info_banner{
	display:block;
	background:url('images/bnr_staff.jpg') no-repeat;
	width:280px;
	height:100px;
	_margin:15px 10px 0 5px;/*IE6*/
	float:left; margin-left:10px; margin-right:10px; margin-top:15px; margin-bottom:0;
}
div#index05 div.info_banner a{
	display:block;
	background:url('images/bnr_staff.jpg') no-repeat;
	width:280px;
	height:100px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}



/*whatsNew*/
div#index05 div.whatsNew{
	display:block;
	width:300px;
	height:auto;
	margin:15px 0 0 0;
	float:left;
	padding-bottom:10px;
}
div#index05 div.whatsNew h3{
	display:block;
	background:url('images/t_whatsNew.jpg') no-repeat;
	width:300px;
	height:27px;
	text-indent:-9999px;
	margin-bottom:1px;
}
div#index05 div.whatsNew ul{
	display:block;
	width:288px;
	height:118px;
	list-style-type:none;
	border:#666 1px solid;
	overflow:auto;
	padding:5px;
}
div#index05 div.whatsNew li{
	display:block;
	width:auto;
	background:url('images/icn01.jpg') no-repeat 0 5px;
	border-bottom:1px dotted #999;
	font-size:12px; padding-left:15px; padding-right:0; padding-top:3px; padding-bottom:3px;
}
div#index05 div.whatsNew li span{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:12px;
	margin-right:5px;
}




/*index00*/

div#index00{
	display:block;
	margin-bottom:20px;
}
div#index00 div.campaign01{
	display:block;
	background:url('images/banner03.jpg') no-repeat;
	width:610px;
	height:280px;
	text-indent:-9999px;
	margin-bottom:20px;
}
div#index00 div.campaign01 h2,
div#index00 div.campaign01 b,
div#index00 div.campaign01 ul,
div#index00 div.campaign01 span{
	display:block;
	height:0;
	text-indent:-9999px;
}

div#index00 div.campaign02{
	display:block;
	background:url('images/banner04.jpg') no-repeat;
	width:610px;
	height:384px;
	text-indent:-9999px;
	line-height:1;
	font-size:12px;
}
div#index00 div.campaign02 h2,
div#index00 div.campaign02 b,
div#index00 div.campaign02 p{
	display:block;
	height:0;
	text-indent:-9999px;
}

/*セルライトとはへのリンク*/
div#index00 div.campaign02 div.btn1 {
	display:block;
	background:url('images/btn01_01.jpg') no-repeat;
	width:101px;
	height:21px;
	margin: 103px 0 0 450px;
	_margin: 5px 0 0 450px;/*IE6*/

}
div#index00 div.campaign02 div.btn1 a{
	display:block;
	background:url('images/btn01_01.jpg') no-repeat;
	width:101px;
	height:21px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
div#index00 div.campaign02 div.btn1 a:hover{
	background:url('images/btn01_01_1.jpg') no-repeat;
}

/*骨盤がゆがむとどうなる？へのリンク*/

div#index00 div.campaign02 div.btn2 {
	display:block;
	background:url('images/btn01_02.jpg') no-repeat;
	width:101px;
	height:21px;
	margin: 57px 0 0 450px;
	_margin: 57px 0 0 450px;/*IE6*/
}
div#index00 div.campaign02 div.btn2 a{
	display:block;
	background:url('images/btn01_02.jpg') no-repeat;
	width:101px;
	height:21px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
div#index00 div.campaign02 div.btn2 a:hover{
	background:url('images/btn01_02_1.jpg') no-repeat;
}

/*パーフェクトセルライトへのリンク*/

div#index00 div.campaign02 div.btn3 {
	display:block;
	background:url('images/btn01_03.jpg') no-repeat;
	width:101px;
	height:21px;
	margin: 58px 0 0 450px;
	_margin: 60px 0 0 450px;/*IE6*/
}
div#index00 div.campaign02 div.btn3 a{
	display:block;
	background:url('images/btn01_03.jpg') no-repeat;
	width:101px;
	height:21px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
div#index00 div.campaign02 div.btn3 a:hover{
	background:url('images/btn01_03_1.jpg') no-repeat;
}



/*------------------------------------------------------------------------------
body_staff.html
(スタッフ紹介)
------------------------------------------------------------------------------*/

#staff{
	background: #FFFFFF;
	width: 610px;
}

#staff h2 {
   padding: 0 0 10px 0;
}

#staff dl {
	color: #333333;
	font-size: 12px;
	padding: 5px 0 5px 0;
}

#staff dt {
   width: 50px;
   float: left;
}

/* STAFF TITLE A */

div#staff_ttlA{
	width: 539px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	border-bottom: 1px solid #996600;
	padding-bottom: 12px;
	margin-bottom: 20px;
	font-size: 12px;
}

div#staff_ttlA h3{
	float: left;
}

div#staff_ttlA div#ttl{
	float: right;
	height: 28px;
	width: 200px;
}

/* STAFF ITEM A */

div#staff_itemA{
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

div#staff_itemAL{
	width: 400px;
	float: left;
}

div#staff_itemAL div#item_ttl{
	height: 60px;
	width: 303px;
}

div#staff_itemAL div#item_body{
	font-size: 12px;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #996600;
	line-height: 140%;
	color: #333333;
}

div#staff_itemAR{
	width: 160px;
	float: right;
}

div#staff_itemAR div#item_img{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 70px;
}

/* STAFF ITEM B */

.staff_itemB{
	margin-right: 25px;
	margin-left: 25px;
	background: #F0ECE0;
	padding: 10px;
}

.staff_itemB div#item_img{
}

div#staff_itemB p{
	font-size: 12px;
	line-height: 170%;
	margin-top: 20px;
	padding-right: 12px;
	padding-left: 12px;
}


/* STAFF ITEM C */
.staff_itemC{
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background:url('images/staff_waku_bg.jpg') no-repeat;
	background-position : bottom;
}

.staff_itemCL{
	float: left;
	width: 160px;
	padding: 0 0 10px 18px;
}

.staff_itemCL img {
   border: #999 1px solid;
   padding: 3px;
   background-color: #fff;
}

.staff_itemCL div#item_img{
}

.staff-waku-body {
    float: left;
	    width: 598px;
	margin: 0 0 8px 0;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

.staff-waku-CLR {
    float: left;
    width: 598px;
	background:url('images/staff_waku_bg1.jpg') no-repeat;
	background-position : bottom;
}

.staff-waku-body2 {
    clear: both;
    width: 598px;
	min-height: 190px;
	background:url('images/staff_waku_bg.jpg') no-repeat;
	background-position : bottom;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}

.staff-waku-h {
    clear: both;
	background:url('images/staff_h_bg.gif') no-repeat;
	height: 42px;
	padding: 38px 0 0 45px;
	font-size: 14px;
	color: #004F3C;
	font-weight: bold;
}

.staff-name {
	font-size: 14px;
	color: #004F3C;
	font-weight: bold;
}

.shikaku {
    color: #006766;
	font-weight: bold;
	line-height: 16px;
}

.dot {
    float: left;
	padding: 0 0 0 0;
}

.staff-message {
    clear: both;
	width: 598px;
    padding: 0 0 0 0;
	background:url('images/staff_waku_bg2.gif') repeat-y;
}

.staff-message img {
   padding: 0 0 10px 15px;
}

.staff-message p {
    padding: 0 15px 15px 15px;
	line-height: 18px;
}

.staff_itemCR{
	width: 365px;
	float: right;
	padding: 0 15px 5px 0;
}

.staff_itemCR2{
	width: 375px;
	float: right;
	padding: 0 30px 5px 0;
}

.staff_itemCR img{
	margin: 8px 0 8px 0;
}


.staff_itemCR p{
	font-size: 12px;
	padding: 0 0 10px 0;
	line-height: 16px;
	color: #333333;
}

.staff_itemCR2 p{
	font-size: 12px;
	padding: 0 0 15px 0;
	line-height: 16px;
	color: #333333;
}


div#staff div#lpg div#lpg_text01{
	width: 500px;
	background: #F0ECE0;
	height: 200px;
	float: none;
}


/* STAFF_info */

#staff-info{
       width: 610px;
       padding: 40px 0 40px 0;
}

#staff-info h2{
       padding: 0 0 0 0;
}


#staff-info table {
      width: 580px;
      border-top: 1px solid #4C8469;
      border-left: 1px solid #4C8469;
      margin: 13px 0 0 13px;
}

#staff-info th {
     vertical-align: top;
     width: 89px;
     padding: 10px 10px 10px 30px;
     background-color: #E5F1E5;
     font-weight: bold;
     border-right: 1px solid #4c8469;
     border-bottom: 1px solid #4c8469;
     background-image:  url(images/arr.gif);
     background-repeat: no-repeat;
     background-position: 11px 11px;
     text-align: left;
}

#staff-info td {
     padding: 10px;
     border-bottom: 1px solid #4c8469;
     border-right: 1px solid #4c8469;
}

#staff-info p {
    padding: 9px 0 0 0;
}

#staff-info .text {
   padding: 13px 0 0 13px;
}

#staff-info h3{
	color: #6E2709;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	margin-top: 15px;
}

/* SCHOOL_info */

div#school_info h1{
	display:block;
	background:url('images/schoolbana01.jpg') no-repeat;
	width:610px;
	height:81px;
	margin:10px 0px 0px 0px;
	text-indent:-9999px;
}














/*------------------------------------------------------------------------------
q&a.html
(よくあるご質問)
------------------------------------------------------------------------------*/

div#qa{
	background: #FFFFFF;
	width: 610px;
}

/* Q&A TOP */
div#qa_top{
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 30px;
	color: #333333;
}

div#qa_top h3{
	font-size: 14px;
	padding-bottom: 15px;
}


/* Q&A MENU */
div#qa_menu{
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

div#qa_menu ul{
	color: #634951;
	padding-left: 10px;
}

div#qa_menu li{
   font-size: 12px;
   padding: 0 0 15px 18px;
   list-style: none;
   background-image:  url(images/arr-maru.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}



/* Q&A BODY */
div#qa_body{
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	margin-top: 30px;
}

div#qa_body div#qa_item{
	padding-bottom: 30px;
}

div#qa_body div#qa_item div#item_bg{
    clear: both;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding-bottom: 20px;
	background: url('images/faq_bg02.gif') no-repeat;
}

div#qa_body div#qa_item h2{
　　float: left;
    min-height: 40px;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #006666;
	background: url('images/faq_bg01.gif') no-repeat;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#qa_body div#qa_item p{
	font-size: 13px;
	line-height: 160%;
	color: #333;
	padding-left: 80px;
	margin-top: 15px;
	padding-bottom: 8px;
	padding-right: 15px;
}


/*------------------------------------------------------------------------------
pricelist.html
(値段表)
------------------------------------------------------------------------------*/
#price {
}


#price h3 {
    width: 540px;
    clear: both;
	border-bottom: 1px solid #996600;
	margin: 30px 0 30px 0;
	padding: 8px 0 5px 40px;
	font-weight: bold;
   background-image:  url(images/h3_bg.gif);
   background-repeat: no-repeat;
   background-position: 0 0px;
   color: #3E2A05;
}

.price-set-box {
   float: left;
   padding: 0 0 0 10px;
}

.price-list {
   float: left;
   width: 588px;
   margin: 0 0 10px 0;
   border: 1px solid #C5A972;   
}

.koumoku {
   float: left;
   width: 588px;
   background-color:  #C5A972;
   padding: 5px 0 5px 0;
}

.list-set {
   clear: both;
   float: left;
   width: 588px;
   padding: 5px 0 5px 0;
   border-top: 1px solid  #C5A972;
}

.koumoku1 {
   float: left;
   width: 280px;
   padding: 0 0 0 5px;
   font-weight: bold;
   color: #FFF;
} 

.koumoku2 {
   text-align: center;
   float: left;
   width: 145px;
   padding: 0 0 0 5px;
   font-weight: bold;
   color: #FFF;
} 

.koumoku3 {
   text-align: center;
   float: left;
   width: 145px;
   padding: 0 0 0 5px;
   font-weight: bold;
   color: #FFF;
}

.listchi1 {
   float: left;
   width: 280px;
   padding: 0 0 0 5px;
}

.listchi2 {
   text-align: center;
   float: left;
   width: 145px;
   padding: 0 0 0 5px;
}
.listchi3 {
   text-align: center;
   float: right;
   width: 145px;
   padding: 0 0 0 5px;
}

#price p {
   margin: 0 0 0 0;
   padding: 0 0 10px 0;
   line-height: 1.5em;
	clear:both;
}

/*------------------------------------------------------------------------------
body_perfect.html
(パーフェクトセルライト)
------------------------------------------------------------------------------*/

/* body_perfect */
div#body_perfect{

}

div#body_perfect h2{
	padding-bottom: 20px;
}

/* body_perfectBG */
div#body_perfect div#body_perfectBG{
	background: #FFFFFF;
	width: 610px;
}

/* lpg */
div#body_perfect div#lpg {
	padding-top: 20px;
	padding-left: 15px;
}

div#body_perfect div#lpg div#lpg_leftbox {
	float: left;
	width: 270px;
	padding-right: 15px;
}

div#body_perfect div#lpg div#lpg_text01{
	width: 270px;
	background: #F0ECE0;
	height: 137px;
}

div#body_perfect div#lpg p{
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	padding: 10px;
}

div#body_perfect div#lpg div#lpg_text02{
	clear: both;
	padding: 10px;
	width: 560px;
	background: #F0ECE0;
	margin-top: 10px;
	margin-bottom: 30px;
}

div#body_perfect div#lpg div#lpg_img01{
	height: 223px;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#body_perfect div#lpg div#lpg_img02{
	height: 372px;
	width: 293px;
	float: left;
	padding-bottom: 10px;
}

div#body_perfect div#lpg:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}


/* step */
div#body_perfect div#step {
	padding-top: 20px;
	clear: both;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

div#body_perfect div#step div#step_rightbox {
	float: left;
	width: 370px;
}

div#body_perfect div#step div#step_rightbox h2 {

}

div#body_perfect div#step div#step_rightbox p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

div#body_perfect div#step div#step_image {
	float: left;
	padding-right: 10px;
}

div#body_perfect div#step:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




/* roller */
div#body_perfect div#roller {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

div#body_perfect div#roller div#roller_leftbox {
	float: left;
	width: 284px;
	padding-right: 10px;
}

div#body_perfect div#roller div#roller_leftbox div#image {

}

div#body_perfect div#roller div#roller_leftbox div#text {
	padding: 10px 10px 20px;
}

div#body_perfect div#roller div#roller_leftbox div#text p {
	font-size: 12px;
	line-height: 140%;
}


div#body_perfect div#roller div#roller_rightbox {
	float: left;
	width: 286px;
}

div#body_perfect div#roller div#roller_rightbox h4 {
	padding-bottom: 15px;
}

div#body_perfect div#roller div#roller_rightbox div#image {

}

div#body_perfect div#roller div#roller_rightbox div#text01 {
	padding: 10px 10px 20px;
}

div#body_perfect div#roller div#roller_rightbox div#text01 p {
	font-size: 12px;
	line-height: 140%;
}

div#body_perfect div#roller div#roller_rightbox div#text02 {
	background: #F5F5DC;
	padding: 10px 10px 20px;
}

div#body_perfect div#roller div#roller_rightbox div#text02 p {
	font-size: 12px;
	line-height: 140%;
	color: #336633;
}




/* before_after */
div#body_perfect div#before_after {
	padding-top: 20px;
	clear: both;
}

div#body_perfect div#before_after h2 {

}

div#body_perfect div#before_after div#image {
	text-align: center;
}

div#body_perfect div#before_after div#text {
	background: #F0ECE0;
	margin: 10px auto;
	width: 560px;
	padding: 10px 10px 20px;
}

div#body_perfect div#before_after div#text p {
	font-size: 12px;
	line-height: 140%;

}





/* body_perfect_under */
div#body_perfect div#body_perfect_under {
	clear: both;
}













/*------------------------------------------------------------------------------
body_lympha.html
(毒出しリンパマッサージ)
------------------------------------------------------------------------------*/

/* body_lympha */
div#body_lympha{

}

div#body_lympha h2{
	padding-bottom: 20px;
}

/* body_lymphaBG */
div#body_lympha div#body_lymphaBG{
	background: #FFFFFF;
	width: 610px;
}

/* lpg */
div#body_lympha div#lpg {
	padding-top: 20px;
	padding-left: 15px;
}

div#body_lympha div#lpg div#lpg_leftbox {
	float: left;
	width: 270px;
	padding-right: 15px;
}

div#body_lympha div#lpg div#lpg_text01{
	width: 270px;
	background: #F0ECE0;
	height: 207px;
}

div#body_lympha div#lpg p{
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	padding: 10px;
}

div#body_lympha div#lpg div#lpg_text02{
	clear: both;
	padding: 10px;
	width: 560px;
	background: #F0ECE0;
	margin-top: 10px;
	margin-bottom: 30px;
}

div#body_lympha div#lpg div#lpg_img01{
	height: 150px;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#body_lympha div#lpg div#lpg_img02{
	height: 372px;
	width: 293px;
	float: left;
	padding-bottom: 10px;
}

div#body_lympha div#lpg:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}


/* step */
div#body_lympha div#step {
	padding-top: 20px;
	clear: both;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

div#body_lympha div#step div#step_rightbox {
	float: left;
	width: 370px;
}

div#body_lympha div#step div#step_rightbox h2 {

}

div#body_lympha div#step div#step_rightbox p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

div#body_lympha div#step div#step_image {
	float: left;
	padding-right: 10px;
}

div#body_lympha div#step:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




/* roller */
div#body_lympha div#roller {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

div#body_lympha div#roller div#roller_leftbox {
	float: left;
	width: 550px;
	padding-right: 10px;
}

div#body_lympha div#roller div#roller_leftbox div#image {

}

div#body_lympha div#roller div#roller_leftbox div#text {
	padding: 10px 10px 20px;
}

div#body_lympha div#roller div#roller_leftbox div#text p {
	font-size: 12px;
	line-height: 140%;
}


div#body_lympha div#roller div#roller_rightbox {
	float: left;
	width: 286px;
}

div#body_lympha div#roller div#roller_rightbox h4 {
	padding-bottom: 15px;
}

div#body_lympha div#roller div#roller_rightbox div#image {

}

div#body_lympha div#roller div#roller_rightbox div#text01 {
	padding: 10px 10px 20px;
}

div#body_lympha div#roller div#roller_rightbox div#text01 p {
	font-size: 12px;
	line-height: 140%;
}

div#body_lympha div#roller div#roller_rightbox div#text02 {
	background: #F5F5DC;
	padding: 10px 10px 20px;
}

div#body_lympha div#roller div#roller_rightbox div#text02 p {
	font-size: 12px;
	line-height: 140%;
	color: #336633;
}




/* before_after */
div#body_lympha div#before_after {
	padding-top: 20px;
	clear: both;
}

div#body_lympha div#before_after h2 {

}

div#body_lympha div#before_after div#image {
	text-align: center;
}

div#body_lympha div#before_after div#text {
	background: #F0ECE0;
	margin: 10px auto;
	width: 560px;
	padding: 10px 10px 20px;
}

div#body_lympha div#before_after div#text p {
	font-size: 12px;
}


/* body_lympha_under */
div#body_lympha div#body_lympha_under {
	clear: both;
}

/* before after*/
div#bl_text{
	width: 560px;
	background: #F0ECE0;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
div#bl_text p{
	font-size: 12px;
	line-height: 140%;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


/*------------------------------------------------------------------------------
facial_lympha.html
(フェイシャル　老廃物排出)
------------------------------------------------------------------------------*/

/* facial_lympha */
div#facial_lympha{

}

div#facial_lympha h2{
	padding-bottom: 20px;
}

/* facial_lymphaBG */
div#facial_lympha div#facial_lymphaBG{
	background: #FFFFFF;
	width: 610px;
}

/* lpg */
div#facial_lympha div#lpg {
	padding-top: 20px;
	padding-left: 15px;
}

div#facial_lympha div#lpg div#lpg_leftbox {
	float: left;
	width: 270px;
	background: #F0ECE0;
	margin-right: 15px;
}

div#facial_lympha div#lpg p{
	font-size: 12px;
	line-height:150%;
	color: #333333;
	padding: 10px;
}

div#facial_lympha div#lpg div#lpg_text02{
	clear: both;
	padding: 10px;
	width: 560px;
	background: #F0ECE0;
	margin-top: 10px;
	margin-bottom: 30px;
}

div#facial_lympha div#lpg div#lpg_img01{
	height: 223px;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#facial_lympha div#lpg div#lpg_img02{
	height: 372px;
	width: 293px;
	float: left;
	padding-bottom: 10px;
}

div#facial_lympha div#lpg:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}


/* step */
div#facial_lympha div#step {
	padding-top: 20px;
	clear: both;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

div#facial_lympha div#step div#step_rightbox {
	float: left;
	width: 370px;
}

div#facial_lympha div#step div#step_rightbox h2 {

}

div#facial_lympha div#step div#step_rightbox p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

div#facial_lympha div#step div#step_image {
	float: left;
	padding-right: 10px;
}

div#facial_lympha div#step:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




/* roller */
div#facial_lympha div#roller {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

div#facial_lympha div#roller div#roller_leftbox {
	float: left;
	width: 284px;
	padding-right: 10px;
}

div#facial_lympha div#roller div#roller_leftbox div#image {

}

div#facial_lympha div#roller div#roller_leftbox div#text {
	padding: 10px 10px 20px;
}

div#facial_lympha div#roller div#roller_leftbox div#text p {
	font-size: 12px;
	line-height: 140%;
}


div#facial_lympha div#roller div#roller_rightbox {
	float: left;
	width: 286px;
}

div#facial_lympha div#roller div#roller_rightbox h4 {
	padding-bottom: 15px;
}

div#facial_lympha div#roller div#roller_rightbox div#image {

}

div#facial_lympha div#roller div#roller_rightbox div#text01 {
	padding: 10px 10px 20px;
}

div#facial_lympha div#roller div#roller_rightbox div#text01 p {
	font-size: 12px;
	line-height: 140%;
}

div#facial_lympha div#roller div#roller_rightbox div#text02 {
	background: #F5F5DC;
	padding: 10px 10px 20px;
}

div#facial_lympha div#roller div#roller_rightbox div#text02 p {
	font-size: 12px;
	line-height: 140%;
	color: #336633;
}




/* before_after */
div#facial_lympha div#before_after {
	padding-top: 20px;
	clear: both;
	padding-right: 15px;
}


div#facial_lympha div#before_after div#text {
	background: #F0ECE0;
	margin: 10px auto;
	width: 560px;
	padding: 10px 10px 20px;
}

div#facial_lympha div#before_after div#text p {
	font-size: 12px;
}


/* facial_lympha_under */
div#facial_lympha div#facial_lympha_under {
	clear: both;
}

/* facial_lympha_A */

div#facial_lympha_A{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

div#facial_lympha_A h2{
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div#facial_lympha_A p{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}

div#facial_lympha_A h3{
	color: #6E2709;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	margin-top: 15px;
}












/*------------------------------------------------------------------------------
facial_pelvis.html
(小顔矯正)
------------------------------------------------------------------------------*/

/* facial_pelvis */
div#facial_pelvis{

}

div#facial_pelvis h2{
	padding-bottom: 20px;
}

/* facial_pelvisBG */
div#facial_pelvis div#facial_pelvisBG{
	background: #FFFFFF;
	width: 610px;
}

/* lpg */
div#facial_pelvis div#lpg {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
}



div#facial_pelvis div#lpg div#lpg_text02{
	clear: both;
	width: 560px;
	background: #F0ECE0;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}


/* step */
div#facial_pelvis div#step {
	padding-top: 20px;
	clear: both;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

div#facial_pelvis div#step div#step_rightbox {
	float: left;
	width: 370px;
}

div#facial_pelvis div#step div#step_rightbox h2 {

}

div#facial_pelvis div#step div#step_rightbox p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

div#facial_pelvis div#step div#step_image {
	float: left;
	padding-right: 10px;
}

div#facial_pelvis div#step:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




/* roller */
div#facial_pelvis div#roller {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

div#facial_pelvis div#roller div#roller_leftbox {
	float: left;
	width: 284px;
	padding-right: 10px;
}

div#facial_pelvis div#roller div#roller_leftbox div#image {

}

div#facial_pelvis div#roller div#roller_leftbox div#text {
	padding: 10px 10px 20px;
}

div#facial_pelvis div#roller div#roller_leftbox div#text p {
	font-size: 12px;
	line-height: 140%;
}


div#facial_pelvis div#roller div#roller_rightbox {
	float: left;
	width: 286px;
}

div#facial_pelvis div#roller div#roller_rightbox h4 {
	padding-bottom: 15px;
}

div#facial_pelvis div#roller div#roller_rightbox div#image {

}

div#facial_pelvis div#roller div#roller_rightbox div#text01 {
	padding: 10px 10px 20px;
}

div#facial_pelvis div#roller div#roller_rightbox div#text01 p {
	font-size: 12px;
	line-height: 140%;
}

div#facial_pelvis div#roller div#roller_rightbox div#text02 {
	background: #F5F5DC;
	padding: 10px 10px 20px;
}

div#facial_pelvis div#roller div#roller_rightbox div#text02 p {
	font-size: 12px;
	line-height: 140%;
	color: #336633;
}




/* before_after */
div#facial_pelvis div#before_after {
	padding-top: 20px;
	clear: both;
}

div#facial_pelvis div#before_after h2 {

}

div#facial_pelvis div#before_after div#image {
	text-align: center;
}

div#facial_pelvis div#before_after div#text {
	background: #F0ECE0;
	margin: 10px auto;
	width: 560px;
	padding: 10px 10px 20px;
}

div#facial_pelvis div#before_after div#text p {
	font-size: 12px;
}


/* facial_pelvis_under */
div#facial_pelvis div#facial_pelvis_under {
	clear: both;
}

/* facial_pelvis_B */

.zyosei {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/facial_pelvis_woman.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}


.zyosei h3{
	color: #6E2709;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	margin-top: 15px;
}


.zyosei p{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url('images/checkmark.gif') no-repeat;
	padding-left: 28px;
}


/* facial_pelvis_AA */

div#facial_pelvis_AA{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

div#facial_pelvis_AA h2{
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div#facial_pelvis_AA p{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}

/* 頭蓋骨の部分*/

.fp_skeleton01 {
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.fp_skeleton01 td{
	font-size: 12px;
	line-height: 140%;
}

/* before after*/
div#fp_text{
	width: 560px;
	background: #F0ECE0;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
div#fp_text p{
	font-size: 12px;
	line-height: 140%;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}




/*------------------------------------------------------------------------------
facial_wrinkle.html
(シワ・たるみ)
------------------------------------------------------------------------------*/


/* facial_wrinkle */
div#facial_wrinkle{

}

div#facial_wrinkle h2{
	padding-bottom: 20px;
}

/* facial_wrinkleBG */
div#facial_wrinkle div#facial_wrinkleBG{
	background: #FFFFFF;
	width: 610px;
}

/* lpg */
div#facial_wrinkle div#lpg {
	padding-left: 15px;
}

div#facial_wrinkle div#lpg div#lpg_leftbox {
	float: left;
	width: 270px;
	padding-right: 15px;
}

div#facial_wrinkle div#lpg div#lpg_text01{
	width: 270px;
	background: #F0ECE0;
	height: 150px;
}

div#facial_wrinkle div#lpg p{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	padding: 10px;
}

div#facial_wrinkle div#lpg div#lpg_text02{
	clear: both;
	padding: 10px;
	width: 560px;
	background: #F0ECE0;
	margin-bottom: 20px;
}

div#facial_wrinkle div#lpg div#lpg_img01{
	height: 223px;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#facial_wrinkle div#lpg div#lpg_img02{
	height: 372px;
	width: 293px;
	float: left;
	padding-bottom: 10px;
}

div#facial_wrinkle div#lpg:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}


/* step */
div#facial_wrinkle div#step {
	padding-top: 20px;
	clear: both;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

div#facial_wrinkle div#step div#step_rightbox {
	float: left;
	width: 370px;
}

div#facial_wrinkle div#step div#step_rightbox h2 {

}

div#facial_wrinkle div#step div#step_rightbox p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

div#facial_wrinkle div#step div#step_image {
	float: left;
	padding-right: 10px;
}

div#facial_wrinkle div#step:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




/* roller */
div#facial_wrinkle div#roller {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

div#facial_wrinkle div#roller div#roller_leftbox {
	float: left;
	width: 284px;
	padding-right: 10px;
}

div#facial_wrinkle div#roller div#roller_leftbox div#image {

}

div#facial_wrinkle div#roller div#roller_leftbox div#text {
	padding: 10px 10px 20px;
}

div#facial_wrinkle div#roller div#roller_leftbox div#text p {
	font-size: 12px;
	line-height: 140%;
}


div#facial_wrinkle div#roller div#roller_rightbox {
	float: left;
	width: 286px;
}

div#facial_wrinkle div#roller div#roller_rightbox h4 {
	padding-bottom: 15px;
}

div#facial_wrinkle div#roller div#roller_rightbox div#image {

}

div#facial_wrinkle div#roller div#roller_rightbox div#text01 {
	padding: 10px 10px 20px;
}

div#facial_wrinkle div#roller div#roller_rightbox div#text01 p {
	font-size: 12px;
	line-height: 140%;
}

div#facial_wrinkle div#roller div#roller_rightbox div#text02 {
	background: #F5F5DC;
	padding: 10px 10px 20px;
}

div#facial_wrinkle div#roller div#roller_rightbox div#text02 p {
	font-size: 12px;
	line-height: 140%;
	color: #336633;
}




/* before_after */
div#facial_wrinkle div#before_after {
	padding-top: 20px;
	clear: both;
}

div#facial_wrinkle div#before_after h2 {

}

div#facial_wrinkle div#before_after div#image {
	text-align: center;
}

div#facial_wrinkle div#before_after div#text {
	background: #F0ECE0;
	margin: 10px auto;
	width: 560px;
	padding: 10px 10px 20px;
}

div#facial_wrinkle div#before_after div#text p {
	font-size: 12px;
}





/* facial_wrinkle_under */
div#facial_wrinkle div#facial_wrinkle_under {
	clear: both;
}


div#fw_text{
	width: 560px;
	background: #F0ECE0;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
div#fw_text p{
	font-size: 12px;
	line-height: 140%;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}






/*------------------------------------------------------------------------------
facial_diet.html
(顔痩せダイエット)
------------------------------------------------------------------------------*/

/* facial_diet */
div#facial_diet{

}

div#facial_diet h2{
	padding-bottom: 20px;
}

/* facial_dietBG */
div#facial_diet div#facial_dietBG{
	background: #FFFFFF;
	width: 610px;
}

/* lpg */
div#facial_diet div#lpg {
	padding-top: 20px;
	padding-left: 15px;
}

div#facial_diet div#lpg div#lpg_leftbox {
	float: left;
	width: 270px;
	padding-right: 15px;
}

div#facial_diet div#lpg div#lpg_text01{
	width: 270px;
	background: #F0ECE0;
	height: 137px;
}

div#facial_diet div#lpg p{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding: 10px;
}

div#facial_diet div#lpg div#lpg_text02{
	clear: both;
	padding: 10px;
	width: 560px;
	background: #F0ECE0;
	margin-top: 10px;
	margin-bottom: 30px;
}

div#facial_diet div#lpg div#lpg_img01{
	height: 223px;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#facial_diet div#lpg div#lpg_img02{
	height: 372px;
	width: 293px;
	float: left;
	padding-bottom: 10px;
}

div#facial_diet div#lpg:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}


/* step */
div#facial_diet div#step {
	padding-top: 20px;
	clear: both;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

div#facial_diet div#step div#step_rightbox {
	float: left;
	width: 370px;
}

div#facial_diet div#step div#step_rightbox h2 {

}

div#facial_diet div#step div#step_rightbox p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}



div#facial_diet div#step div#step_image {
	float: left;
	padding-right: 10px;
}

div#facial_diet div#step:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




/* roller */
div#facial_diet div#roller {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

div#facial_diet div#roller div#roller_leftbox {
	float: left;
	width: 284px;
	padding-right: 10px;
}

div#facial_diet div#roller div#roller_leftbox div#image {

}

div#facial_diet div#roller div#roller_leftbox div#text {
	padding: 10px 10px 20px;
}

div#facial_diet div#roller div#roller_leftbox div#text p {
	font-size: 12px;
	line-height: 140%;
}


div#facial_diet div#roller div#roller_rightbox {
	float: left;
	width: 286px;
}

div#facial_diet div#roller div#roller_rightbox h4 {
	padding-bottom: 15px;
}

div#facial_diet div#roller div#roller_rightbox div#image {

}

div#facial_diet div#roller div#roller_rightbox div#text01 {
	padding: 10px 10px 20px;
}

div#facial_diet div#roller div#roller_rightbox div#text01 p {
	font-size: 12px;
	line-height: 140%;
}

div#facial_diet div#roller div#roller_rightbox div#text02 {
	background: #F5F5DC;
	padding: 10px 10px 20px;
}

div#facial_diet div#roller div#roller_rightbox div#text02 p {
	font-size: 12px;
	line-height: 140%;
	color: #336633;
}




/* before_after */
div#facial_diet div#before_after {
	padding-top: 20px;
	clear: both;
}

div#facial_diet div#before_after h2 {

}

div#facial_diet div#before_after div#image {
	text-align: center;
}

div#facial_diet div#before_after div#text {
	background: #F0ECE0;
	margin: 10px auto;
	width: 560px;
	padding: 10px 10px 20px;
	line-height: 150%;
}

div#facial_diet div#before_after div#text p {
	font-size: 12px;
}


/* facial_diet_under */
div#facial_diet div#facial_diet_under {
	clear: both;
}












/*--------------------------------------------------------------------
cell.html
セルライト　レベルチェック
--------------------------------------------------------------------*/
div#cell{
	display:block;
	width:610px;
	background:#FFF url('images/cell_bg.gif') no-repeat bottom;
	padding-bottom:10px;
}
div#cell h2{
	display:block;
	background:url('images/cell_h2.jpg') no-repeat;
	width:610px;
	height:50px;
	text-indent:-9999px;
}
div#cell div.banr1{
	display:block;
	background:url('images/cell_bnr1.jpg') no-repeat;
	width:283px;
	height:58px;
	margin-left:6px; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:315px; padding-right:0; padding-top:190px; padding-bottom:0;
}
div#cell div.banr1 strong,
div#cell div.banr1 b{
	display:none;
}
div#cell div.banr1 p{
	display:block;
	width:270px;
	height:50px;
	font-size:12px;
	line-height:1.3;
}
div#cell div.body{
	display:block;
	background:url('images/cell_bnr1.jpg') no-repeat;
	width:283px;
	height:58px;
	margin-left:6px; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:315px; padding-right:0; padding-top:190px; padding-bottom:0;
}
div#cell div.body strong,
div#cell div.body b{
	display:none;
}
div#cell div.body p{
	display:block;
	width:270px;
	height:50px;
	font-size:12px;
	line-height:1.3;
}
/*ul*/
div#cell ul{
	display:block;
	width:600px;
	margin:10px 5px ;
	margin-bottom:0;
}
div#cell li{
	display:block;
	width:600px;
	margin-bottom:20px;
	list-style-type:none;
}
div#cell li p{
	font-size:12px;
	line-height:1.3;
}
div#cell li b{
	display:block;
	width:300px;
	height:25px;
	text-indent:-9999px;
}
div#cell div.waku{
	display:block;
	width:578px;
	border:1px solid #996600;
	padding:10px;
	background:url('images/cell_bg2.jpg') no-repeat bottom;
}
div#cell div.waku:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
div#cell div.waku div.img{
	display:block;
	width:200px;
	float:left;
	margin-bottom:10px;
}
div#cell div.waku div.img img{
	width:192px;
	height:144px;
	border:#666633 3px solid;
}
div#cell div.waku div.txt{
	display:block;
	width:345px;
	float:left;
	margin:0 0 0 10px;
}
div#cell div.waku div.txt strong{
	display:block;
	width:335px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:15px;
}
div#cell div.waku p.txt_btm{
	display:block;
	clear:both;
	height:70px;
	margin:0;
	width:auto;
	padding:10px 10px 0 120px;
	border-top:#666 2px dotted;
}


/*各li*/
/*lv1*/
div#cell li.li01 b{
	background:url('images/cell_t_lv1.jpg') no-repeat;
}
div#cell li.li01  div.waku div.txt strong{
	background:url('images/cell_b_1.jpg') no-repeat;
}
div#cell li.li01 div.waku p.txt_btm{
	background:url('images/cell_lv1.jpg') no-repeat 0 5px;
}
/*lv2*/
div#cell li.li02 b{
	background:url('images/cell_t_lv2.jpg') no-repeat;
}
div#cell li.li02  div.waku div.txt strong{
	background:url('images/cell_b_2.jpg') no-repeat;
}
div#cell li.li02 div.waku p.txt_btm{
	background:url('images/cell_lv2.jpg') no-repeat 0 5px;
}
/*lv3*/
div#cell li.li03 b{
	background:url('images/cell_t_lv3.jpg') no-repeat;
}
div#cell li.li03  div.waku div.txt strong{
	background:url('images/cell_b_3.jpg') no-repeat;
}
div#cell li.li03 div.waku p.txt_btm{
	background:url('images/cell_lv3.jpg') no-repeat 0 5px;
}
/*lv4*/
div#cell li.li04{
	margin-bottom:0;
}
div#cell li.li04 b{
	background:url('images/cell_t_lv4.jpg') no-repeat;
}
div#cell li.li04  div.waku div.txt strong{
	background:url('images/cell_b_4.jpg') no-repeat;
}
div#cell li.li04 div.waku p.txt_btm{
	background:url('images/cell_lv4.jpg') no-repeat 0 5px;
}


/*cell_02*/
div#cell div.cell_02{
	display:block;
	margin-top:40px;
}

div#cell div.cell_02 h3{
	display:block;
	background:url('images/cell_t_cell.jpg') no-repeat;
	width:610px;
	height:37px;
	text-indent:-9999px;
	padding: 0 0 30px 0;
}
div#cell div.cell_02 p{
	display:block;
	margin:10px;
	background:#F9EFD7;
	padding:10px;
	line-height:1.3;
	font-size:12px;
}
div#cell div.cell_02 div.image{
	display:block;
	width:610px;
	background:url('images/cell_img_5.jpg') no-repeat bottom;
	text-align:center; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:185px
}
div#cell div.cell_02 div.image img{
	width:391px;
	height:240px;
}
div#cell div.cell_02 div.image b,
div#cell div.cell_02 div.image p{
	display:none;
}



div#whatIsCell .celltext {
	padding: 10px;
	width: 560px;
	background: #F0ECE0;
	margin-top: 10px;
	line-height: 150%;
	color: #666666;
	text-align: left;
	margin-left: 15px;
	font-size: 12px;
	margin-bottom: 20px;
}

div#whatIsCell .celltext02 {
	padding: 10px;
	width: 360px;
	background: #F0ECE0;
	line-height: 150%;
	color: #666666;
	text-align: left;
	font-size: 12px;
}

/*--------------------------------------------------------------------
level.html
セルライト　レベルチェック
--------------------------------------------------------------------*/
div#cell .underBanner_01 {
	padding: 10px;
	background-image: url(images/cell_FooterBg.jpg);
	background-repeat: no-repeat;
	margin-left: 35px;
}

div#cell .ubLeft {
	width: 200px;
	float: left;
}

div#cell .ubRight {
	width: 300px;
	float: right;
	margin-right: 10px;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}

div#cell{
	display:block;
	width:610px;
	background:#FFF url('images/cell_bg.gif') no-repeat bottom;
	padding-bottom:10px;
}
div#cell h2{
	display:block;
	background:url('images/cell_h2.jpg') no-repeat;
	width:610px;
	height:50px;
	text-indent:-9999px;
}
div#cell div.banr1{
	display:block;
	background:url('images/cell_bnr1.jpg') no-repeat;
	width:283px;
	height:58px;
	margin-left:6px; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:315px; padding-right:0; padding-top:190px; padding-bottom:0;
}
div#cell div.banr1 strong,
div#cell div.banr1 b{
	display:none;
}
div#cell div.banr1 p{
	display:block;
	width:270px;
	height:50px;
	font-size:12px;
	line-height:1.3;
}
div#cell div.body{
	display:block;
	background:url('images/cell_bnr1.jpg') no-repeat;
	width:283px;
	height:58px;
	margin-left:6px; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:315px; padding-right:0; padding-top:190px; padding-bottom:0;
}
div#cell div.body strong,
div#cell div.body b{
	display:none;
}
div#cell div.body p{
	display:block;
	width:270px;
	height:50px;
	font-size:12px;
	line-height:1.3;
}
/*ul*/
div#cell ul{
	display:block;
	width:600px;
	margin:10px 5px;
	margin-bottom:0;
}
div#cell li{
	display:block;
	width:600px;
	margin-bottom:20px;
	list-style-type:none;
}
div#cell li p{
	font-size:12px;
	line-height:1.3;
}
div#cell li b{
	display:block;
	width:300px;
	height:25px;
	text-indent:-9999px;
}
div#cell div.waku{
	display:block;
	width:578px;
	border:1px solid #996600;
	padding:10px;
	background:url('images/cell_bg2.jpg') no-repeat bottom;
}
div#cell div.waku:after{
	display:block;
	content:"";
	height:0;
	clear:both;
}
div#cell div.waku div.img{
	display:block;
	width:200px;
	float:left;
	margin-bottom:10px;
}
div#cell div.waku div.img img{
	width:192px;
	height:144px;
	border:#666633 3px solid;
}
div#cell div.waku div.txt{
	display:block;
	width:345px;
	float:left;
	margin:0 0 0 10px;
}
div#cell div.waku div.txt strong{
	display:block;
	width:335px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:15px;
}
div#cell div.waku p.txt_btm{
	display:block;
	clear:both;
	height:70px;
	margin:0;
	width:auto;
	padding:10px 10px 0 120px;
	border-top:#666 2px dotted;
}

div#cell div#underBanner {
	padding: 10px;
	background-image: url(images/cell_FooterBg.jpg);
	background-repeat: no-repeat;
}

div#Cell .ubLeft {
	width: 200px;
	float: left;
}

div#Cell .ubRight {
	width: 300px;
	float: right;
	margin-right: 10px;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}


/*------------------------------------------------------------------------------
body_high.html
(セルライト脂肪燃焼)
------------------------------------------------------------------------------*/
/* before_after */
div#body_high div#before_after {
	padding-top: 20px;
	clear: both;
}

div#body_high div#before_after h2 {

}

div#body_high div#before_after div#image {
	text-align: center;
}

div#body_high div#before_after div#text {
	background: #F0ECE0;
	margin: 30px auto;
	width: 560px;
	padding: 10px 10px 20px;
	line-height: 200%;
}

div#body_high div#before_after div#text p {
	font-size: 12px;
}


/* body_high_A */

div#body_high_A{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

div#body_high_A h2{
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div#body_high_A p{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}

div#body_high_A h3{
	color: #6E2709;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	margin-top: 15px;
}

/* body_high_B */

div#body_high_B{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 30px;
}

div#body_high_B h2{
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


div#body_high_B h3{
	color: #6E2709;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	margin-top: 15px;
}


div#body_high_B p{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url('images/checkmark.gif') no-repeat;
	padding-left: 28px;
}



/* body_high */
div#body_high{

}

div#body_high h2{
	padding-bottom: 20px;
}

/* body_highBG */
div#body_high div#body_highBG{
	background: #FFFFFF;
	width: 610px;
}

/* lpg */
div#body_high div#lpg {
	padding-top: 20px;
	padding-left: 15px;
}

div#body_high div#lpg div#lpg_leftbox {
	float: left;
	width: 270px;
	padding-right: 15px;
}

div#body_high div#lpg div#lpg_text01{
	width: 270px;
	background: #F0ECE0;
	height: 137px;
}

div#body_high div#lpg p{
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	padding: 10px;
}

div#body_high div#lpg div#lpg_text02{
	clear: both;
	padding: 10px;
	width: 560px;
	background: #F0ECE0;
	margin-top: 10px;
}

div#body_high div#lpg div#lpg_img01{
	height: 223px;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#body_high div#lpg div#lpg_img02{
	height: 372px;
	width: 293px;
	float: left;
	padding-bottom: 10px;
}

div#body_high div#lpg:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}


/*------------------------------------------------------------------------------
depilation.html
(脱毛)
------------------------------------------------------------------------------*/
div#depilation{
	background: #FFFFFF;
	width: 610px;
}

div#depilation_top div#depilation_top_img{
	width: 572px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

/* DEPILATION_A */

div#depilation_A{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

div#depilation_A h2{
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div#depilation_A p{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}

div#depilation_A h3{
	color: #6E2709;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	margin-top: 15px;
}

/* DEPILATION_B */

div#depilation_B{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}


div#depilation_B h3{
	color: #6E2709;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	margin-top: 15px;
}


div#depilation_B p{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url('images/checkmark.gif') no-repeat;
	padding-left: 28px;
}


/* DEPILATION_C */


div#depilation_C{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

div#depilation_C h2{
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


div#depilation_C h3{
	font-size: 14px;
	font-weight: bold;
	color: #744F08;
	margin-top: 8px;
	margin-bottom: 8px;
}

div#depilation_C table{
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}

div#depilation_C td{
	width: 160px;
}

div#depilation_C th{
	text-align: center;
}

div#depilation_C p{
	color: #744F08;
	text-align: center;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div#depilation_C h4{
}

div#depilation_C h5{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin-top: 15px;
}

div#depilation_C span.t12b{
	font-weight: bold;
	color: #6D4801;
	font-size: 12px;
	line-height: 160%;
}


/* DEPILATION_D */

div#depilation_D{
    clear: both;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

div#depilation_D h2{
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div#depilation_D h3{
	font-size: 14px;
	margin-bottom: 8px;
	width: 530px;
	background: url('images/depilation_img_02.jpg') no-repeat;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

div#depilation_D table{
	border-collapse: collapse;
	border: 1px solid #999999;
	width: 540px;
}

div#depilation_D td{
	border: 1px solid #999;
	background-color: #fff;
	vertical-align: top;
}

div#depilation_D th{
	border: 1px solid #999;
	background-color: #fff;
	width: 210px;
}

div#depilation_D p{
	margin: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* DEPILATION_E */

div#depilation_E{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

div#depilation_E h2{
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div#depilation_E table#E{
	width: 540px;
	border-collapse: collapse;
	border: 1px solid #999999;
}

div#depilation_E table#E td{
		padding: 10px;
	border: 1px solid #999;
	background-color: #fff;
}

div#depilation_E table#E th{
		padding: 3px;
	border: 1px solid #999;
	background-color: #fff;
}

div#depilation div#line{
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999999;
}



div#depilation_E table#E2{
	width: 540px;
	border-collapse: collapse;
}

div#depilation_E table#E2 p{
	background: url('images/depilation_mark2.jpg') no-repeat left center;
	padding-left: 12px;
	font-size: 14px;
	color: #004F3D;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
}

div#depilation_E table#E2 th{
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* DEPILATION_F */

div#depilation_F{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}


div#depilation_F table{
	width: 540px;
	border-collapse: collapse;
	border: 1px solid #999999;
	margin-bottom: 20px;
	font-size: 12px;
}

div#depilation_F td{
		padding: 15px;
	border: 1px solid #999;
	background-color: #fff;
}

div#depilation_F th{
	padding: 15px;
	border: 1px solid #999;
	text-align: left;
	background: #BC9240;
	font-weight: bold;
	color: #FFFFFF;
}

div#depilation_F .t10{
	font-size: 10px;
	color: #999999;
}


/* DEPILATION_G */

div#depilation_G{
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

div#depilation_G h2{
	display: inline;
}


div#depilation_G h2 img{
	border: 1px solid #999999;
	margin-right: 8px;
}















/*------------------------------------------------------------------------------
salon_guide.html
(サロンのご案内)
------------------------------------------------------------------------------*/
/* salon_guide.html */

div#salon_guide {
	background-color: #FFFFFF;
}
div#salon_guide div#sgBox {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 35px;
}
div#salon_guide div#sgBox h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-bottom: 8px;
}
div#salon_guide .contBox {
	padding-top: 20px;
	padding-bottom: 30px;
}
div#salon_guide div#sgMaster {
	float: left;
	width: 190px;
}
div#salon_guide div#shopInfo {
	margin-right: 50px;
	margin-left: 55px;
	margin-top: 20px;
}
div#salon_guide div#shoplogo {
	width: 111px;
	float: left;
}
div#salon_guide div#shopName {
	float: right;
	width: 290px;
	margin-right: 8px;
	padding-top: 5px;
}
div#salon_guide div#shopName p {
	font-size: 12px;
	color: #666666;
	padding-top: 8px;
	margin-left: 5px;
}

div#main_footer{
    clear: both;
	background: url('images/img_5.jpg') no-repeat;
	height: 185px;
	width: 610px;
	margin-top: 50px;
}



div#salon_guide div#sgMaster01 {
	float: left;
	width: 190px;
	text-align: left;
	margin-left: 10px;
	margin-top: 30px;
}

.konseputo {
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
div#konseputo_text{
	background-repeat: no-repeat;
	background-position: bottom;
}
.kon_text {
	font-size: 12px;
	line-height: 180%;
	padding: 20px;
	margin-bottom: 25px;
}
.kon_green{
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 25px;
	color: #006600;
	padding-top: 20px;
	padding-bottom: 20px;
}

.koutuannai {
	padding-bottom: 8px;
	background-color: #FFFFFF;
	margin-top: 55px;
}




/*------------------------------------------------------------------------------
whatIsCell.html
(セルライトとは)
------------------------------------------------------------------------------*/

div#whatIsCell {
	background-color: #FFFFFF;
}

div#whatIsCell div#wicTopImage {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#whatIsCell div#wicText {
	padding: 10px;
	width: 560px;
	background: #F0ECE0;
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 150%;
	color: #666666;
	text-align: center;
	margin-left: 15px;
}

div#whatIsCell div#wicText_02 {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 150%;
	color: #666666;
	text-align: left;
	font-size: 12px;
}

div#whatIsCell div#topixBox {
	margin-right: 10px;
	margin-left: 20px;
}

div#whatIsCell div#topixBox_img {
width:564px;
height:82px;
display:block;
background:url(../cam/sarani.jpg) no-repeat;
margin-left:20px;
}

div#whatIsCell div#topixBox h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

div#whatIsCell div#topixBox .wicItem {
	padding-bottom: 20px;
	padding-top: 20px;

}

div#whatIsCell div#topixBox .wicItem2 {
	background:url(../cam/step1.jpg) no-repeat;
	display:block;
	height:293px;
	width:563px;
}

div#whatIsCell div#topixBox .wicItem3 {
	background:url(../cam/step2.jpg);
	display:block;
	height:293px;
	width:563px;
}

div#whatIsCell .wicRight h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 105%;
	padding-bottom: 10px;
}

div#whatIsCell .wicRight02 div{
	float:left;
	padding-right:10px;
	display:block;
}


div#whatIsCell .wicRight02 p{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	padding-bottom: 10px;
	float:left;
	width:350px;
}

div#whatIsCell .wicRight p {
	font-size: 13px;
	line-height: 120%;
	color: #666666;
	float:left;
}

div#whatIsCell .wicLeft {
	width: 200px;
	float: left;
	margin-top:50px;
	padding-left:10px;
	padding-right:5px;
	padding-top:20px;
}

div#whatIsCell .wicRight {
	width: 340px;
	float: left;
	margin-top:100px;

}

div#whatIsCell .wicRight02 {
	background: url('images/cam_back_img2.gif') no-repeat;
	width: 538px;
	height:234px;
	padding:15px 20px 5px 10px;
	color:#FFFFFF;
	float: left;
}



div#whatIsCell div#illust {
	text-align: center;
	padding-bottom: 30px;
}

div#whatIsCell div#underBanner {
	padding: 10px;
	background-image: url(images/cell_FooterBg.jpg);
	background-repeat: no-repeat;
}

div#whatIsCell .ubLeft {
	width: 200px;
	float: left;
}

div#whatIsCell .ubRight {
	width: 300px;
	float: right;
	margin-right: 10px;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}


/*------------------------------------------------------------------------------
contact.html
(お問い合わせ)
------------------------------------------------------------------------------*/

div#contact {
	background-color: #FFFFFF;
	text-align: center;
}

div#contact table {
	border: 1px solid #996600;
	border-collapse: collapse;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 14px;
}

div#contact div#formObject {
	padding-top: 20px;
}

div#contact th {
	background-color: #FDEEC3;
	border: 1px solid #996600;
	border-collapse: collapse;
	font-size: 14px;
	color: #660000;
	width: 150px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

div#contact td {
	border: 1px solid #996600;
	border-collapse: collapse;
	background-color: #FEFFEA;
	color: #FF9900;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

div#contact table .w130 {
	width: 130px;
}

div#contact table .w250 {
	width: 250px;
}


/*------------------------------------------------------------------------------
kakunin(確認ページ)
------------------------------------------------------------------------------*/
div#kakunin{
	font-size: 12px;
	color: #333333;
	padding: 20px 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: 10px auto;
	width: 500px;
}

div#kakunin h6{
	margin-bottom: 20px;
	font-size: 14px;
	color: #660000;
}

div#kakunin p{
	font-size: 12px;
	color: #FF9900;
	padding-bottom: 5px;
}

div#err{
	width: 570px;
	border: 1px solid #CCCCCC;
	padding-top: 50px;
	background: #FFFFFF;
	padding-bottom: 50px;
	text-align: center;
	margin: 30px auto 50px;
	font-size: 12px;
	color: #FF9900;
}

div#err h3{
	font-size: 14px;
	margin-bottom: 10px;
	color: #660000;
}

/*------------------------------------------------------------------------------
beforoafter.html(Before Afterのページ)
------------------------------------------------------------------------------*/
div#beforoafter{
	width: 610px;
	color: #333;
}

div#beforoafter h2{
    margin: 10px 0 0 0 ;
    height: 40px;
   clear: both;
   padding: 7px 0 0 25px;
	background-image: url(images/ttl_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #030;
	font-size: 120%;
}

div#beforoafter p{
   padding: 10px;
   line-height: 1.3em;
}

.bf-box {
   clear: both;
   padding: 0px 10px 10px 10px;   
}


div#beforoafter .bf-box p {
   padding: 0px 15px 10px 0;
}

div#beforoafter h3 {
	border-bottom-color: #996600;
	color: #004F3C;
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	font-weight: bold;
}

div#beforoafter .dot-line {
   clear: both;
   background-image:  url(images/dot_bg.gif);
   background-repeat: no-repeat;
   background-position: 10px 0;
}

.bf-box img {
   float: right;
}

div#beforoafter .list{
    float: left;
    clear: both;
	width: 610px;
	color: #333;
	padding: 0 0 20px 0px;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
}

div#beforoafter .list-box{
    text-align: center;
    float: left;
	width: 150px;
	color: #333;
	margin: 0 15px 0 20px;
}

div#beforoafter .list-box img{
    border: 1px solid #ccc;
	padding: 3px;
	background-color: #FFF;
	margin: 0 0 3px 0;
}

div#beforoafter .f-list{
    float: left;
    clear: both;
	width: 610px;
	color: #333;
	padding: 0 0 20px 0px;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
}

div#beforoafter .f-list-box{
    text-align: center;
    float: left;
	width: 295px;
	color: #333;
	padding: 0 5px 0 3px;
}

div#beforoafter .f-list-box img{
    border: 1px solid #ccc;
	padding: 3px;
	background-color: #FFF;
	margin: 0 0 3px 0px;
}

.hyou {
	font-size: 15px;
	line-height: 160%;
	padding-right: 47px;
	padding-left: 47px;
}
.hyou td {
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	text-align: center;
}
.hyou_text1 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.hyou_text2 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFCC;
}

.hyou_text0 {
	font-size: 14px;
	color: #000000;
}


div#beforoafter .ba_text{
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
}

div#bf-data{
	width: 610px;
	color: #333;
}

div#bf-data h2{
   min-height: 20px;
   clear: both;
   background-image:  url(images/bf_data_title.gif);
   background-repeat: repeat-y;
   background-position: 0 0;
   font-weight: bold;
   color: #FFF;
   padding: 7px 70px 7px 45px;
   margin: 20px 0 0 0;
}

div#bf-data h3 {
   height: 25px;
   clear: both;
   background-image:  url(images/bg_side_flower2.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
   font-weight: bold;
   color: #187352;
   padding: 8px 0 0 45px;
   margin: 10px 0 0 0;
   border-bottom: 1px solid #ccc;
   border-top: 1px solid #ccc;
}

div#bf-data p {
   padding: 10px;
   line-height: 1.4em;
}

div#bf-data .f-box{
   text-align: center;
   width: 610px;
   float: left;
   padding: 30px 0 30px 0;
}

div#bf-data .b-box{
   text-align: center;
   width: 610px;
   float: left;
   padding: 30px 0 30px 0;
}

div#bf-data .before {
   float: left;
   text-align: center;
}

div#bf-data .after {
   float: right;
}

div#bf-data .body-left {
   width: 350px;
   float: left;
   text-align: left;
}

div#bf-data .body-left-box{
   width: 350px;
   float: left;
   text-align: left;
   padding: 0 0 0 0;
}

div#data-note {
   float: left;
   width: 600px;
   border-top: 1px solid #ccc;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   margin: 0 0 30px 0;
   background-image:  url(images/data_note_bg.gif);
   background-repeat: repeat-y;
   
}

div#data-note .bf-koumoku-list {
   float: left;
   width: 600px;
   border-bottom: 1px solid #ccc;
}

div#data-note .atai {
   clear: both;
   float: left;
   width: 600px;
   border-bottom: 1px solid #ccc;
}

div#data-note .bf-koumoku{
   padding: 3px 0 3px 0;
   float: left;
   width: 150px;
   text-align: center;
   font-weight: bold;
}

div#data-note .zen{
   padding: 3px 0 3px 0;
   font-weight: bold;
   width: 165px;
   float: left;
   text-align: center;
   border-right: 1px solid #ccc;
}

div#data-note .go{
   padding: 3px 0 3px 0;
   float: left;
   font-weight: bold;
   width: 165px;
   text-align: center;
}

div#data-note .zen-data-chi{
   padding: 0;
   width: 165px;
   float: left;
   text-align: right;
   background-image:  url(images/bf_arr2.gif);
   background-repeat: no-repeat;
   background-position: 130px 5px;
}

div#data-note .zen-data-chi p {
   float: left;
   width: 110px;
   padding: 3px 5px 3px 5px;
}

div#data-note .go-data-chi{
   padding: 0;
   width: 165px;
   float: left;
   text-align: right;
   background-image:  url(images/bf_arr2.gif);
   background-repeat: no-repeat;
   background-position: 130px 5px;
}

div#data-note .go-data-chi p {
   float: left;
   width: 110px;
   padding: 3px 5px 3px 5px;
}

div#data-note .kekka{
   padding: 3px 0 3px 0;
   float: right;
   text-align: center;
   width: 110px;
   font-weight: bold;
   background-color: #FF6;
   border-left: 1px solid #ccc;
}


div#bf-data .body-left-box img{
   vertical-align: middle;
}

div#bf-data .body-right {
   width: 200px;
   float: right;
   text-align: center;
}



.gazo {
   padding: 3px;
   line-height: 1.4em;
   border: 1px solid #ccc;
   background-color: #FFF;
   margin: 5px 0 0 0;
}



/* NAME　各イニシャル */

.neme {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	border-bottom: 1px solid #996600;
	padding-bottom: 12px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.neme h3{
	float: left;
}

.neme p{
	font-size: 15px;
		color: #663300;
	font-weight: bold;
}



/*------------------------------------------------------------------------------
pelvis_skewness.html(骨盤のゆがみタイプ別チェックページ)
------------------------------------------------------------------------------*/
div#pelvis_skewness {
	background-color: #FFFFFF;
}

div#pelvis_skewness .skewness_text {
	padding: 10px;
	width: 560px;
	margin-top: 10px;
	line-height: 150%;
	color: #663300;
	text-align: left;
	margin-left: 15px;
	font-size: 12px;
}
div#pelvis_skewness .skewness_check_01 {
	width: 560px;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 15px;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#pelvis_skewness .skewness_check_02 {
	padding: 10px;
	width: 560px;
	margin-top: 10px;
	text-align: left;
	margin-left: 15px;
	font-size: 11px;
	color: #333333;
}


div#pelvis_skewness .skewness_check_02 .img{
	width: 125px;
}
div#pelvis_skewness .skewness_check_02 td{
	font-size: 12px;
	line-height: 120%;
}

.greem_text {
	font-size: 13px;
	color: #003300;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.skeleton01 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 20px;
}
.skeleton01 td{
	font-size: 12px;
	line-height: 140%;
}

div#sebone_textbox1 {
	font-size: 12px;
	line-height: 120%;
	width: 130px;
	margin-top: 10px;
}
.skewness_text1 {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
.skewness_text2 {
	font-size: 13px;
	color: #000099;
	font-weight: bold;
}
.gray_text {
	color: #333333;
	font-weight: bold;
}

.yugami {
	padding-right: 135px;
	padding-left: 135px;
}

/*------------------------------------------------------------------------------
body_pelvis.html(骨盤ダイエットページ)
------------------------------------------------------------------------------*/
#kotsuban {
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#kotsuban .table01 {
	width: 320px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	text-align: left;
}
#container .table02 {
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#kotsuban_point {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 20px;
}
#container .table03 {
	border-bottom: 1px solid #996600;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#kotsuban_check {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 40px;
}



/* 松永みち子さん タイトル*/

div#matsunagaA{
	width: 509px;
	margin-right: auto;
	margin-left: auto;
	padding : 40px 0 12px 30px;
	border-bottom: 1px solid #996600;
	margin-bottom: 20px;
	font-size: 12px;
   background-image:  url(images/bg_side_flower.gif);
   background-repeat: no-repeat;
   background-position: 0 30px;
}


/* 松永みち子さん 内容 */
div#matsunagaB{
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

div#matsunagaCL{
	float: left;
	width: 160px;
}

div#matsunagaCL div#item_img{
}

div#matsunagaCR{
	width: 340px;
	float: right;
	border: 1px solid #996600;
}

div#matsunagaCR p{
	font-size: 12px;
	padding: 10px;
	line-height: 140%;
	color: #333333;
}
/* ビフォーアフター */
.comment {
	margin-top: 13px;
	margin-bottom: 10px;
}
.comment img{
	margin-bottom: 10px;
}
.comment p{
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 120%;
}
.bf_pelvis img{
	margin-bottom: 10px;
	margin-top: 15px;
}


.bp_text {
	font-size: 12px;
	line-height: 130%;
}
.bp_text p{
	font-size: 12px;
	line-height: 140%;
}


/*--------------------------------------------------------------------
cam.html(骨盤ダイエットスペシャルページ)
--------------------------------------------------------------------*/
#cam {
	display:block;
	margin-bottom:20px;
	}


/*ボディ
------------------------------------------------*/

.b-menu-block1 {
   width: 288px;
   float: left;
   margin: 0 20px 20px 0;
   height: 239px;
   border: 1px solid #ccc;
}

.b-menu-block {
   padding: 0 0 0 0;
   height: 175px;
}

.b-menu-block p {
   padding: 8px 10px 0 10px;
   line-height: 16px;
}

.b-menu-block-a p {
   padding: 8px 10px 0 10px;
   line-height: 16px;
}

.b-menu-block2 {
   width: 288px;
   float: left;
   margin: 0 0 20px 0;
   height: 239px;
   border: 1px solid #ccc;
}

.b-menu-block3 {
   width: 288px;
   float: left;
   margin: 0 20px 20px 0;
   height: 229px;
   border: 1px solid #ccc;
}
.b-menu-block5 {
   width: 288px;
   float: left;
   margin: 0 20px 20px 0;
   height: 229px;
   border: 1px solid #ccc;
}
.b-menu-block6 {
   width: 288px;
   float: left;
   margin: 0 0 20px 0;
   height: 229px;
}

.b-menu-block-a {
   padding: 0 0 0 0;
   height: 165px;
}

.b-menu-block4 {
   width: 288px;
   float: left;
   margin: 0 0 20px 0;
   height: 229px;
   border: 1px solid #ccc;
}

#himitsu {
     width: 600px;
     height: 374px;
     margin: 20px 0 0 0;
     padding: 0 0 0 0;
	 background-image:  url(images/body_himitsu.jpg);
     background-repeat: no-repeat;
     background-position: 0 0;
}

#himitsu ul {
   height: 230px;
   padding: 60px 0 0 0;
}

#himitsu li {
   list-style: none;
   width: 600px;
   height: 75px;
}

#himitsu li a {
   display:block;
   width: 600px;
   height: 75px;
   text-indent:-9999px;
}

#body-level {
   float: left;
   padding: 10px 0 10px 0;
   clear: both;
	width:600px;
}

#body-level a{
   display:block;
   height: 250px;
   background-image:  url(images/body_in_01.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:600px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden
}

.btn-syosai {
   float: right;
   padding: 5px 10px 0 0;
   clear: both;
   width:125px;
}

.btn-syosai a {
   display:block;
   height: 35px;
   background-image:  url(images/body_btn_syo.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:125px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden
}

.btn-syosai-m {
   float: right;
   padding: 5px 10px 0 0;
   clear: both;
   width:125px;
}

.btn-syosai-m a {
   display:block;
   height: 35px;
   background-image:  url(images/mens_btn_syo.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:125px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

/*フェイシャル
------------------------------------------------*/

.f-menu-block1 {
   width: 288px;
   float: left;
   margin: 0 20px 20px 0;
   height: 213px;
   border: 1px solid #ccc;
   padding: 0 0 5px 0;
}

.f-menu-block {
   padding: 0 0 0 0;
   height: 152px;
}

.f-menu-block p {
   padding: 8px 10px 0 10px;
   line-height: 16px;
}

.f-menu-block2 {
   width: 288px;
   float: left;
   margin: 0 0 20px 0;
   height: 213px;
   border: 1px solid #ccc;
   padding: 0 0 5px 0;
}

.f-menu-block3 {
   width: 288px;
   float: left;
   margin: 0 0 20px 0;
   border: 1px solid #ccc;
   background-image: url(images/facial_in_01.jpg);
   background-repeat: no-repeat;
   height: 213px;
}

.f-menu-block3 p {
   width: 140px;
   padding: 10px;
   line-height: 140%;
}

.btn {
   clear: both;
   width: 278px;
   text-align: right;
   padding: 0 10px 10px 0;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
}

.facial {
   padding: 0 0 15px 0;
}

#to-exte {
   padding: 10px 0 0 5px;
   clear: both;
   width:595px;
}

#to-exte a {
   display:block;
   height: 150px;
   background-image:  url(images/facial_in_02.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width: 595px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

/*エクステ
------------------------------------------------*/

.exte {
   padding: 0 0 20px 0;
}

#mejikara {
   height:647px;
}

#e-price {
   width: 600px;
   height: 380px;
   background-image: url(images/exte_bg.jpg);
   background-repeat: no-repeat;
   margin: 20px 0 20px 0;
}

.e-text {
   padding: 53px 0 0 50px;
   line-height: 20px;
}

.e-text p {
   padding: 0 0 20px 0;
}

.futo {
   font-weight: bold;
}

.aka {
   font-weight: bold;
   color: #f00;
}

.syurui dl{
   float:left;
   width: 570px;
   padding: 20px 0 0 10px;
}

.syurui dt {
   float: left;
   color: #066;
   font-weight: bold;
   background-image: url(images/exte_arr.gif);
   background-repeat: no-repeat;
   padding: 0 0 0 30px;
}

.syurui dd {
   padding: 0 0 0 100px;
}

.dot {
   clear: both;
   padding: 10px 0 10px 0;
}


/*メンズ
------------------------------------------------*/

.m-menu-block1 {
   width: 288px;
   float: left;
   margin: 0 20px 20px 0;
   height: 259px;
   border: 1px solid #ccc;
}

.m-menu-block {
   padding: 0 0 0 0;
   height: 195px;
}

.m-menu-block-a {
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   padding: 0 0 0 0;
   height: 189px;
}

.m-menu-block p {
   padding: 8px 10px 0 10px;
   line-height: 16px;
}

.m-menu-block-a p {
   padding: 8px 10px 0 10px;
   line-height: 16px;
   width: 430px;
}

.m-menu-block2 {
   width: 288px;
   float: left;
   margin: 0 0 20px 0;
   height: 259px;
   border: 1px solid #ccc;
}

.m-menu-block3 {
   width: 600px;
   float: left;
   margin: 0 0 30px 0;
   height: 209px;
}

.mens-block3 {
   clear: both;
   float: right;
   padding: 20px 10px 0 0;
}
.mens {
   padding: 0 0 15px 0;
}

#m-btn {
   float: left;
   width: 580px;
   clear: both;
   text-aling: center;
   padding: 0 0 0 0;
   background-image:  url(images/mens_btn.jpg);
   background-repeat: no-repeat;
   background-position: 15px 0;
}

#m-btn a{
   display:block;
   height: 80px;
   width:565px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden; 
}

#m-btn ul {
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}

#m-btn li {
	display: inline;
	list-style-type: none;
}

#m-btn li.menu01 a {
   float: left;
   height: 80px;
   width: 270px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
}

#m-btn li.menu02 a {
   float: left;
   height: 80px;
   width: 270px;
   outline:none;
   overflow:hidden;
   text-indent:-9999px;
   margin: 0 0 0 20px;
}

/*トップ
------------------------------------------------*/

div#top-main {
	width:820px;
	float:left;
	margin:0;
    padding: 0 0 0 10px;
}

.top-img {
   margin: 5px 0 10px 0;
}

.list {
   padding: 20px 0 25px 0;
}

.list-block {
   float: left;
   width: 260px;
   font-size: 11px;
   line-height: 130%;
   padding: 0 9px 0 0;
   height: 305px;
}

.list-block a {
   padding: 0 0 10px 0;
   display:block;
   height: 145px;
   background-image:  url(images/btn_t01.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:260px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

.list-block2 {
   float: left;
   width: 260px;
   padding: 0 9px 0 9px;
   font-size: 11px;
   line-height: 130%;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   height: 305px;
}

.list-block2 a {
   padding: 0 0 10px 0;
   display:block;
   height: 145px;
   background-image:  url(images/btn_t02.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:260px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;  
}

.list-block3 {
   float: left;
   width: 260px;
   font-size: 11px;
   line-height: 130%;
   padding: 0 0 0 9px;
   height: 305px;

}

.list-block3 a {
   padding: 0 0 10px 0;
   display:block;
   height: 145px;
   background-image:  url(images/btn_t03.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:260px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden; 
}

.list-block4 {
   float: left;
   width: 395px;
   font-size: 11px;
   line-height: 130%;
   padding: 0 9px 0 0;
   height: 175px;
   border-right: 1px solid #ccc;
}

.list-block4 a {
   padding: 0 10px 0 0;
   display:block;
   height: 145px;
   background-image:  url(images/btn_t04.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:240px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;  
}

.list-block5 {
   float: right;
   width: 400px;
   font-size: 11px;
   line-height: 130%;
   padding: 0 0 0 9px;
   height: 175px;
}

.list-block5 a {
   padding: 0 10px 0 0;
   display:block;
   height: 145px;
   background-image:  url(images/btn_t05.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:240px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;  
}

.list-block img {
   padding: 0 0 10px 0;
}

.list-block2 img {
   padding: 0 0 10px 0;
}

.list-block3 img {
   padding: 0 0 10px 0;
}

.line {
   clear: both;
   padding: 10px 0 10px 0;
}

.hidari {
   float: left;
   width: 240px;
   padding: 0 10px 0 0;
}

.migi {
   width: 140px;
   float: left;
}

.migi img {
   padding: 0 0 8px 0;
}

#bann-school {
   clear: both;
   padding:15px 0 30px 0;
}

#bann-school a {
   display:block;
   height: 100px;
   background-image:  url(images/schoolbana02.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:820px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

.staffbosyu {
   margin: 0 0 10px 0;
}

#top-staff {
   width: 410px;
   float: left;
   padding: 0 0 0 0;
}

#top-staff img {
   padding: 0 10px 0 0;
   float: left;
}

/*新着
------------------------------------------*/

#news-info {
   width: 405px;
   float: right;
}

#news-info .btn-right{
   width:400px;
   padding: 5px 0 0 0 ;
}

#news-info .btn-right a {
   float: right;
   display: block;
   height: 19px;
   background-image:  url(images/btn_news.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:101px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

.news {
   font-size: 12px;
   padding:12px;
   line-height: 150%;
}

.day {
   color: #c30;
}

.line {
   padding:8px 0 8px 0;
}

.news dl {
   padding:0 0 0 0;
   margin: 0 0 0 0;
}

.news dt {
   width: 70px;
   float: left;
   color: #c30;
}

.news dd {
   padding: 0 0 10px 70px;
}


/*海南店*/
div#kainanten{
	display:block;
	width:540px;
	margin:auto;
	margin-top:30px;
}
div#kainanten h3{
	display:block;
	width:540px;
	background:url(images/guide_t_kainan.jpg) no-repeat;
	height:35px;
	text-indent:-9999px;
	margin-bottom:20px;
}
div#kainanten b{
	display:block;
	font-weight:bold;
	color:#F00;
	margin-bottom:8px;
}
div#kainanten p{
	display:block;
	font-weight:bold;
	margin-bottom:30px;
	background:url(images/guide_img_kainan01.jpg) no-repeat bottom;
	padding:0 0 205px 0;
}
div#kainanten u{
	display:block;
	background:url(images/guide_t_access_kainan.jpg) no-repeat;
	width:99px;
	height:20px;
	text-indent:-9999px;
	margin:0 0 10px 38px;	
}
div#kainanten img{
	margin:0 0 20px 30px;
}
div#kainanten div.txt{
	display:block;
	background:url(images/guide_btm_kainan.jpg) no-repeat;
	width:355px;
	height:75px;
	padding:45px 0 0 130px;
	font-size:12px;
	line-height:1.5;
	color:#666;
}
div#kainanten div.txt b{
	display:none;
}
div#kainanten div.txt i{
	font-weight:normal;
	background:none;
	padding:0;
	font-style:normal;
}

div#update{
	background: #FFFFFF;
	width: 610px;
}

div#update h2 {
   padding: 0 0 10px 0;
}

div#update dl{
   padding: 12px;
	width: 586px;
}

div#update dt {
   width: 70px;
   float: left;
   color: #c30;
}

div#update dd {
   padding:  0 0 0 70px;
}

div#update .dot-line {
   background-image:  url(images/dot_bg.gif);
   background-repeat: no-repeat;
   background-position: 10px 0;
}

/*リンク集--------------------------------------------*/

div#links {
    width: 540px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
}
div#links h3 {
    clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-bottom: 8px;
	margin: 0 0 30px 0;
	padding: 30px 0 0 0;
}

div#links ul{
    padding: 0 0 10px 0;
}

div#links li{
    list-style: none;
    padding: 0 0 5px 18px;
   background-image:  url(images/arr-maru.gif);
   background-repeat: no-repeat;
   background-position: 0 1px;
}

div#links dl{
    float: left;
    padding: 10px 0 0 0;
}

div#links dt {
   clear: both;
   padding: 0 0 10px 18px;
   font-weight: bold;
   background-image:  url(images/arr-maru.gif);
   background-repeat: no-repeat;
   background-position: 0 1px;
}

div#links dt a {
   color: #0F4835;
}

div#links dt a:hover{
   color: #009900;
}

div#links dd {
   float: left;
   padding: 0 0 0 0;
}

div#links dd img {
   float: left;
   padding: 0 10px 10px 0;
}

div#links .dot-line {
   clear: both;
   background-image:  url(images/dot_bg.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

/*お客様の声--------------------------------------------*/

#koe {
   width: 610px;
}

#koe h2 {
    margin: 10px 0 0 0 ;
    height: 30px;
   clear: both;
   padding: 7px 0 0 25px;
	background-image: url(images/ttl_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #030;
	font-size: 120%;
}

.voice {
    width: 540px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
}

.voice h3 {
    height: 30px;
    clear: both;
	border-bottom: 1px solid #996600;
	margin: 30px 0 30px 0;
	padding: 0px 0 3px 40px;
	font-weight: bold;
   background-image:  url(images/h3_bg.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
   color: #3D2904;
   font-size: 130%;
}

.voice ul{
    padding: 0 0 10px 10px;
}

.voice li{
    list-style: none;
    padding: 0 0 15px 18px;
   background-image:  url(images/arr-maru.gif);
   background-repeat: no-repeat;
   background-position: 0 1px;
}

.padd-10{
   padding: 10px 0 10px 0;
}

.voice-detail {
	color: #333;
    width: 610px;
	background-color: #FFFFFF;
	padding: 10px 0 0 0;
}

.voice-detail h3 {
    width: 550px;
    clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-bottom: 8px;
	margin: 30px 0 30px 10px;
	padding: 8px 0 5px 40px;
	font-weight: bold;
   background-image:  url(images/h3_bg.gif);
   background-repeat: no-repeat;
   background-position: 0 0px;
   color: #3E2A05;
}

.voice-gazo {
   text-align: center;
}

.voice-gazo2 {
   text-align: center;
   padding: 15px 0 15px 0;
}

.detail-txt {
   padding: 10px;
   line-height: 150%;
   background-image:  url(images/koe-dot.gif);
   background-repeat: repeat-y;
   background-position: 10px 10px;
}

/*キャンペーンページ
-------------------------------------------------*/

#campaign {
   width:610px; 
}

#campaign h2 {
   padding: 7px 10px 10px 15px;
   margin: 0 0 20px 0;
   color: #333;
   font-weight: bold;
   text-align: left;
   background-image:  url(images/campaign_ttl.jpg);
   background-repeat: repeat-y;
   background-position: bottom ;
}

#campaign .camp-box1 {
   padding: 0 10px 10px 10px;
   text-align: left;
   float: left;
}

#campaign .camp-box1 p {
   padding: 0 0 0 0;
   line-height: 1.5em;
   float:left;
}

#campaign .camp-box1 img {
   padding: 10px 0 10px 0;
}

#campaign .camp-box3 p {
   padding: 0 10px 0 0px;
   line-height: 1.5em;
}

#campaign .camp-box2 {
   text-align: left;
   float: left;
   width: 600px;
   padding: 0 0 10px 10px;
   line-height: 1.5em;
}

#campaign .camp-box2 p{
   padding: 0 0 0 0;
   width: 285px;
}

#campaign .camp-box2-a {
   text-align: left;
   float: left;
   width: 285px;
   padding: 0 20px 0 0px;
   line-height: 1.5em;
}

#campaign .camp-box2-b {
   text-align: left;
   float: left;
   width: 285px;
   padding: 0 0 0 0;
   line-height: 1.5em;
}

#campaign .camp-box2 img {
   float: left;
   padding: 10px 0 10px 0;
}

#campaign .camp-box3 {
   text-align: left;
   float: left;
   width: 590px;
   padding: 10px 0 10px 10px;
   line-height: 1.5em;
}

#campaign .camp-box3 p {
   padding: 0 0 0 0;
}

#campaign .camp-box3 img {
   float: left;
   padding: 0px 15px 10px 0;
}

#campaign .camp-box4 {
   text-align: left;
   float: left;
   width: 590px;
   padding: 10px 0 10px 10px;
   line-height: 1.5em;
}

#campaign .camp-box4 img {
   float: right;
   padding: 0 0 10px 15px;
}

#campaign .camp-box5 {
   text-align: left;
   float: left;
   width: 600px;
   padding: 10px 0 10px 10px;
   line-height: 1.5em;
}

#campaign .camp-box5 img {
   float: left;
   padding: 0px 0 10px 0px;
}

#campaign .camp-box5 p {
   padding: 0 0 0 0;
}

div#campaign .dot-line {
   clear: both;
   background-image:  url(images/dot_bg.gif);
   background-repeat: no-repeat;
   background-position: 10px 0;
}

/*お問合せボタン
-----------------------------------*/

#to-contact {
   padding: 20px 0 30px 125px;
   clear: both;
   width:361px;
}

#to-contact a {
   display:block;
   height: 45px;
   background-image:  url(images/btn_contact.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:361px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

#to-contact-bu {
   padding: 20px 0 30px 170px;
   clear: both;
   width:275px;
}

#to-contact-bu a {
   display:block;
   height: 40px;
   background-image:  url(images/btn_body_bu.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   width:275px;
   text-indent:-9999px;
   outline:none;
   overflow:hidden;
}

/*パンくず-------------------------------------------------*/

#navi {
   padding: 0 0 10px 0;
   color: #033;
   font-size: 90%;
}

#navi a {
   color: #033;
}


/*--------------------------------------------------
    +1: Formatting Reset
==================================================*/

html,
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;
}

table {
	border-collapse: collapse;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

strong,
em {
	font-weight: bold;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

img {
	vertical-align: bottom;
}

object {
	vertical-align: middle;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +2: Redefine
==================================================*/

html {
	overflow-y: scroll;
}

body {
	background-color: #fff;
	color: #333;
	font-family: verdana, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	text-align: center;
}

a {
	color: #333;
}

a:link,
a:visited {
	text-decoration: underline;
}

a:hover,
a:active {
	text-decoration: none;
}

img.border {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #c6bfba;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +3: Float Clear, Clearfix Hack
==================================================*/

*.clear {
	clear: both;
	float: none;
}

*.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

*.clearfix {
	display: inline-block;
}

/* hides from ieMac \*/
* html *.clearfix {
	height: 1%;
}

*.clearfix {
	display: block;
}

/* end hide from ieMac */


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +4: Align Set, Valign Set
==================================================*/

*.alignCenter {
	text-align: center;
}

*.alignLeft {
	text-align: left;
}

*.alignRight {
	text-align: right;
}

*.valignMiddle {
	vertical-align: middle;
}

*.valignBottom {
	vertical-align: bottom;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +5: Color Set
==================================================*/

*.colorRed {
	color: #ff0000;
}

*.colorGrey {
	color: #666;
}

*.colorOrange {
	color: #ed6d00;
}

*.colorGreen {
	color: #86bc01;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +6: Font Set
==================================================*/

*.sizeSmall {
	font-size: 0.85em;
	line-height: 1.5em;
}

*.sizeLarge {
	font-size: 1.15em;
	line-height: 1.5em;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +7: Margin Set, Padding Set
==================================================*/

*.mL050 {
	margin-left: 50px;
}

*.mR050 {
	margin-right: 50px;
}

*.mB005 {
	margin-bottom: 5px;
}

*.mB010 {
	margin-bottom: 10px;
}

*.mB300 {
	margin-bottom: 300px;
}

*.pT063 {
	padding-top: 63px;
}

*.pB020 {
	padding-bottom: 20px;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +8: Float Set
==================================================*/

*.imgLeft {
	display: inline;
	float: left;
	margin-right: 10px;
}

*.imgRight {
	display: inline;
	float: right;
	margin-left: 10px;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +9: List Set
==================================================*/

ul.listBullet {
	margin-bottom: 10px;
}

ul.listBullet li {
	list-style-type: disc;
	margin-left: 25px;
}

ol.listNumber {
	margin-bottom: 10px;
}

ol.listNumber li {
	list-style-type: decimal;
	margin-left: 25px;	
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +10: Box Set
==================================================*/

*.bL150 {
	display: inline;
	float: left;
	width: 150px;
}

*.bL165 {
	display: inline;
	float: left;
	width: 165px;
}

*.bL180 {
	display: inline;
	float: left;
	width: 180px;
}

*.bL191 {
	display: inline;
	float: left;
	width: 191px;
}

*.bL200 {
	display: inline;
	float: left;
	width: 200px;
}

*.bL320 {
	display: inline;
	float: left;
	width: 320px;
}

*.bL325 {
	display: inline;
	float: left;
	width: 325px;
}

*.bL328 {
	display: inline;
	float: left;
	width: 328px;

}

*.bL350 {
	display: inline;
	float: left;
	width: 350px;
}

*.bL360 {
	display: inline;
	float: left;
	width: 360px;
}

*.bL370 {
	display: inline;
	float: left;
	width: 370px;
}

*.bL393 {
	display: inline;
	float: left;
	width: 393px;
}

*.bL413 {
	display: inline;
	float: left;
	width: 413px;
}

*.bL433 {
	display: inline;
	float: left;
	width: 433px;
}

*.bL481 {
	display: inline;
	float: left;
	width: 481px;
}

*.bL490 {

	display: inline;
	float: left;
	width: 490px;
}

*.bL498 {
	display: inline;
	float: left;
	width: 498px;
}

*.bR150 {
	display: inline;
	float: right;
	width: 150px;
}

*.bR165 {
	display: inline;
	float: right;
	width: 165px;
}

*.bR180 {
	display: inline;
	float: right;
	width: 180px;
}

*.bR191 {
	display: inline;
	float: right;
	width: 191px;
}


*.bR220 {
	display: inline;
	float: right;
	width: 220px;
}

*.bR227 {
	display: inline;
	float: right;
	width: 227px;
}


*.bR270 {
	display: inline;
	float: right;
	width: 270px;
}

*.bR282 {
	display: inline;
	float: right;
	width: 282px;
}

*.bR299 {
	display: inline;
	float: right;
	width: 299px;
}

*.bR300 {
	display: inline;
	float: right;
	width: 300px;
}

*.bR320 {
	display: inline;
	float: right;
	width: 320px;
}

*.bR325 {
	display: inline;
	float: right;
	width: 325px;
}

*.bR350 {
	display: inline;
	float: right;
	width: 350px;
}

*.bR433 {
	display: inline;
	float: right;
	width: 433px;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +11: Width Set
==================================================*/

*.width050 {
	width: 50px;
}

*.width100 {
	width: 100px;
}

*.width165 {
	width: 165px;
}

*.width174 {
	width: 174px;
}

*.width180 {
	width: 180px;
}

*.width180 {
	width: 180px;
}

*.width250 {
	width: 250px;
}

*.width300 {
	width: 300px;
}

*.width360 {
	width: 360px;
}

*.width400 {
	width: 400px;
}

*.width450 {
	width: 450px;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +12: #container
==================================================*/

div#container {
	padding: 50px 0 30px 0;
	background: url(images/bg_container.jpg) center 0 no-repeat;
	text-align: left;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +13: #header
==================================================*/

div#header {
	width: 910px;
	margin: 0 auto;
	padding: 9px 9px 0 9px;
	background: url(images/bg_header.png) 0 0 no-repeat;
}

div#header h1,
div#header p.catch {
	padding: 10px 25px 5px 0;
	text-align: right;
	font-size: 0.85em;
	line-height: 1.5em;
}

div#header p.catch strong {
	font-weight: normal;
}

div#header p.logo {
	display: inline;
	float: left;
	margin-left: 30px;
}

div#header p.contact {
	text-align: right;
	margin-right: 25px;
	margin-bottom: 10px;
}

div#header p#mainVisual {
	margin-bottom: 2px;
	text-align: center;
}

div#header ul#globalNav {
	width: 870px;
	margin: 0 auto;
	/zoom: 1;
}

div#header ul#globalNav:after {
	content: '';
	display: block;
	clear: both;
}


div#header ul#globalNav li {
	display: inline;
	float: left;
}

div#header ul#globalNav li a {
	display: block;
	height: 54px;
	text-indent: -9999px;
}

div#header ul#globalNav li.li01 a {
	width: 99px;
	background: url(images/btn_globalNav_01.gif) 0 0 no-repeat;
}

div#header ul#globalNav li.li02 a {
	width: 130px;
	background: url(images/btn_globalNav_02.gif) 0 0 no-repeat;
}

div#header ul#globalNav li.li03 a {
	width: 97px;
	background: url(images/btn_globalNav_03.gif) 0 0 no-repeat;
}

div#header ul#globalNav li.li04 a {
	width: 145px;
	background: url(images/btn_globalNav_04.gif) 0 0 no-repeat;
}

div#header ul#globalNav li.li05 a {
	width: 91px;
	background: url(images/btn_globalNav_05.gif) 0 0 no-repeat;
}

div#header ul#globalNav li.li06 a {
	width: 121px;
	background: url(images/btn_globalNav_06.gif) 0 0 no-repeat;
}

div#header ul#globalNav li.li07 a {
	width: 187px;
	background: url(images/btn_globalNav_07.gif) 0 0 no-repeat;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +14: #mainBody
==================================================*/

div#mainBody {
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding: 30px 9px 20px 9px;
	background: url(images/bg_mainBody.png) 0 0 repeat-y;
	/zoom: 1;
}

div#mainBody:after {
	content: '';
	display: block;
	clear: both;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +15: #mainContent
==================================================*/

div#mainContent {
	display: inline;
	float: right;
	width: 615px;
	margin-right: 25px;
	padding-bottom: 20px;
}

body.home div#mainContent {
	display: block;
	float: none;
	width: 860px;
	margin: 0 auto;
}

div#mainContent div.section {
	padding-bottom: 30px;
	/zoom: 1;
}

div#mainContent div.section:after {
	content: '';
	display: block;
	clear: both;
}

div#mainContent div.section h2 {
	margin-bottom: 15px;
	font-weight: bold;
}

div#mainContent div.section h3 {
	margin-bottom: 10px;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.5em;
}

div#mainContent div.section h3.border {
	padding-bottom: 5px;
	border-bottom: 1px solid #cfcfcf;
	color: #0a6d57;
}

div#mainContent div.section h4 {
	margin-bottom: 10px;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.5em;
}

div#mainContent div.section p {
	margin-bottom: 10px;
}

div#mainContent div.section div.box.ranking {
	display: inline;
	float: left;
	width: 272px;
	margin-right: 22px;
	padding-bottom: 15px;
	background: url(images/bg_ranking.gif) 0 bottom no-repeat;
}

div#mainContent div.section div.box.ranking.turn {
	margin-right: 0;
}

div#mainContent div.section div.box.ranking h4 {
	margin: 0 14px 10px 14px;
	padding-left: 75px;
	background: url(images/icon_crown.gif) 0 1px no-repeat;
}

div#mainContent div.section div.box.ranking p {
	margin: 0 14px 10px 14px;
}

div#mainContent div.section div.box.menu {
	display: inline;
	float: left;
	width: 270px;
	margin: 0 25px 15px 0;
}

div#mainContent div.section div.box.menu.turn {
	margin-right: 0;
}

div#mainContent div.section div.box.menu div.img {
	display: inline;
	float: left;
	width: 102px;
}

div#mainContent div.section div.box.menu div.txt {
	display: inline;
	float: right;
	width: 155px;
}

div#mainContent div.section.border {
	width: 540px;
	margin: 0 auto 30px auto;
	padding: 20px;
	background-color: #fafafa;
	border: 2px solid #000;
}

div#mainContent div.section.border div.box.movie {
	display: inline;
	float: left;
	width: 245px;
}

div#mainContent div.section.border div.box.txt {
	display: inline;
	float: right;
	width: 275px;
}

div#mainContent div.section.border div.box.txt h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cfcfcf;
	color: #0a6d57;
	font-size: 1.15em;
	line-height: 1.5em;
}

div#mainContent div.section.border div.box.txt h3 {
	margin-bottom: 10px;
	padding-bottom: 0;
	font-size: 1em;
	line-height: 1.5em;
}

div#mainContent div#info-space.section dl {
	margin-bottom: 20px;
	/zoom: 1;
}

div#mainContent div#info-space.section dl:after {
	content: '';
	display: block;
	clear: both;
}

div#mainContent div#info-space.section dl dt {
	display: inline;
	float: left;
	padding-left: 1em;
	width: 10em;
	color: #0a6d57;
	font-weight: bold;
}

div#mainContent div#info-space.section dl dd {
	margin-bottom: 10px;
	padding: 0 0 10px 11em;
	border-bottom: 1px dotted #9e9e9e;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +16: #subContent
==================================================*/

div#subContent {
	display:inline;
	float: left;
	width: 201px;
	margin-left: 25px;
	padding-bottom: 20px;
}

div#subContent h2 {
	margin-bottom: 3px;
}

div#subContent ul.sideNav {
	padding-bottom: 18px;
}

div#subContent ul.sideNav li {
	margin-bottom: 2px;
}

div#subContent ul.listBanner {
	padding-bottom: 15px;
}

div#subContent ul.listBanner li {
	margin-bottom: 5px;
}


/*----------------------------------------------------------------------*/


/*--------------------------------------------------
    +17: #footer
==================================================*/

div#footer {
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding: 0 9px 20px 9px;
	background: url(images/bg_footer.png) 0 bottom no-repeat;
	font-size: 0.85em;
	line-height: 2em;
	text-align: center;
}

div#footer p#footNav {
	margin-bottom: 10px;
	padding-bottom: 30px;
	background: url(images/bg_footNav.gif) center bottom no-repeat;
}

div#footer p.catch {
	margin-bottom: 10px;
}

div#footer p.contact {
	margin-bottom: 10px;
}

div#footer p.copyright {
	color: #9f9f9f;
}

#back-next {
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
