/* -------- common
-------------------------------------------------------*/
body{
    margin : 0; padding: 0; 
	font-family: ＭＳ ゴシック, Osaka−等幅;
	font-size: 12px;
	color: #646464;
	line-height: 1.25;
	background-image: url(../images/buck.gif);
}
hr.dot { 
border-style: dotted none none none; 
border-top-width: 2px; 
border-top-color: #cccccc; 
width: 98%; 
height: 1px; 
} 

/* -------- text
-------------------------------------------------------*/
.text10 {font-size: 10px; }

/* -------- text blue
-------------------------------------------------------*/
.text12_blue {color: #3399FE;	line-height: 1.3;}
.text12b_blue {color: #3399FE; font-weight: bold;	line-height: 1.3; }
.text14b_blue {font-size: 16px; font-weight: bold; color: #3399FE;	line-height: 1.3; }
.text16b_blue {font-size: 16px; font-weight: bold; color: #3399FE;	line-height: 1.3; }

/* -------- text indigo
-------------------------------------------------------*/
.text12_indigo {color: #336699;	line-height: 1.3; }

/* -------- text white
-------------------------------------------------------*/
.text10_white{ color: #FFFFFF; font-size: 10px; line-height: 1.3; }
.text10b_white {font-size: 10px;font-weight: bold;color: #FFFFFF;	line-height: 1.3; }
.text12_white { color: #FFFFFF;	line-height: 1.3; }
.text12b_white { font-weight: bold; color: #FFFFFF;	line-height: 1.3; }
.text14b_white { font-size: 14px; font-weight: bold; color: #FFFFFF;	line-height: 1.3; }
.text16b_white { font-size: 16px; font-weight: bold; color: #FFFFFF;	line-height: 1.3; }

/* -------- text orange
-------------------------------------------------------*/
.text12_orange {color: #FF9900; font-size: 12px;	line-height: 1.3; }
.text14b_orange {color: #FF9900; font-size: 14px; font-weight: bold;	line-height: 1.3; }



/* -------- text pink
-------------------------------------------------------*/
.text10_pink {color: #FF0099; font-size: 10px;	line-height: 1.3; }
.text16b_pink {font-size: 16px; font-weight: bold; color: #FF0099;	line-height: 1.3; }

/* -------- text サーモンpink
-------------------------------------------------------*/
.text10_Spink {color: #FF6868;  font-size: 10px;	line-height: 1.3; }
.text12_Spink {color: #FF6868;	line-height: 1.3; }
.text16b_Spink {font-size: 16px; font-weight: bold; color: #FF6868;	line-height: 1.3; }

/* -------- text green
-------------------------------------------------------*/
.text12_green {color: #339900;	line-height: 1.3; }
.text12b_green { font-weight: bold; color: #339900;	line-height: 1.3;  }

/* -------- text エメラルドgreen
-------------------------------------------------------*/
.text12b_Egreen { color: #339999; font-weight: bold;	line-height: 1.3; }
.text12_Egreen  { color: #339999;	line-height: 1.3; }

/* -------- 体験セミナー・受講生専用ページ・講座ページ　テーブル設定
-------------------------------------------------------*/
.seminar { border:solid 1px #c0c0c0; border-collapse:collapse; } 

/* -------- アロマのページ　テーブル設定
-------------------------------------------------------*/
.aroma { border:dotted 1px #646464; border-collapse:collapse; } 
.aroma td { border:dotted 1px #646464; } 

/* -------- 講座紹介　講座一覧のテキスト
-------------------------------------------------------*/
.kouza_txt {	font-size: 12px; 	color: #646464; text-decoration: none; }


