<!--

a:hover{color:red;}

/* 外枠 */
.TableA  {border : 0px ;}
.TableA_TD {border : 0px ; width: 100%;}

/* ヘッダ */
.TableH  {border : 0px ; width: 100%;}
.TableH_TD   {border : 0px ; width: 241px;}
.TableH_TD2  {border : 0px ; }

/* main */
.TableM  {border : 0px ; width: 100%;}

/* メニュー */
.CellMenu     { text-align: center; width: 25%; color: #aaaaaa ; vertical-align : top; font-size: 10pt;}

/* メニュー項目 */
.Menu {
	text-align: center;
	color:#663300;
	line-height:120%;
	border-top:    1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left:   1px solid #aaaaaa;
	border-right:  1px solid #aaaaaa;
	width:100%;
	margin-top:2px;
	margin-bottom:2px;
}

/* メニュー内項目 */
.MenuT {
	text-align: center;
	font-weight:bold;
	color:#663300;
	line-height:80%;
	border-bottom: 1px solid #aaaaaa;
	width:80%;
	margin-top:2px;
	margin-bottom:2px;
}

/* ショップ一覧のセル */
.CellShop     { text-align: right; width: 25%; color: #aaaaaa ; vertical-align : top; font-size: 10pt; }


/* 検索の文字 */
.TextS        { color: #4a4a4a; font-weight: ; }

/* 検索BOX */
.TextSB        { background-color: #FFFFFF; color: #4a4a4a; width: 350; height: 25;  font-size: 14pt; border : 1px solid #aaaaaa;}

/* TEXTBOX */
.TextBox         { background-color: #FFFFFF; color: #4a4a4a; font-size: 14pt; border : 1px solid #aaaaaa;}

/* クリアボタン */
.Btn0A        { background-color: #FFFFFF; color: #808080; width: 70; height: 25; text-decoration: ; }
.Btn0B        { background-color: #FFFFFF; color: #C0C0C0; width: 70; height: 25; text-decoration: underline; }


/* 検索ボタン */
.Btn1A        { background-color: #FFFFFF; color: #808080; width: 40; height: 20; text-decoration: ;  }               
.Btn1B        { background-color: #FFFFFF; color: red; width: 40; height: 20; text-decoration: underline;  }               


/* ライン */
.Line1        { color: #ccaa00; width: 90%; height: 1px }               



/* Copyright */
.CR { text-align: center; color:#663300; }



/* ショップ一覧のヘッダ */
.hr {
	text-align: center;
	color:#663300;
	line-height:120%;
	border-top:    1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left:   1px solid #aaaaaa;
	border-right:  1px solid #aaaaaa;
	width:90%;
	margin-top:2px;
	margin-bottom:2px;
}

/* 本文CELL */
.CellMain     { text-align: center; color: #aaaaaa ; vertical-align : top; font-size: 10pt;}

/* 本文タイトル */
.TextH {
	text-align: left;
	font-weight:bold;
	color:#555555;  /*663300*/
	/*line-height:110%;*/
	/*border-top:    1px solid #aaaaaa;*/
	border-bottom: 1px solid #8aaa8a;
	border-left:   4px solid #8aaa8a;
	/*border-right:  1px solid #aaaaaa;*/
	width:100%;
	/*margin-top:2px;*/
	margin-bottom:2px;
}

/* 本文 */
.TextHH {
	text-align: left;
	color:#4a4a4a;
	/*line-height:110%;*/
	margin-left:4px;
	margin-bottom:2px;
}

/* inf */
.Inframe  {border : 0px ; width: 450; height: 350;}
.InframeLink  {border : 0px ; width: 450; height: 500;}

-->
