@charset "utf-8";

/* ------------------------------------*/
/* RESET                               */
/* ------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}

body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{
	border-collapse:separate;
	border-spacing:1
}

/* clear                               */
.clear {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after {clear:both;content:'.';display:block;visibility:hidden;height:0}
.clearfix {display:inline-block}
* html .clearfix {height:1%}
.clearfix {display:block}


/*  ==========  BUTTON  ==========  */
.btn a {
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
a {color: #976c06;font-weight: normal;}
a:hover {color: #baaf15;}


/*  ==========  GLOBAL  ==========  */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	background-color: #000;
	}
.top #wrapper {
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*  HEADER  */
#header {
	position: relative;
	height: 144px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1 a{
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 414px;
	height: 74px;
	top: 32px;
	text-indent: -9999px;
	display: block;
	left: 0px;
}
#header h2 {
	position: absolute;
	height: 32px;
	width: 880px;
	right: 0px;
	color: #FFF;
	line-height: 250%;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#header h2 span {
	font-weight: bold;
	padding-right: 20px;
}
/* ==========  GM  ==========  */
#header .gm_box {
	position: absolute;
	top: 106px;
	width: 900px;
	height: 38px;
	left: 0px;
	overflow:hidden;
	z-index:200;
}
#header .gm_box ul {
	width: 900px;
	height: 38px;
	position: relative;
	background-image: url(../images/header_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .gm_box li a{
	background-image: url(../images/header_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	height: 38px;
	text-indent: -9999px;
	display: block;
	top: 0px;
}

.gm_history a 		{width: 124px;left:   0px;background-position:    0px top;}
.gm_lesson a 		{width: 120px;left: 124px;background-position: -124px top;}
.gm_nobless a 		{width: 147px;left: 244px;background-position: -244px top;}
.gm_lecturer a 		{width: 135px;left: 391px;background-position: -391px top;}
.gm_salon a 		{width: 95px;left: 526px;background-position: -526px top;}
.gm_aesthetics a 	{width: 86px;left: 621px;background-position: -621px top;}
.gm_nobel a		 	{width: 199px;left: 707px;background-position: -707px top;}

.gm_history a:hover 	{background-position:    0px bottom;}
.gm_lesson a:hover 		{background-position: -124px bottom;}
.gm_nobless a:hover 	{background-position: -244px bottom;}
.gm_lecturer a:hover 	{background-position: -391px bottom;}
.gm_salon a:hover	 	{background-position: -526px bottom;}
.gm_aesthetics a:hover	{background-position: -621px bottom;}
.gm_nobel a:hover		{background-position: -707px bottom;}

.concept_page .gm_history a 		{background-position:    0px bottom;}
.lesson_page .gm_lesson a			{background-position: -124px bottom;}
.nobless_page .gm_nobless a			{background-position: -244px bottom;}

.instructor_page .gm_lecturer a 	{background-position: -391px bottom;}
.salon_page .gm_salon a	 			{background-position: -526px bottom;}
.club_page .gm_aesthetics a			{background-position: -621px bottom;}

/* ==========  SUBMENU  ==========  */
#header .submenu {
	position: absolute;
	height: 16px;
	width: 495px;
	top: 83px;
	text-indent: -9999px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#header .submenu ul {
	height: 16px;
	width: 495px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#header .submenu li a{
	background-image: url(../images/header_submenu.jpg);
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	height: 16px;
	text-indent: -9999px;
	display: block;
	top: 0px;
}
#header .submenu li a{
	background-image: url(../images/header_submenu.jpg);
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	height: 16px;
	text-indent: -9999px;
	display: block;
	top: 0px;
}
.sm_home a 			{width: 45px; left:   0px;background-position:    0px top;}
.sm_news a 			{width: 46px; left:  45px;background-position:  -45px top;}
.sm_event a 		{width: 76px; left:  91px;background-position:  -91px top;}
.sm_event_archive a {width: 118px;left: 167px;background-position: -167px top;}
.sm_info a 			{width: 134px;left: 285px;background-position: -285px top;}
.sm_inquiry a 		{width: 76px; left: 419px;background-position: -419px top;}

.sm_home a:hover 			{background-position:    0px bottom;}
.sm_news a:hover 			{background-position:  -45px bottom;}
.sm_event a:hover 			{background-position:  -91px bottom;}
.sm_event_archive a:hover 	{background-position: -167px bottom;}
.sm_info a:hover 			{background-position: -285px bottom;}
.sm_inquiry a:hover 		{background-position: -419px bottom;}

/* ==========  CONTENTS  ==========  */

#contents {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

/* ==========  FOOTER  ==========  */
#footer {
	height: 80px;
	position: relative;
}
#footer .footer_top {
	background-color: #d7cd86;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	line-height: 200%;
	color: #000;
	text-align: center;
}
#footer .footer_bottom {
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}


/* ==========  inside  ==========  */
.inside #wrapper {
	background-image: url(../images/inside_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.inside .page_title h3 {
	height: 84px;
}
.inside .page_title .page_navi {
	height: 36px;
	background-image: url(../images/page_navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inside #contents .contents_main {
	background-color: #FFF;
	padding: 20px;
	line-height: 150%;
	color: #333;
}
.inside #contents .contents_main2 {
	background-color: #FFF;
	line-height: 150%;
	color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.inside #contents .contents_left {
	float: left;
	width: 605px;
}
.inside #contents .contents_right {
	float: right;
	width: 240px;
	position: relative;
}
.inside #contents .contents_center {
	position: relative;
	width: 780px;
}
.inside .page_title .page_navi p {
	text-indent: 20px;
	line-height: 300%;
	color: #FFF;
	font-size: 12px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.lessontitle {
	font-size: 14px;
	background-color: #FAD9D9;
	margin-bottom: 10px;
	padding-left: 10px;
	color: #9D0A33;
	padding-top: 2px;
	padding-bottom: 2px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5720A;
	font-weight: bold;
}
.txt {
	font-size: 12px;
	line-height: 180%;
	margin-top: 10px;
	padding-bottom: 30px;
	text-align: justify;
}
.style2 {font-size: 12px; background-color: #ebdebb; padding: 6px; color: #552802;}
.parent {background-color: #dbca7a;}
td.dot_box  { line-height: 170%; background: url("../images/dotframe_02.gif") repeat-y; padding: 8px 24px }
.renew {
	margin-left:120px;
}
.renew2 {
	width:680px;
	padding-left: 90px;
}
.renew3 {
	width:680px;
	padding-left: 90px;
	padding-top: 0px;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
/*.inside.salon_page #wrapper #contents .contents_main .contents_right .side_item_box .side_list {
	margin-bottom: 10px;
}
*/
.inside.salon_page dl dd{
word-wrap: break-word;}
