STRONG {
	font-weight : bold;
}

small {
	font-size:65%;
}

h1,h2,h3,h4,h5.clearMargin{margin:0px}
H1  {
	font-size : 14pt;
	font-weight : bold;
	color : Black;
}

h1.logo{
	margin:0;
}

H2  {
	font-size : 14pt;
	font-weight : ;
	color : Black;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}


DT{
	font-size: 10pt;
	font-weight : bold;	
	margin-top : 5pt;
}


TH{
	font-size: 10pt;
	font-weight : bold;	
	text-align: left;
	background:#6666FF;
	
}



TT{
	font-size: 14px;
	font-family : "ＭＳ ゴシック","Osaka-等幅";
}

.s9px{
	font-size : 9px;

}



.title{
	font-weight : bold;
	font-size : 16px
}

.head{
font-size:65%;
}

A:link  {
	color:#000000;
	text-decoration: none;
}

A:Visited  {
	color:#000000;
	text-decoration: none;
}

A:Active  {
	color:#990000;
	text-decoration: underline;
}


A:Hover  {
	color:#990000;
	text-decoration: underline;
}


A.menu:link  {color:#0099FF;}

A.menu:Visited  {color:#0099FF;}

A.menu:Active  {color:#993300;}

A.menu:Hover  {color:#990000;}


A.blue:link  {color:#3B87A9;}

A.blue:Visited  {color:#3B87A9;}

A.blue:Active  {color:#990000;}

A.blue:Hover  {color:#990000;}


A.white:link  {color:#FFFFFF;}

A.white:Visited  {color:#FFFFFF;}

A.white:Active  {color:#003399;}

A.white:Hover  {color:#ff6600;}


A.black:link { color: #222222; }

A.black:visited { color: #222222; }

A.black:hover { text-decoration: underline; color: #FF6600; }



A.orange:link { color: #ff5d00; }

A.orange:visited { color: #ff5d00; }

A.orange:Active  {color:#0099FF;}

A.orange:Hover  {color:#0099FF;}

.tya {
	color: #5d2500;
	font-size:65%;
}



BODY  {
	color:#000000;
	background-image: url(../images/common/bg.gif);
}

.l16 {
	line-height: 16px;
}
.l14 {
	line-height:95%;
}

.px14 {
	font-size:95%;
}
.px12 {
	font-size:82%;
}
.px10 {
font-size:65%;
}
.px9 {
	font-size: 9px;
}
.ｌ20 {
	line-height: 20px;
}
.search {
font-size:65%;
	font-weight : bold;
}.lh24 {
	line-height: 24px;
}
.gray {
	color: #666666;
}

/*---  テーブル背景カラー ---*/
.td_bg_line{
	background-color: #757466; /*---  テーブル枠線 ---*/
}

.bg_line{
	background-color: #ffffff; /*---  ページ全体の枠線 ---*/
}

.td_bg01{
	background-color: #DCD0A0; /*---  テーブル背景 濃 ---*/
}

.td_bg02{
	background-color: #F7F1DD; /*---  テーブル背景 薄 ---*/
}

.td_bg03{
	background-color: #ffffff; /*---  テーブル背景 白 ---*/
}

.bg_all{
	background-color: #ffffff; /*---  ページの背景色 ---*/
}

.bg_guide{
	background-color: #ffffff; /*---  ご利用ガイドボタン表示の背景色 ---*/
}

.bg_header{
	background-color: #ffffff; /*---  ヘッダーの背景色（ショコラ仕様） ---*/
}

