#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ---------------------------
BODY：ボディ
--------------------------- */
/*BODY { */
/*	background: #FFFFFF;  */                           /* 背景色 */
/*	background: #EFEFEF;  */                           /* 背景色 */
/*	background:url(/aroma/img/bg_main.gif); */
/*	color: #000000;      */                            /* フォントカラー */
/*	margin: 10px 0px 0px 10px;    */                   /* マージン */

body{
	color: #333;
	font: 13px 'Lucida Grande', Verdana, sans-serif;
	background:url(/aroma/img/bg_main.gif);
	margin: 10px 0px 0px 10px;                      /* マージン */
}

#topimage {visibility:hidden;}
#topimage1 {visibility:hidden;}
#topimage2 {visibility:hidden;}
#topimage3 {visibility:hidden;}
#topimage4 {visibility:hidden;}
#topimage5 {visibility:hidden;}

/*------------------------------------------*/
/* 共通用 */
/*------------------------------------------*/
h1 {
	margin:10px 0 15px 2px;
	border-left:#CC9966 solid 16px;
	font-size:20px;
	font-weight: normal;
	font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
	padding-left:10px;
}
h2 {
	margin:15px 0 10px 5px;
	border-left:#FF7700 double 12px;
	font-size:16px;
	font-weight: normal;
	font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
	padding-left:10px;
}
h3 {
	margin:15px 0 0px 10px;
	border-left:#889900 ridge 8px;
	font-size:13px;
	font-weight: normal;
	font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
	padding-left:10px;
}
TD {
	font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
/*	font-family:"HGP創英角ｺﾞｼｯｸUB",Osaka,Verdana,Arial,Helvetica,sans-serif; */
/*	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif; */
/*	font-family: "ＭＳ Ｐ明朝",Osaka,Verdana,Arial,Helvetica,sans-serif;*/

}
/* ---------------------------
A：リンク（通常）
--------------------------- */
A { 
  color: #000000;                                  /* フォントカラー */
  text-decoration: none;                           /* テキストの装飾 */
}
/* ---------------------------
A：リンク（カーソルが上に乗ったとき）
--------------------------- */
A:hover { 
/*  color: #AABBDD; */                                 /* フォントカラー */
  color: #6699CC;                                  /* フォントカラー */
  text-decoration: underline;                      /* テキストの装飾 */
}
/* ---------------------------
TR：ヘッダー（ナビゲーション）
--------------------------- */
TR.headerNavigation {
  background: palevioletred;                             /* 背景色 */
}
/* ---------------------------
TD：ヘッダー（ナビゲーション）
--------------------------- */
TD.headerNavigation1 {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 11px;                                 /* フォントサイズ */
  background: #99CC99;                             /* 背景色 */
  color: #999999;                                  /* フォントカラー */
  font-weight : bold;                              /* フォント太さ */
}
TD.headerNavigation2 {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 11px;                                 /* フォントサイズ */
  background: #CBEA9A;                             /* 背景色 */
  color: #999999;                                  /* フォントカラー */
  font-weight : bold;                              /* フォント太さ */
}
TD.headerNavigation3 {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 11px;                                 /* フォントサイズ */
  background: #E2DFA6;                             /* 背景色 */
  color: #999999;                                  /* フォントカラー */
  font-weight : bold;                              /* フォント太さ */
}
TD.headerNavigation4 {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 11px;                                 /* フォントサイズ */
  background: #DCCB99;                             /* 背景色 */
  color: #999999;                                  /* フォントカラー */
  font-weight : bold;                              /* フォント太さ */
}
TD.headerNavigation5 {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 11px;                                 /* フォントサイズ */
  background: #D3DDD8;                             /* 背景色 */
  color: #999999;                                  /* フォントカラー */
  font-weight : bold;                              /* フォント太さ */
}
TD.headerNavigation6 {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 11px;                                 /* フォントサイズ */
  background: #DDD1D7;                             /* 背景色 */
  color: #999999;                                  /* フォントカラー */
  font-weight : bold;                              /* フォント太さ */
}
TD.headerNavigation7 {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 11px;                                 /* フォントサイズ */
  background: #E4E4E4;                             /* 背景色 */
  color: #999999;                                  /* フォントカラー */
  font-weight : bold;                              /* フォント太さ */
}
/* ---------------------------
A：ヘッダー（ナビゲーションのリンク）
--------------------------- */
A.headerNavigation { 
  color: #999999;                                  /* フォントカラー */
}
/* ---------------------------
A：ヘッダー（ナビゲーション・カーソルが上に乗ったとき）
--------------------------- */
A.headerNavigation:hover {
  color: #999999;                                  /* フォントカラー */
}

/*------------------------------------------*/
/* ヘッダ欄用 */
/*------------------------------------------*/
.bt_font1{
    font-size: 11px;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.bt_font2{
    font-size: 13px;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.dummy{
	font-family: Helvetica,sans-serif;
	font-size: 10px;
	color:#333;
	text-decoration:none;
	text-align: left;
	margin:0 0 0 0;
}
ul.top {
	padding:0px 0px 0px 0px;
	margin:0px;
}
li.n11 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav1.gif);	background-position:0px 0;}
li.n12 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav1.gif);	background-position:-114px 0;}
li.n13 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav1.gif);	background-position:-227px 0;}
li.n14 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav1.gif);	background-position:-340px 0;}
li.n15 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav1.gif);	background-position:-453px 0;}
li.n16 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav1.gif);	background-position:-566px 0;}
li.n17 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav1.gif);	background-position:-679px 0;}

li.n21 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav2.gif);	background-position:0px 0;}
li.n22 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav2.gif);	background-position:-113px 0;}
li.n23 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav2.gif);	background-position:-226px 0;}
li.n24 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav2.gif);	background-position:-339px 0;}
li.n25 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav2.gif);	background-position:-452px 0;}
li.n26 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav2.gif);	background-position:-565px 0;}

li.n31 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav3.gif);	background-position:0px 0;}
li.n32 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav3.gif);	background-position:-113px 0;}
li.n33 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav3.gif);	background-position:-226px 0;}
li.n34 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav3.gif);	background-position:-339px 0;}
li.n35 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav3.gif);	background-position:-452px 0;}
li.n36 a	{float:left;display: block;	width: 113px;height: 27px;background-image: url(/aroma/img/nav3.gif);	background-position:-565px 0;}

li.n41 a	{display: block;	width: 185px;height: 27px;background-image: url(/aroma/img/nav5.gif);filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;	background-position:0px 0;}
li.n42 a	{display: block;	width: 185px;height: 27px;background-image: url(/aroma/img/nav5.gif);filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;	background-position:0px -33px;}
li.n43 a	{display: block;	width: 185px;height: 27px;background-image: url(/aroma/img/nav5.gif);filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;	background-position:0px -66px;}
li.n44 a	{display: block;	width: 185px;height: 27px;background-image: url(/aroma/img/nav5.gif);filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;	background-position:0px -99px;}
li.n45 a	{display: block;	width: 185px;height: 27px;background-image: url(/aroma/img/nav5.gif);filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;	background-position:0px -132px;}
li.n46 a	{display: block;	width: 185px;height: 27px;background-image: url(/aroma/img/nav5.gif);filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;	background-position:0px -165px;}

li a {
	font-family: "ITC New Baskerville",Helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0 1px 0;
	width: 197px;
	height: 16px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

li a:link {	color: #7f7f7f;}
li a:visited {	color: #7f7f7f;}

li.n41 a:link {	color: #996600;}
li.n42 a:link {	color: #996600;}
li.n43 a:link {	color: #996600;}
li.n44 a:link {	color: #996600;}
li.n45 a:link {	color: #996600;}
li.n46 a:link {	color: #996600;}
li.n41 a:visited {	color: #996600;}
li.n42 a:visited {	color: #996600;}
li.n43 a:visited {	color: #996600;}
li.n44 a:visited {	color: #996600;}
li.n45 a:visited {	color: #996600;}
li.n46 a:visited {	color: #996600;}

li a:hover {color: #444;font-size: 95%;text-decoration: none;}

li.n11 a:hover {background-position: 0 -37px;}
li.n12 a:hover {background-position: -113px -37px;}
li.n13 a:hover {background-position: -226px -37px;}
li.n14 a:hover {background-position: -339px -37px;}
li.n15 a:hover {background-position: -452px -37px;}
li.n16 a:hover {background-position: -565px -37px;}
li.n17 a:hover {background-position: -678px -37px;}

li.n21 a:hover {background-position: 0 -37px;}
li.n22 a:hover {background-position: -113px -37px;}
li.n23 a:hover {background-position: -226px -37px;}
li.n24 a:hover {background-position: -339px -37px;}
li.n25 a:hover {background-position: -452px -37px;}
li.n26 a:hover {background-position: -565px -37px;}

li.n31 a:hover {background-position: 0 -37px;}
li.n32 a:hover {background-position: -113px -37px;}
li.n33 a:hover {background-position: -226px -37px;}
li.n34 a:hover {background-position: -339px -37px;}
li.n35 a:hover {background-position: -452px -37px;}
li.n36 a:hover {background-position: -565px -37px;}

li.n41 a:hover {color: #ffffff;background-position: -193px 0px;}
li.n42 a:hover {color: #ffffff;background-position: -193px -33px;}
li.n43 a:hover {color: #ffffff;background-position: -193px -66px;}
li.n44 a:hover {color: #ffffff;background-position: -193px -99px;}
li.n45 a:hover {color: #ffffff;background-position: -193px -132px;}
li.n46 a:hover {color: #ffffff;background-position: -193px -165px;}

/*------------------------------------------*/
/* フッダ欄用 */
/*------------------------------------------*/
.ft_backcolor {
        color: #696969;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
        font-size: 90%;
}
.font1{
    color: red;
    font-size: 12;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	line-height:70%;
}
.font2{
	font-size:11pt;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.font3{
	font-size:9pt;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.font4{
	font-size:9pt;
	line-height:95%;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.font5{
	font-size:11pt;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
}

/* --------------------------------------------------------- */
/*    サロン用                                               */
/* --------------------------------------------------------- */
.sa_font1 {
    color: red;
    font-size: 12;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	line-height:120%;
}
.sa_font2 {
	font-size:9pt;
	line-height:120%;
		font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.sa_font3 {
	font-size:11pt;
	line-height:120%;
		font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.sa_font4 {
	font-size:11pt;
	line-height:120%;
		font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
}
#SA_TBL table {
	background-color: #ffffff;
	border-collapse: separate;
	border: 1px; solid #7C6638;
	border-spacing: 0px;
}
#SA_TBL th,
#SA_TBL td {
	margin:0px;
	padding: 1px 2px;
	border-width: 1px;
	border-style: solid;
}
#SA_TBL th {
/*	color:#470505; */
	color:#006400;  /* darkgreen */
	text-align: center;
	background-color: #EAEAD0;
/*	border-color: #ddd #AF5D2E #8D3000 #D0BBB2; */
	border-color: #eee #BABAA0 #aaaaaa #D0DBB2;
}
#SA_TBL td {
	color: #2C1603;
	text-align: left;
	background-color: #F8F2E2;
/*	border-color: #eee #AC9A70 #7C6638 #FFFAF1; */
	border-color: #eee #AC9A70 #7C6638 #CCBA90;
}
#SA_TBL2 td{
	border-width: 0px 0px 1px 0px;
	border-color: #aaaaaa;
	border-style: none;
	font-size:9pt;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
	color:#505050;
	text-decoration:none;
}

/* --------------------------------------------------------- */
/*    スクール用                                             */
/* --------------------------------------------------------- */
.sc_font1 {
    color: red;
    font-size: 12;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	line-height:95%;
}
.sc_font2 {
	font-size:12pt;
		font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.sc_font3 {
	font-size:10pt;
		font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.sc_font4 {
	font-size:10pt;
		font-family:"ITC New Baskerville",Century,Osaka,Verdana,Arial,Helvetica,sans-serif;
}
#SC_TBL table {
	background-color: #ffffff;
	border-collapse: separate;
	border: 1px; solid #7C6638;
	border-spacing: 0px;
}
#SC_TBL th,
#SC_TBL td {
	margin:0px;
	padding: 1px 2px;
	border-width: 1px;
	border-style: solid;
}
#SC_TBL th {
/*	color:#470505; */
	color:#006400;  /* darkgreen */
	text-align: left;
/*	background-color: #FFDD88; */
	background-color: #EAEAD0;
/*	border-color: #ddd #AF5D2E #8D3000 #D0BBB2; */
	border-color: #eee #BABAA0 #aaaaaa #D0DBB2;
}
#SC_TBL td {
	color: #2C1603;
	text-align: left;
	background-color: #EAEAD0;
/*	border-color: #eee #AC9A70 #7C6638 #FFFAF1; */
	border-color: #eee #AC9A70 #7C6638 #CCBA90;
}
#SC_TBL2 td{
	border-width: 0px 0px 1px 0px;
	border-color: #aaaaaa;
	border-style: none;
	font-size:9pt;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
	color:#505050;
	text-decoration:none;
}

/*------------------------------------------*/
/* Ｗｈａｔ’ｓＮｅｗ欄用 */
/*------------------------------------------*/
.wn_font1 {
    color: coral;
    font-size: 16;
	font-family: "HGP創英角ｺﾞｼｯｸUB",Osaka,Verdana,Arial,Helvetica,sans-serif;
	line-height:70%;
}
.wn_font2 {
	font-size:11pt;
		font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.wn_font3 {
	font-size:9pt;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
}
table.wn td{
	border-width: 0px 0px 1px 0px;
	border-color: #aaaaaa;
	border-style: dashed;
}
a.wn_font4 {
	color:#505050;
	text-decoration:none;
}
a:hover.wn_font4 {
	text-decoration:underline;
}
#WN_TBL table {
	background-color: #ffffff;
	border-collapse: separate;
	border: 1px; solid #7C6638;
	border-spacing: 0px;
}
#WN_TBL th,
#WN_TBL td {
	margin:0px;
	padding: 1px 2px;
	border-width: 1px;
	border-style: solid;
}
#WN_TBL th {
/*	color:#767953; */
	color:#FFFFFF; 
	text-align: center;
	background-color: #DEDEA5;
	border-color: #eee #BABAA0 #aaaaaa #D0DBB2;
	font-family: "Century",Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
}
#WN_TBL td {
	color: #2C1603;
	text-align: center;
/*	background-color: #FBFBD0; */
/*	background-color: #F8F2E2; */
	background-color: #ECF4CB;
/*	border-color: #eee #AC9A70 #7C6638 #FFFAF1; */
	border-color: #eee #AC9A70 #7C6638 #CCBA90;
}
#WN_TBL2 td{
	border-width: 0px 0px 1px 0px;
	border-color: #AAAAAA;
	border-style: dashed;
	font-size:9pt;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
	color:#505050;
	text-decoration:none;
	line-height:140%;
}

/* info box */
/* ---------------------------
TABLE：情報ボックス
--------------------------- */
.infoBox {
  background: #b6b7cb;                             /* 背景色 */
}
/* ---------------------------
TABLE：情報ボックス（コンテンツ）
--------------------------- */
.infoBoxContents {
  background: #f8f8f9;                             /* 背景色 */
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 12px;                                 /* フォントサイズ */
}
.infoBoxContents2 {
/*  background: #f8f8f9;*/                             /* 背景色 */
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 13px;                                 /* フォントサイズ */
/*  background: #ffffee; */                            /* 背景色 */
  background: #ECF4CB;                             /* 背景色 */
}
/* ---------------------------
調査中
--------------------------- */
.infoBoxNotice {
  background: #FF8E90;                             /* 背景色 */
}
/* ---------------------------
調査中
--------------------------- */
.infoBoxNoticeContents {
  background: #FFE6E6;                             /* 背景色 */
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 10px;                                 /* フォントサイズ */
}
/* ---------------------------
TD：情報ボックス（タイトル）
--------------------------- */
TD.infoBoxHeading {
  font-family: "ＭＳ Ｐゴシック",Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 12px;                                 /* フォントサイズ */
  font-weight: bold;                               /* フォント太さ */
  background: lightpink;                             /* 背景色 */
  color: #ffffff;                                  /* フォントカラー */
}
TD.infoBoxHeading2 {
  font-family: "ＭＳ Ｐゴシック",Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 12px;                                 /* フォントサイズ */
  font-weight: bold;                               /* フォント太さ */
/*  background: greenyellow;  */                           /* 背景色 */
  background: limegreen;                             /* 背景色 */
  color: #ffffff;                                  /* フォントカラー */
}
TD.infoBoxHeading3 {
  font-family: "ＭＳ Ｐゴシック",Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 13px;                                 /* フォントサイズ */
  font-weight: bold;                               /* フォント太さ */
  background: lightskyblue;                             /* 背景色 */
  color: #ffffff;                                  /* フォントカラー */
}
TD.infoBoxHeading4 {
  font-family: "ＭＳ Ｐゴシック",Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 12px;                                 /* フォントサイズ */
  font-weight: bold;                               /* フォント太さ */
  background: #E2DFA6;                             /* 背景色 */
  color: #ffffff;                                  /* フォントカラー */
}

/* ---------------------------
左右のボックス：通常
--------------------------- */
.boxText {
  font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
  font-size: 20px;                                 /* フォントサイズ */
}
a.boxText_link {
	color:#505050;
	text-decoration:none;
}
A:hover.boxText_link {
	text-decoration:underline;
}
/* ---------------------------
左右のボックス：エラー
--------------------------- */
.errorBox {
  font-family : Osaka, Verdana, Arial, sans-serif; /* フォントファミリ */
  font-size : 10px;                                /* フォントサイズ */
  background: #ffb3b5;                             /* 背景色 */
  font-weight: bold;                               /* フォント太さ */
}

/* --------------------------------------------------------- */
/*    スケジュール用                                         */
/* --------------------------------------------------------- */
#SD_TBL table {
	background-color: #ffffff;
	border-collapse: separate;
	border: 1px; solid #7C6638;
	border-spacing: 0px;
}
#SD_TBL th,
#SD_TBL td {
	margin:0px;
	padding: 1px 2px;
	border-width: 1px;
	border-style: solid;
}
#SD_TBL th {
	color:#470505;
	text-align: center;
/*	background-color: #FFDD88; */
	background-color: #EAEAD0;
/*	border-color: #ddd #AF5D2E #8D3000 #D0BBB2; */
	border-color: #eee #BABAA0 #aaaaaa #D0DBB2;
}
#SD_TBL td {
	color: #2C1603;
	text-align: center;
	background-color: #FBFBD0;
	border-color: #FFF #AC9A70 #7C6638 #FFFAF1;
}
/*------------------------------------------*/
/* TOP用 */
/*------------------------------------------*/
.top_font1 {
    color: #FFFFFF;
    font-size: 24px;
	font-family: "ＭＳ Ｐ明朝",Osaka,Verdana,Arial,Helvetica,sans-serif;
}
.top_font2 {
    color: #FFFFFF;
    font-size: 42px;
	font-family: "Monotype Corsiva",Century,Arial,Osaka,Verdana,Helvetica,sans-serif;
}
