/*  共通スタイル  */	
body {
	margin:0;
	padding:0;
	font-size: 14px;
	background-color: #ebd7b7;
	background-image:url(images/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
a:visited   { color: #CC9966; text-decoration: none }
a:hover     { color: #420F10; text-decoration: none }
a:link      { color: #420F10; text-decoration: none }

a.page { color: #CC9966; text-decoration: underline }
a.page :visited   { color: #CC9966; text-decoration: underline }
a.page :hover     { color: #420F10; text-decoration: underline }
a.page :link      { color: #420F10; text-decoration: underline }
	
img {border: 0}

.clearFix {
	clear:both;
	margin:0;
	padding:0;
	}

.m10 {
    margin:0px 10px 10px;
	line-height: 1.4;
}

.mu5 {
    margin-bottom:5px;
}

.mu30 {
    margin-bottom:30px;
}


#head,#menu,#main,td,th {
	font-size:12px;
	line-height:16px; /* line-heightの値を変更した場合は、#menu a、#menu a.homeのpaddingを調整してください。 */	
	}

form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
.button {
	background-color:#EAEAEA;
	border-color: #EAEAEA;
	border:1px outset #cccccc;
	}
	
.red {
    color:#FF0000;
	font-size:12px;
	}
	
.red2 {
    color:#FF0000;
	font-size:12px;
	text-align:left;
	}
	
.pink {
	color:#FF00CC;
	font-size:12px;
	}

	
/*
textarea ,input ,select {
	background-color:#E8EFF7;
	border-top:1px solid #999999;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #999999;
	border-right:1px solid #cccccc;
	}
*/

	/* gloove または insetで一括でも可 */


h1{
	background:url(images/icon_title.gif);
	background-repeat:no-repeat;
	background-position:10px 15px;
	margin:0px 0px -4px 0px;
	padding:20px 0px 0px 25px;
	height:35px;
	}
	
h2 {
	font-size:14px;
	background:url(images/icon_screen.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
	margin:0px 0px 0px 0px;
	/* padding:6px 0px 0px 30px; */
	color:#7B869A;
	height:28px;
	}

h2.top {
	color: #666666;
	font-size: 10px;
    font-weight: normal;
	float: left;
	line-height:180%;
	width: 410px;
    }

h3 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	}

h4 {
	font-size: 16px;
	color:#FF33CC;
	text-align: left;
	margin: 0px auto;
}


#wrapper {
	width:100%;
	}
	
#wrap {
    background-color:#FFFFFF;
	width:799px;
	margin:0 auto;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	}
	
#wrapPage {
	width:650px;
	margin:10px auto 15px;
	}

/*  ヘッダー  */

#header {
	width:100%;
	}

.header01 {
	height: 41px;
    width: 100%;
    }

#header h1{
    color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin :0;
    right: 0;
    top: 0;
	}

.header02 {
    width: 100%;
	height: 179px;
	background:url(images/header02_bien.jpg);
	}
	
.header03 {
    width: 100%;
	height: 179px;
	background:url(images/header.jpg);
	}
	
.textsize {
	width: 790px;
	}
	
.textsize img {
    float: right;
	margin: 5px 2px 0;
	}

/* --//ヘッダー --*/


/* --メイン -- */

#container {
	width:799px;
	margin:0 auto;
	padding: 0;
	clear:both;
	}
	
#container2 {
    background-image:url(voice/images/flower_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:799px;
	margin:0 auto;
	padding: 0;
	clear:both;
	}
	
#container3 {
	width:799px;
	margin:0 auto;
	padding: 0;
	clear:both;
	}

#main {
	width: 500px;
	margin: 20px 0 10px 20px;
	padding: 0;
	float:left;
	}

#mainVoice {
	width: 500px;
	/* margin: 0 0 0 25px; */
	/* padding: 0 0 0 25px; */
	float:left;
	}

.contentWrap {
	/* width: 520px; */
        width: 500px;
	margin: 0;
	padding: 0;
	}
	
.contentLeft {
    width: 63px;
	float: left;
	}

.contentRight {
    width: 430px;
	/* margin-left: 20px; */
	float: left;
	}
	
.contentRight2 {
    width: 430px;
	margin-left: 40px;
	float: left;
	}

.contentImg {
    padding: 7px;
	}
	
.contentText {
    padding: 10px;
	line-height: 1.6;
	font-size: 14px;
	}

.contentText12 {
    padding: 10px 20px;
	line-height: 1.6;
	font-size: 12px;
	text-align:left;
	}

.contentTitletext {
    /* width:480px; */
	margin: 30px 0 20px 0;
	text-align:center;
	}
	
/*　--お客様の声 / スタッフ募集 / Map / コース紹介 --*/

.voiceWrap {
    background-color: transparent;
	margin: 0;
	padding: 0 0 10px 0;
	border:2px solid #330000;
	}

.corsebox {
	padding: 20px;
	text-align: center;
}

.corsebox img {
	margin-bottom: 20px;
}

.corseimgbox {
	width: 100%;
	padding:20px 0 10px;
}

ul.images {
	padding:0;
	margin:0;
	font-size:0;
	text-align: justify;
	text-justify: distribute-all-lines;
}

ul.images:after{
	content:url(images/css_justify.png);
	line-height:0;
	visibility:hidden;
}

ul.images li{
	display:inline;
	margin:0;
	padding:10px 0;
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	zoom: 1; /*for ie5〜7*/
}

.corsetext {
	text-align: left;
	color:#333;
	margin-bottom: 20px;
}

.corse_info {
	text-align: right;
	color:#333;
	margin: 20px auto;
	font-size: 12px;
}


.voiceBox {
	width: 450px;
	margin: 15px;
	padding: 0;
	border-bottom:1px solid #330000;
	}
	
.voiceLeft {
	float: left;
	}

.voiceRight {
    width: 260px;
	float: left;
	}
	
.voiceText {
    padding: 0;
	line-height: 1.5;
	font-size: 14px;
	}

.voiceText p {
    padding: 0;
	line-height: 1.5;
	font-size: 14px;
	}

.tab {
	padding: 0;
	text-align:center;
	}
	
.pageOkuri {
	margin: 3px 0 0 0;
	padding: 0;
	text-align:center;
	}
	
.pageOkuriL {
    width: 290px;
	padding: 3px 5px 0;
	/* float:left; */
	font-size:16px;
	text-align:left;
	}
	
.pageOkuriR {
    width: 100px;
	padding-top:3px;
	/* float:right;
	text-align:right; */
	}
	
.pageOkuriC {
    width: 100px;
	padding-top:3px;
	/* float:right;
	text-align:right; */
	}
	
.recruitBox {
	width: 450px;
	margin: 15px auto;
	padding: 0;
	}

.recruitText {
    padding: 5px 10px;
	line-height: 1.5;
	font-size: 14px;
	}

.recruitText2 {
    padding: 5px 20px;
	line-height: 1.5;
	font-size: 14px;
	color:#660000
	}

.recruitText p {
    padding: 0;
	line-height: 1.5;
	font-size: 14px;
	}

.mutsuBox {
	width: 450px;
	margin: 15px auto;
	padding: 0;
	text-align:center;
	}
	
table.mutsu {
  background-color:#9A7F80;
  }

table.mutsu td {
  background-color:#ffffff;
  font-size:12px;
  font-weight:normal;
  padding:2px;
  line-height: 120%;
  }

.mutsuText {
    padding: 5px 10px;
	line-height: 1.5;
	font-size: 18px;
	}

.red {
    color:#FF0000;
	}
	
table.map {
    margin:0;
	}
	
table.map tr td {
    padding:5px;
	font-size: 14px;
	}

.courseBox {
	width: 450px;
	margin: 15px auto;
	padding: 0;
	}

table.course td.text {
    padding: 5px 10px;
	line-height: 1.5;
	font-size: 14px;
	text-align: left;	
	}

table.course tr td {
    padding:10px 0;
	text-align: center;
	}

table.kouka th {
    padding:20px;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	}

table.kouka td.otoku {
    padding: 5px 10px;
	line-height: 1.5;
	font-size: 16px;
	font-weight: bold;
	text-align: left;	
	}

table.kouka tr td {
    padding:5px 30px;
	font-size:12px;
	text-align: left;
	}
	
.courseKouka {
    width:407px;
	margin: 0 auto;
	background:url(course/images/bg_kouka.jpg);
	background-repeat:no-repeat;
	border:1px solid #9A7F80;
	}

.staffBox {
	width: 450px;
	margin: 15px auto 20px;
	padding: 0 0 20px 0;
	border-bottom:1px dotted #9A7F80;
	}


/*　健康チェック　*/

.checkWrap {
    width: 599px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	margin: 30px auto;
	padding-bottom:30px;
	}
	
.checkImg {
    margin-bottom: 20px;
	text-align:center;
	}
	
.checkText {
    width:400px;
	margin: 20px auto 40px;
	border-left:2px solid #340205;
	padding-left:20px;
	font-size: 14px;
	line-height: 1.6;
	}
	
.chechBox {
    border-top: 1px solid #998082;
	width:500px;
	margin: 0 auto;
	padding: 10px;
	}
	
.chechBoxLeft {
    width:80px;
	float:left;
	}
	
.chechBoxText {
    width:260px;
	font-size:14px;
	line-height:1.4;
	float:left;
	}
	
.chechBoxRb {
    width:160px;
	font-size:14px;
	line-height:1.4;
	float:right;
	text-align:right;
	}
	
div#Globalnav ul li.checkBnrText {
    height:100px;
    padding:5px;
	line-height:1.4;
	font-size:11px;
	}

	

/* -- サイドメニュー -- */

#Side {
    width: 205px;
	margin: 20px 0 0 20px;
	float: left;
	}

#Side2 {
    width: 205px;
	margin: 20px 30px 0 15px;
	float: left;
	}
	
/* グローバルナビ */

div#Globalnav {
width:205px;
}

div#Globalnav ul {
list-style-type:none;
margin:0;
padding:0;
}

div#Globalnav ul li {
margin-bottom: 10px;
height:42px;
padding:0;
}

div#Globalnav ul li a {
display:block;
height:42px;
}

div#Globalnav ul li.recella {
margin-top:10px;
margin-bottom: 0;
height:78px;
padding:0;
}

div#Globalnav ul li.recella a {
display:block;
height:78px;
}

div#Globalnav ul li.karen {
margin-top:10px;
margin-bottom: 0;
height:49px;
padding:0;
}

div#Globalnav ul li.karen a {
display:block;
height:49px;
}

div#Globalnav ul li.check {
margin-top:10px;
margin-bottom: 0;
height:230px;
padding:0;
}

div#Globalnav ul li.check a {
display:block;
height:230px;
}

a.btn01 {
background-image:url(images/btn01_toppage.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn01:hover {
  background-position: 0 -42px;
  }

a.btn02 {
background-image:url(images/btn02_voice.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn02:hover {
  background-position: 0 -42px;
  }

a.btn03 {
background-image:url(images/btn03_course.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn03:hover {
  background-position: 0 -42px;
  }

a.btn04 {
background-image:url(images/btn04_movie.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn04:hover {
  background-position: 0 -42px;
  }

a.btn05 {
background-image:url(images/btn05_staff.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn05:hover {
  background-position: 0 -42px;
  }

a.btn06 {
background-image:url(images/btn06_map.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn06:hover {
  background-position: 0 -42px;
  }

a.btn07 {
background-image:url(images/btn07_contact.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn07:hover {
  background-position: 0 -42px;
  }

a.btn08 {
background-image:url(images/btn08_school.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn08:hover {
  background-position: 0 -42px;
  }

a.btn09 {
background-image:url(images/btn09_salon.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn09:hover {
  background-position: 0 -42px;
  }

a.btn10 {
background-image:url(images/btn10_link.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn10:hover {
  background-position: 0 -42px;
  }

a.btn11 {
background-image:url(images/btn11_present.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn11:hover {
  background-position: 0 -42px;
  }

a.btn12 {
background-image:url(images/btn12_recruit.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn12:hover {
  background-position: 0 -42px;
  }

a.btn13 {
background-image:url(images/btn13_shopping.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn13:hover {
  background-position: 0 -42px;
  }

a.btn14 {
background-image:url(images/btn14_sitemap.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btn14:hover {
  background-position: 0 -42px;
  }

a.btnR {
background-image:url(images/btnRecella.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btnR:hover {
  background-position: 0 -78px;
  }

a.btnK {
background-image:url(images/btnKaren.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btnK:hover {
  background-position: 0 -49px;
  }

a.btnC {
background-image:url(images/check.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

a.btnC:hover {
  background-position: 0 -230px;
  }
	
.sideMenu {
	margin-bottom: 10px;
	}

.menuTop {
	width:700px;
	margin:10px 0 20px 35px;
	font-size: 14px;
	color: #420F10;
	}

.menu {
	width:200px;
	background: url(images/mark01.gif) no-repeat;
	background-position:11% 70%;
	margin:5px auto;
	font-size:100%;
	padding:3px 0 0 35px;
	line-height:1.3;
	}


/*　トップのサイドメニュー　*/

.sideBanner {
	text-align: center;
	margin-top: 30px;
	width: 210px;
	}

.sideBanner2 {
	text-align: center;
	margin-bottom: 10px;
	width: 210px;
	}

/* -- //サイドメニュー -- */

/*  メインコンテンツ  */	

.textArea {
	width:580px;
	padding:10px;
	margin:10px 0 20px 0;
	font-size:100%;
	line-height:1.5;
	}

.textAreaNomrg {
	width:580px;
	padding:10px;
	margin:0;
	font-size:100%;
	line-height:1.5;
	}

.textAreaBdr {
	width:580px;
	padding:10px;
	margin:10px 0 20px 0;
	font-size:100%;
	border:1px dotted #333333;
	line-height:1.5;
	}

.btn200 {
	margin-left: 200px;
	}
	

/*  一覧ひょう（「ひょう」を漢字で書くとMacintoshでバグが起きるので、ひらがなで記述しています）  */	

#list {
	width:600px;
	border:1px solid #CCCCCC;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	}
	
#list.w900 {
	width:900px;
	border:1px solid #CCCCCC;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	}
	
#list.left {
	width:600px;
	border:1px solid #CCCCCC;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	text-align:left;
	}

#list.left td {
	background-color:#FFFFFF;
	border-top:1px solid #EAEAEA;	
	border-left:1px solid #EAEAEA;	
	border-bottom:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;
	padding:3px 3px 3px 3px;
	font-weight:normal;
	color:#7B869A;
	text-align: left;
	}
	
#list th {
	background-color:#E8EFF7;
	border-top:1px solid #EAEAEA;	
	border-left:1px solid #EAEAEA;	
	border-bottom:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;
	padding:3px 3px 3px 3px;
	font-weight:normal;
	color:#7B869A;
	}
	
#list td {
	background-color:#FFFFFF;
	border-top:1px solid #EAEAEA;	
	border-left:1px solid #EAEAEA;	
	border-bottom:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;
	padding:3px 3px 3px 3px;
	font-weight:normal;
	color:#7B869A;
	text-align:center;
	}
	
#list th.point {
	background-color:#FFE8E8;
	border-top:1px solid #EAEAEA;	
	border-left:1px solid #EAEAEA;	
	border-bottom:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;
	padding:3px 3px 3px 3px;
	font-weight:normal;
	color:#FF6262;
	}
	
#list .point {
	color:#CC0000;
	}
	
#list .submit {
	background-color:#C9D9E9;
	border-top:1px solid #EAEAEA;	
	border-left:1px solid #EAEAEA;	
	border-bottom:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	color:#7B869A;
	text-align:center;
	}

/*  入力フォーム  */	

#form {
	width:700px;
	border:1px solid #CCCCCC;
	padding:0;
	margin:0 auto 15px;
	}
	
#form th {
	/* background-color:#E8EFF7; */
	background-color:#F5F5F5;
	border-top:1px solid #EAEAEA;	
	border-left:1px solid #EAEAEA;	
	border-bottom:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;
	padding:3px 3px 3px 3px;
	font-weight:normal;
	color:#7B869A;
	text-align: left;
	}
	
#form td {
	background-color:#FFFFFF;
	border-top:1px solid #EAEAEA;	
	border-left:1px solid #EAEAEA;	
	border-bottom:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;
	padding:3px 3px 3px 3px;
	font-weight:normal;
	color:#7B869A;
}

#form .submit {
	background-color:#C9D9E9;
	border-top:1px solid #EAEAEA;	
	border-left:1px solid #EAEAEA;	
	border-bottom:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	color:#7B869A;
	text-align:center;
}

#form .point {
	font-size:11px;
	}	

table.kengen {
 width:500px;
 }
 
table.kengen td {
 padding: 2px 0;
 font-size: 12px;
 }

/* フッター */
	
#footer {
	clear:both;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 7px;
	text-align: center;
	color: #CC9966;
	}
	
.backtop {
	text-align: right;
	padding: 20px;
	}
	
.textlink {
	padding: 10px;
	text-align: center;
	font-size: 14px;
	color: #420F10;
	line-height: 160%;
	}


/*  ライン  */	

#line {
	background:url(images/line.gif);
	width:100%;
	height:1px;
	margin:0px 0px 15px 0px;
	}

/*  コピーライト  */

.copyRight {
        width: 100%;
	height: 25px;
	padding-top: 9px;
	text-align: center;
	color: #CC9966;
	}

#copy .line {
	width:100%;
	height:1px;
	margin:0px 0px 10px 0px;
	background:#CCCCCC;
	}
	
#copy {
	color:#999999;
	font-size:11px;
	margin:0px 0px 20px 0px;
	text-align:center;
	}
	
.strong_color {
    color:#990000;
    }
	


  
table.company {
  margin: 0 auto;
  width: 580px;
  }
  
table.company th {
  text-align: left;
  background-color:#CCCCCC;
  font-weight:normal;
  padding-left:10px;
  }
  
table.company td {
  line-height: 150%;
  padding: 6px 0 6px 10px;
  } 
  
table.company td.img {
  text-align: right;
  }
  
table.company td.le {
  color: #333333;
  width: 100px;
  }

table.area {
  margin: 0 auto;
  width: 600px;
  }
  
table.area th {
  text-align: left;
  background-color:#eeeeee;
  font-weight:normal;
  padding-left:10px;
  }
  
table.area td {
  line-height: 150%;
  padding: 6px 0 6px 0;
  } 

.strong {
   color: #FF0000;
   font-weight:bold;
   }

.link_te {
  text-align: right;
  margin: 0 auto;
  padding: 6px 0;
  width: 580px;
  }
  
.link_te a {
  color: #666666;
  font-size: 10px;
  text-decoration: none;
  }
  
  
table.table_c {
  border-collapse: collapse;
  }
		
table.table_c td {
  border: 2px solid #666666;
  padding: 10px;
  }

/*　スクール紹介　*/

table.school {
  background-color:#9A7F80;
  }
  
table.school td {
  text-align: left;
  background-color:#ffffff;
  font-size:10px;
  font-weight:normal;
  padding:10px;
  line-height: 150%;
  }
  
/*　動画で見る　*/

.movie {
  width:450px;
  height:320px;
  text-align:center;
  }
  
  
