BODY	{ FONT-SIZE: 10pt; }
TD	{ FONT-SIZE: 10pt; }
TH	{ FONT-SIZE: 10pt; }
STRONG	{ FONT-SIZE:1.3em; }

.fontSS	{ FONT-SIZE:  6pt; }
.fontS	{ FONT-SIZE:  8pt; }
.fontM	{ FONT-SIZE: 10pt; }
.fontL	{ FONT-SIZE: 12pt; }
.fontLL	{ FONT-SIZE: 14pt; }
.font3L	{ FONT-SIZE: 18pt; }
.boldS	{ FONT-SIZE:  8pt; FONT-WEIGHT: bold; }
.boldM	{ FONT-SIZE: 10pt; FONT-WEIGHT: bold; }
.boldL	{ FONT-SIZE: 12pt; FONT-WEIGHT: bold; }
.boldLL	{ FONT-SIZE: 14pt; FONT-WEIGHT: bold; }
.bold3L	{ FONT-SIZE: 18pt; FONT-WEIGHT: bold; }
.lineS	{ FONT-SIZE:  8pt; line-height : 130%; }
.lineM	{ FONT-SIZE: 10pt; line-height : 130%; }
.lineL	{ FONT-SIZE: 10pt; line-height : 130%; }

.paddingAll	{PADDING: 4px;}

.white	{ COLOR : #ffffff; TEXT-DECORATION: none; }
.black	{ COLOR : #000000; TEXT-DECORATION: none; }
.red	{ COLOR : #CC0000; TEXT-DECORATION: none; }
.blue	{ COLOR : #4466BB; TEXT-DECORATION: none; }
.orange	{ COLOR : #F06000; TEXT-DECORATION: none; }
.green	{ COLOR : #006600; TEXT-DECORATION: none; }
.gray	{ COLOR : #666666; TEXT-DECORATION: none; }
.price { font-weight:bold; color:red;}

.marginL {MARGIN-LEFT: 8px;}
.marginR {MARGIN-RIGHT: 8px;}

A.callcenter {COLOR:FFFFFF;}
A.noline { text-decoration:none; }
.MainMenu  {background: #9ac; border-color: #ccf #669 #669 #ccf; color: #fff ; border-style: solid; border-width: 2px; }


.lineA {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.lineB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
}
.lineC {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.lineD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.lineE {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8080FF;
}
.lineF {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
}



/* 見出し */
h1 { border-left:3px solid #ff6666; font-size:130%; padding:0 0.8em 0 1em; border-bottom: #cccccc dotted 1px;}
h2 { border:1px solid #ff6666; font-size:120%; padding:5px; background:#ffeedd;}



/* 画像 */
.imgleft { float:left; margin:2px;}
.imgright { float:right; margin:2px;}


/* 水平線 */
hr { border-top:1px dotted #cccccc;}

/* 回り込み解除 */
.clear { clear:both;}


/* リンクスタイル */
.tolink{ font-weight:bold; background-image: url(images/btn_link.gif); background-repeat: no-repeat; background-position: left top; padding:0px 0px 0px 24px; text-align:left; margin:3px 0px; min-height:19px; _height:19px;}
