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

body {
	font: 75%/160% Arial, Helvetica, sans-serif;
	color: #403021;
	width: 100%;
	display: table;
	position:relative;
	min-height:100%;
	height:100%;
}

body#mizonokuchi {background:#CEE9EE url(images/m-hdr_bg.jpg) no-repeat; background-position:50% 0;}
body#shibuya {background:#F4EBD6 url(images/s-hdr_bg.jpg) no-repeat; background-position:50% 0;}
body#youga {background:#F4EBD6 url(images/s-hdr_bg.jpg) no-repeat; background-position:50% 0;}

html { height:100%; }

h1, h2, h3, h4, h5, p, ul, ol, dl, li, dd, address,
form, input {margin:0px; padding:0px;}

input, textarea {	font: 110%/150% Arial, Helvetica, sans-serif; }
img {	border: none; }
ul { list-style: none; }

.clear { clear:both; font-size:0%; line-height:0%; }


/* Link
------------------------------------------------------------------------------------------ */
a:link, a:visited{color: #0099FF; text-decoration:underline;}
a:hover{color: #FF3366; text-decoration:none;}

#header a:link, #header a:visited,
#footer a:link, #footer a:visited {color:#73564D;text-decoration:none; }
#top-nav a {color:#847065;text-decoration:none;}

#footer a:hover, #top-nav a:hover{color: #FF3366;text-decoration:underline;}


/* clearfix
------------------------------------------------------------------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* pagetop ------------------------------------------------- 
.pagetop {font-size:10px; text-align:right; padding-bottom:5px; width:640px;}******/

.pagetop {font-size:10px; text-align:right; padding-bottom:5px; }



/* header
---------------------------------------------------------------------------------*/
#headline {font-size:10px;color:#847065;position:absolute;left:150px;top:10px;}
#header {height:340px;width:1000px;margin: 0 auto;position: relative;}
#logo {position:absolute;top:140px;left:62px;}


/* school */
#school {width:420px;height:60px;position:absolute;left:262px;top:34px;}
#school a {display:block;width:140px;height:60px;float:left;text-indent:-999999px;overflow:hidden;}


body#mizonokuchi a.mizonokuchi {background:url(images/m-mizonokuchi_on.jpg) no-repeat left top;}
body#mizonokuchi a.shibuya {background:url(images/m-shibuya_off.jpg) no-repeat;}
body#mizonokuchi a.youga {background:url(images/m-youga_off.jpg) no-repeat;}
body#mizonokuchi a:hover.mizonokuchi { background:url(images/m-mizonokuchi_on.jpg) center top;}
body#mizonokuchi a:hover.shibuya {background:url(images/m-shibuya_on2.jpg) center top;}
body#mizonokuchi a:hover.youga {background:url(images/m-youga_on.jpg) center top;}

body#shibuya a.mizonokuchi {background:url(images/s-mizonokuchi_off2.jpg) no-repeat left top;}
body#shibuya a.shibuya {background:url(images/s-shibuya_on2.jpg) no-repeat;}
body#shibuya a.youga {background:url(images/s-youga_off.jpg) no-repeat;}
body#shibuya a:hover.mizonokuchi { background:url(images/s-mizonokuchi_on.jpg) center top;}
body#shibuya a:hover.shibuya {background:url(images/s-shibuya_on2.jpg) center top;}
body#shibuya a:hover.youga {background:url(images/s-youga_on2.jpg) center top;}


/* Search */
.search_f {
	width:120px;
	height:15px;
	background:#fff;
	margin:3px 0 0 32px;
	border:1px solid #b6a88d;
	position:absolute;
	font-size:10px;
	line-height:10px;
	left: 742px;
	top: 37px;
}
.search_b {margin:2px 0 0 146px;position:absolute;left: 753px;top: 30px;}

/* top-nav */
#top-nav ul {position:absolute;width:270px;left:691px;top:68px;}
#top-nav ul li {float:right;margin-left:20px;text-align:left;font-size:10px;}


/* gloval-nav */ 
#global-nav { width:940px; height:35px; text-align:left;position: absolute;left: 29px;top: 251px;}
#global-nav ul {list-style:none;}
#global-nav ul li {float:left;}
#global-nav ul li a { height:35px; display:block; text-indent:-999999px; background-repeat:no-repeat; background-position:left top;}

#global-nav  ul li a.Gnav_try_lesson{width:142px;background:url(images/nav_try_lesson.gif);}
#global-nav  ul li a.Gnav_season_lesson{width:142px;background:url(images/nav_season_lesson.gif);}
#global-nav  ul li a.Gnav_wedding_lesson{width:142px;background:url(images/nav_wedding_lesson.gif);}
#global-nav  ul li a.Gnav_paa_lesson{width:142px;background:url(images/nav_paa_lesson.gif);}
#global-nav  ul li a.Gnav_nfd_lesson{width:142px;background:url(images/nav_nfd_lesson.gif);}
#global-nav  ul li a.Gnav_advanced_lesson{width:142px; background:url(images/nav_advanced_lesson.gif);}
#global-nav  ul li a.Gnav_access{width:88px;background:url(images/nav_access.gif);}

#global-nav  ul li a:hover.Gnav_try_lesson{width:142px;background:url(images/nav_try_lesson.gif) bottom;}
#global-nav  ul li a:hover.Gnav_season_lesson{width:142px;background:url(images/nav_season_lesson.gif) bottom;}
#global-nav  ul li a:hover.Gnav_wedding_lesson{width:142px;background:url(images/nav_wedding_lesson.gif) bottom;}
#global-nav  ul li a:hover.Gnav_paa_lesson{width:142px;background:url(images/nav_paa_lesson.gif) bottom;}
#global-nav  ul li a:hover.Gnav_nfd_lesson{width:142px;background:url(images/nav_nfd_lesson.gif) bottom;}
#global-nav  ul li a:hover.Gnav_advanced_lesson{width:142px;background:url(images/nav_advanced_lesson.gif) bottom;}
#global-nav  ul li a:hover.Gnav_access{width:88px;background:url(images/nav_access.gif) bottom;}




/* footer
------------------------------------------------------------------------------------------ */
#footer {width:1000px;height:150px;margin:0 auto;clear:both;position:relative;color:#847065;}

body#mizonokuchi #footer{background: url(images/m-ftr_bg.jpg) no-repeat center;}
body#shibuya #footer{background: url(images/s-ftr_bg.jpg) no-repeat center;}

p#footernav{width:850px;margin:0 auto;padding-top:60px;text-align:center;text-decoration:none; font-size:10px;}

p#copy { text-align:center; margin-top:15px; letter-spacing:1px; font-size:9px;}





/* content and side wrap
---------------------------------------------------------------------------------*/ 

/* mainBg */
#main-bg {
	width:1000px;
	margin:0 auto;
	position:relative;
	min-height:100%;
	height: auto !important; /* IE6　最小高さの指定 */
  height: 100%; /* IE6 最小高さの指定 */ 
}

body#mizonokuchi #main-bg{background:url(images/m-bg.jpg) repeat-y;background-position:50% 0;}
body#shibuya #main-bg{background:url(images/s-bg.jpg) repeat-y;background-position:50% 0;}

/* mainBgtop */
#main-bg_top {width:1000px;margin:0 auto;position:relative;}

body#mizonokuchi #main-bg_top{background:url(images/m-bg_top.jpg) no-repeat; background-position:50% 0;}
body#shibuya #main-bg_top{background:url(images/s-bg_top.jpg) no-repeat; background-position:50% 0;}


#content-wrap {
	width:940px;
	margin: 0 auto;
	padding:0;
	min-height:1000px;
	height: auto !important; /* IE6　最小高さの指定 */
	height: 1000px;  /* IE6 最小高さの指定 */
	position: relative;
}

/* sidebar
------------------------------------------------------------------------------------------ */
#sidebar {
	width:220px;
	float:right;
	position:relative;
	margin-bottom:10px;
}

/* campaign */
#campaign img { margin-bottom:5px; }

/* side-nav */
#side-nav {width:220px;margin-top:10px; }
#side-nav ul {margin-left:25px;border-top:#E1E0DC 1px solid; width:160px;padding-top:5px;}
#side-nav li {width:160px;height:30px;border-bottom:#E1E0DC 1px solid;margin-bottom:5px;}
#side-nav li.listtop {border-top:#E1E0DC 1px solid;padding-top:3px; }
#side-nav ul li a {display:block;width:135px;height:22px;background-repeat:no-repeat;background-position:left top;}
#side-nav ul li a span { display:none;}

#side-nav  ul li a.Snav-teachers{background:url(images/side-nav_teachers.gif);}
#side-nav  ul li a.Snav-classroom{background:url(images/side-nav_classroom.gif);}
#side-nav  ul li a.Snav-qa{background:url(images/side-nav_qa.gif);}
#side-nav  ul li a.Snav-contact{background:url(images/side-nav_contact.gif);}
#side-nav  ul li a.Snav-reserve{background:url(images/side-nav_reserve.gif);}
#side-nav  ul li a.Snav-pickup{background:url(images/side-nav_pickup.gif);}
#side-nav  ul li a.Snav-schedule{background:url(images/side-nav_schedule.gif);}

#side-nav  ul li a:hover.Snav-teachers{background:url(images/side-nav_teachers.gif) bottom;}
#side-nav  ul li a:hover.Snav-classroom{background:url(images/side-nav_classroom.gif) bottom;}
#side-nav  ul li a:hover.Snav-qa{background:url(images/side-nav_qa.gif) bottom;}
#side-nav  ul li a:hover.Snav-contact{background:url(images/side-nav_contact.gif) bottom;}
#side-nav  ul li a:hover.Snav-reserve{background:url(images/side-nav_reserve.gif) bottom;}
#side-nav  ul li a:hover.Snav-pickup{background:url(images/side-nav_pickup.gif) bottom;}
#side-nav  ul li a:hover.Snav-schedule{background:url(images/side-nav_schedule.gif) bottom;}


/* address-tel */
#address-tel { margin-top:10px; }



/* link-nav ---------- */
#link-nav {
	width:200px;
	background:url(images/link-bg_btm.gif) no-repeat bottom; 
	min-height:100px;
	margin-left:10px;
	margin-top:10px;
	padding:0;
	border:1px
}

#link-nav ul { width:160px; margin:auto; }
#link-nav ul li { height:30px; border-bottom:#CCCCCC 1px solid; margin-bottom:5px; }
#link-nav ul li.bdr-none { border-bottom: none;}
#link-nav #link-nav_hdr { padding: 0; margin:0; } /* IE6 */

#link-nav ul li a {display:block;width:140px;height:22px;background-repeat:no-repeat;background-position:left top;}
#link-nav ul li a span {display:none;}

#link-nav ul li a.lnav-interview {background:url(images/link-nav_interview.gif);}
#link-nav ul li a.lnav-shop {background:url(images/link-nav_shop.gif);}
#link-nav ul li a.lnav-rentalsalon {background:url(images/link-nav_rentalsalon.gif);}

#link-nav ul li a:hover.lnav-interview{background:url(images/link-nav_interview.gif) bottom;}
#link-nav ul li a:hover.lnav-shop{background:url(images/link-nav_shop.gif) bottom;}
#link-nav ul li a:hover.lnav-rentalsalon {background:url(images/link-nav_rentalsalon.gif) bottom;}


/* zara */
#zara { margin-top:10px; margin-left:10px;}




/* MainContent
---------------------------------------------------------------------------------*/
#maincontent {width: 695px;float: right;position: relative;padding: 0;}


/* Index-class ---------------------------------- */
#entry { width:660px; position:relative; margin-bottom:20px; }

.entry-inner { 
	width:660px;min-height:230px;
	height: auto !important; /* IE6　最小高さの指定 */
  height: 230px; /* IE6 最小高さの指定 */ background:url(images/class-bg.jpg) no-repeat bottom; }

.entry-class {width:220px;float:left;position:relative;padding-bottom:20px;}
.entry-class p {width:170px;margin-top:1em;margin-left:30px;font-size:11px;line-height:1.4em;}


/* wedding lessonのみ適用 */
#entry-wedding_lesson_deco {
	width:76px; height:110px;
	background:url(images/class-wedding_lesson_deco.gif) no-repeat;
	position:absolute;
}

/* Index-concept ---------------------------------- */
#concept { 
	width:660px;
	margin-bottom:20px;
	background:#FFFFFF;
	position:relative;
	min-height:200px; 
	height: auto !important; /* IE6　最小高さの指定 */
  height: 200px; /* IE6 最小高さの指定 */	
}

#concept p.textarea {
	display: inline-block;
	margin:30px;
	padding:1em;
	background:#F9FAEA;
}

#concept .deco1 { position:absolute; top:0; left:0; }
#concept .deco2 {	position:absolute; right:0; bottom:0; }


/* Index-news ---------------------------------- */
#news { 
	width:660px;height:261px;
	margin-bottom:20px;position:relative;
	background:url(images/news-bg.jpg) no-repeat;
}

#news ul {
	width:430px;height:230px;
	position:absolute;overflow-y: auto;
	left: 220px;top: 15px;
}
#news li {width:400px;border-bottom:#E1E0DC 1px dotted;line-height:2em;padding-bottom:10px;}
#news li p {font-size:10px;}



/* Contents Pages ---------------------------------- */

#breadcrumbs {font-size:10px; margin-bottom:10px;}

.entry-sub, #sitemap {
	width:630px;
	margin-left:20px;
	min-height:1100px;
	height: auto !important; /* IE6　最小高さの指定 */
	height: 1100px; /* IE6 最小高さの指定 */
}

.entry-sub .textarea { margin-bottom:20px;}

.entry-sub h3 {margin-bottom:10px; font-size:16px;}

.entry-sub h3 a:link,
.entry-sub h3 a:visited { text-decoration:none; color:#330000;}

.entry-sub h3 a:hover,
.entry-sub h3 a:active { text-decoration:underline;}
.entry-line { border-bottom:1px dotted #A59B92; width:630px; }

.entry-body, .entry-more {width:640px; margin-bottom:20px;}

.entry-body img.imgborder,
.entry-more img.imgborder {padding:5px; border:1px #CCC solid; background-color:#FFF;}


.entry-tags {font-size:10px; margin-bottom:50px;}
.entry-tags h4.entry-tags-header{float:left; display:block; width:30px;}
.entry-tags ul {display: block;}
.entry-tags ul li {float:left; list-style-type:none; margin-right:10px;}
.entry-tags ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.entry-tags ul li a:link, .entry-tags ul li a:visited  {color:#73564D; text-decoration:none; }
.entry-tags ul li a:hover {color: #f15897;text-decoration:underline;}



/* table style **********/
.entry-sub table {border-collapse:collapse;border:solid 1px #ccc;margin:20px 0;/*text-align:center;*/}

.entry-sub table th, .entry-sub table td{padding:5px;border:solid 1px #ccc;}
.entry-sub table th {background:url(images/lesson-data_bg.gif) left top repeat-x #F3E5E5;white-space: nowrap;}

/* list style **********/
.entry-sub ul {margin-left:40px;}
.entry-sub li {line-height:2em;list-style: disc;}


/* ステップアップ **********/
.entry-stepup {text-align: center;}
.entry-stepup .entry-stepup-inner {margin:0px auto;}
.entry-stepup .entry-stepup-inner img {border:0px; margin:0; padding:0;}


/* 問い合わせボタン **********/
#btn-contact { width:380px;margin:30px auto;}
#btn-contact a {
	width:380px;height:51px;display:block;
	background:url(images/btn-contact.gif) no-repeat;
}
#btn-contact a:hover { background:url(images/btn-contact.gif) no-repeat bottom; }
#btn-contact span { display:none; }


/* text **********/
h3.pink16 { font-size:16px; color:#C26751; font-weight:bold; }

h3.pink16 a:link,
h3.pink16 a:visited  {color:#C26751;font-weight:bold;text-decoration:none;}

h3.pink16 a:hover,
h3.pink16 a:active  {text-decoration:underline;}



/* SiteMap
---------------------------------------------------------------------------------*/
#sitemap h3 {
	border-bottom:1px dotted #ccc;
	padding:5px 5px 5px 25px;
	background: url(images/mark_m.gif) no-repeat left center; 
}
#sitemap h3 a {color:#330000; text-decoration:none;}
#sitemap h3 a:hover {text-decoration:underline;}

#sitemap ul.archive-list{margin:10px 0 20px 0;}
#sitemap ul.archive-list li{list-style-type:circle; margin-left:50px;}


/* お知らせ
---------------------------------------------------------------------------------*/
.entry-news { width:630px; margin:15px 0; position:relative; }
.entry-news h3 {
	width:600px;height:30px;line-height:30px; font-size:14px;
	background:url(images/news-cap.gif) no-repeat left 50%; 
	padding-left:30px;color:#330000; font-size:14px;
}

.entry-news .entry-body, .entry-news .entry-more{margin-left:30px;}
.entry-news .data {
	text-align:right;font-size:10px;
	color: #666666;position:absolute;
	left: 558px;top: 8px;
}


/* 検索ページ
---------------------------------------------------------------------------------*/
#search-area {width:620px; margin:0 20px;}

#search-area a:link,
#search-area a:visited{color:#73564D;text-decoration:underline; }
#search-area a:hover{color: #FF3366;text-decoration:none;}

#search-area .search-results-header,
#search-area .module-header{color:#C26751;font-size:12px;}

#search-area h4.search-results-header,
#search-area .module-tags{margin-top:30px;}

#search-area blockquote{margin:5px 10px 10px 10px;}

#search-area .module-search-feed {margin:30px 0; border:1px dotted #ccc; padding:10px;}


#search-area .search-results-container{margin-top:15px;}
#search-area .search-results-container h4 {background:url(images/mark_y.gif) no-repeat 0 50%; text-indent:25px;}

#search-area .result-entry{ padding:10px; border-bottom:1px dotted #ccc; margin-bottom:15px;}
#search-area .result-entry p{margin:5px 0px 5px 25px;}

#search-area .entry-tags{margin:5px 0px 5px 25px;}
#search-area .entry-tags h5 {font-size:10px;}

#search-area .entry-tags ul:after,
#search-area .module-tags .module-content ul:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#search-area .entry-tags li {font-size:10px; float:left; margin-right:10px;}
#search-area .module-tags .module-content li {font-size:10px; float:left; margin-right:10px;}




/* Tag Cloud
---------------------------------------------------------------------------------*/
ul.tagCloud {
	margin: 0;padding: 0.5em 10px;line-height: 1;
	font-family: Arial, Helvetica, sans-serif;font-size: 13px;
}
ul.tagCloud li {
	margin: 0;padding: 0;
	display: inline;font-size: 100%; /* ここで相対的に文字サイズを変更 */
}
ul.tagCloud li a {text-decoration: none;}

/* タグレベル1～6 */
ul.tagCloud li.level1 a {font-size:150%;color:#db00aa;font-weight:bold;text-decoration:none;}
ul.tagCloud li.level2 a {font-size:130%;color:#e771b4;font-weight:bold;text-decoration:none;}
ul.tagCloud li.level3 a {font-size:118%;color:#bf79b5;text-decoration:none;}
ul.tagCloud li.level4 a {font-size:104%;color:#a57c9d;text-decoration:none;}
ul.tagCloud li.level5 a {font-size:85%;color:#897c9d;text-decoration:none;}
ul.tagCloud li.level6 a {font-size:70%;color:#567d9d;text-decoration:none;}

/* オンマウス色 */
ul.tagCloud li a:hover {color:#000;}

/* map
---------------------------------------------------------------------------------*/
.entry-map{width:910px; margin:0 20px;}
.entry-map table, .entry-map th,.entry-map td {border:none; margin:0; padding:0;}
.entry-map td p {font-size:10px; border:1px solid #E1D8BB; padding:5px; line-height:150%; margin-bottom:10px;}
/*.entry-map td p img {padding:2px; border:1px solid #ccc; margin:2px;}*/
.entry-map td p img {padding:2px;margin:2px;}
.entry-map td p a img {background:#fff;border:1px solid #ccc;}
.entry-map td p a:hover img {background:orange;border:1px solid #fff;}


/* Ｑ＆Ａ
---------------------------------------------------------------------------------*/
.entry-qa { width:630px; margin-bottom:15px; margin-top:20px; }
.entry-qa h3 { /*height:28px;*/ background:url(images/q.gif) no-repeat ; /*text-indent:50px;*/ padding-top:5px; font-size: 12px; padding-left:50px; }
.entry-qa .entry-content { background:url(images/a.gif) no-repeat left top; margin:10px 0;}
.entry-qa .entry-body { width:560px; margin-left:50px; }


/* 講師紹介
---------------------------------------------------------------------------------*/
.entry-teachers { width:630px; margin:15px 0; padding-bottom:20px; overflow:auto;/* コンテンツの高さ維持 */}
.entry-teachers h3 { border-bottom:1px dashed #CCCCCC; margin-bottom:15px; padding:5px 0; }
.entry-teachers .teach { display:block; font-size:12px; color:#C26751; font-weight: bold; }
.entry-teachers div { float:left;}
.entry-teachers .introduction {width:410px;margin-right:40px; */width:430px; */ }
.entry-teachers .introduction-photo { position:relative; }

/*.entry-teachers .introduction-photo img {  padding:8px; border:1px solid #B79B93;}
.entry-teachers .introduction-photo p.deco1 { position:absolute; left:-9px;  top: -9px;   width:80px; height:80px; background:url(images/teachers-deco_top.gif) no-repeat;}
.entry-teachers .introduction-photo p.deco2 { position:absolute; right:-9px; bottom:-9px; width:80px; height:80px; background:url(images/teachers-deco_btm.gif) no-repeat;}*/


/*  レッスンの様子
---------------------------------------------------------------------------------*/
.entry-classroom { width:630px;}
.entry-classroom-inner { 
	width:594px;
	margin:20px auto 20px 30px; 
	position:relative; 
	background:url(images/classroom-mdl.gif) repeat-y; 
	/* line-height:0;IE7 画像の隙間を埋める */
	z-index:0;
}
.entry-classroom-inner img { vertical-align:top; /* IE6 画像の隙間を埋める */ }
.entry-classroom-inner #inner-bg-btm { position: relative; bottom:0;}

.entry-classroom-inner .txt-img { 
	width:630px; 
	position: relative; 
	left:-39px; top:10px; 
	margin-bottom:10px; 
	background:url(images/classroom-flow-bg.gif) repeat-y left;
	z-index:1;
}

.entry-classroom-inner .txt-img #text-img-bg { 
	position:absolute; 
	bottom:-1px; left:0; 
	width:83px; 
	height:8px; 
	background:url(images/classroom-flow-bgbtm.gif) no-repeat bottom;
	z-index:2;
}
.entry-classroom-inner .txt-img .cont { margin-bottom:15px; overflow:auto; z-index:3;}
*html .entry-classroom-inner .txt-img .cont  { margin-bottom:13px;}


.entry-classroom-inner .txt-img .cont div.cont-flow-bg { 
	width:94px;
	min-height:150px;
	height:auto !important; /* IE6 */
	height:150px;/* IE6 */
	background:url(images/classroom-flow_btm.gif) no-repeat bottom;
	float:left;
	margin-right:10px;
	display:table-cell;
}
.entry-classroom-inner .txt-img .cont div.cont-flow-bg p {
	width:7em;
	margin:auto;
	margin-top:5px;
	margin-bottom:40px;
	line-height:1.2em;
	font-size:11px;
	text-align:center;
	color:#CD8271;
	font-weight:bold;
}	 
.entry-classroom-inner .txt-img .comment { 
		width:270px; 
		min-height:120px;
		height:auto !important;/* IE6 */
		height:120px;/* IE6 */
		padding:10px;
		background:#FFF; 
		line-height:1.4em; 
		float:left; 
		margin-right: 10px; 
		font-size:11px; }
/* .entry-classroom-inner .txt-img .flow { float:left;	margin-right:15px;} */
.entry-classroom-inner .txt-img .pic { padding:3px; background:#fff; border:#ccc 1px solid;}


/* お問い合わせ・レッスン予約・送迎込みレッスン 
---------------------------------------------------------------------------------*/
.entry-mail { width:630px; margin:0 0 15px 0; overflow:auto; position:relative; }
/* tab */
.entry-mail #tab-nav  {width:459px; height:42px; margin-left:5px;}
.entry-mail #tab-nav ul { margin-left: 0px;}
.entry-mail #tab-nav li { width:153px;	height:42px; float:left; list-style-type: none;}
.entry-mail #tab-nav a { 
	display:block; 
	width:153px; height:42px; 
	text-align:center; 
	background:url("images/tab.gif") no-repeat;
	background-position:right top;
	color:#330000; text-decoration:none; font-weight:bold;
}
.entry-mail #tab-nav a:hover { 
	background:url("images/tab.gif") no-repeat; 
	background-position:left top; 
	text-decoration:underline;
}
.entry-mail #tab-nav span { 
	display: inline-block;
	margin-top:18px; 
	cursor:pointer; /* IE */
}
/* mail form */
#mail_form {
	width:630px;
	margin:0 0 20px 0;
	background:url(images/mailform_bg.gif) repeat-y;
}
#mail_form form { margin:20px 30px; }
#mail_form form p { margin-bottom:15px;}
#mail_form form .area-1	{border:1px solid #b6a88d;}
#mail_form form .required	{border:1px solid #b6a88d;}
#mail_form form .required_mail	{border:1px solid #b6a88d;}
#mail_form form .btn { text-align:center; }

#mail_form label.error, label.error, .must { color:#FF3333; font-weight:bold; padding-left: 5px; } 
input.error { border:1px solid #FF3333; }
#mail_form span { color:#FF3333; padding-left:5px; font-weight:bold; }

#mail_form li { list-style-type: none; }
#mail_form ul { margin: 0px 0px 15px 15px; }
#mail_form ul li ul { margin: 0px 0px 0px 15px; }

#mail_form .btn #formbtn {
border: none;
background-color: #FFFFFF;
background:url(http://www.salon-clema.com/images/btn-confirm.gif) 0 0 no-repeat;
width:92px; height:27px; display:block;
text-indent: -1000px; cursor: pointer; margin:0 auto;
}

#mail_form .btn{padding-bottom:20px;text-align:center; margin:0 auto;}



/*  レッスンカレンダー ---------------------------------- */
.entry-calendar { width:630px;}
.entry-calendar-inner { font-family:Times New Roman; margin:15px auto 30px auto; position:relative; }
.entry-calendar-inner #hdr { width:265px; height:91px; background:url(images/calendar/bg-calendar.gif) no-repeat; position:relative; }
.entry-calendar-inner #hdr p#month  {
	line-height:1.0em; 
	font-size:55px;
	font-weight:bold;
	color:#4d3e35;
	position:absolute;
	top: 18px;
	left: 20px;
}
.entry-calendar-inner #hdr p#year   {
	line-height:1.0em;
	font-size:20px;
	font-weight:bold;
	color:#FF3399;
	position:absolute;
	left: 86px;
	top: 23px;
}
.entry-calendar-inner #hdr p#month2 {
	line-height:1.0em;
	font-size:23px;
	font-weight:bold;
	color:#4d3e35;
	position:absolute;
	left: 86px;
	top: 46px;
}
.entry-calendar-inner #deco {
	width:235px;
	height:40px;
	position:absolute;
	background:url(images/calendar/calendar-deco.gif) no-repeat;
	z-index:2;
	left: 277px;
	top: 70px;
}
.entry-calendar-inner #pic {
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
}
.entry-calendar-inner #pic img { background:#fff; padding:3px; border:#e9e5dd 1px solid; }

.entry-calendar-inner #hdr p#month a, .entry-calendar-inner #hdr p#month a:hover,
.entry-calendar-inner #hdr p#month2 a, .entry-calendar-inner #hdr p#month2 a:hover {
	color:#4d3e35;
	text-decoration: none;
}

.entry-calendar-inner table { 
	width:630px;
	position:relative; 
	border-collapse:collapse; 
	border-left:#e9e5dd 1px solid; 
	border-top:#e9e5dd 1px solid;
	margin: 0px;
}
.entry-calendar-inner table td, .entry-calendar-inner table th {
	width:90px;
	padding:5px;
	vertical-align:top;
	border-right:#e9e5dd 1px solid; 
	border-bottom:#e9e5dd 1px solid;
	z-index:0;
	background: none;
}
.entry-calendar-inner table p { font-size:11px;}
/*
.entry-calendar-inner table .pink { color:#ed47b4; }
.entry-calendar-inner table .blue { color:#0086ba; }
.entry-calendar-inner table .data { font-size:14px; font-weight:bold; }
*/

.col-sat { background-color: #f6fffe; }
.col-sun { background-color: #fff8f9; }
.entry-calendar-inner table td#calendar-today { border:2px solid #fa77b8;}
.entry-calendar-inner table td.calendar-blank { background:url(images/calendar/calendar-blank.gif) no-repeat 50% 50%;}


#camul {margin:0 10px;}
#camul li {
	border-bottom:1px dotted #ccc;
	padding:5px 5px 5px 25px;
	background: url(images/mark_m.gif) no-repeat left 7px; 
}
#camul li a {font-weight:bold;}