BODY{ 

	color: #000000; background-color: #ffffff;

}



/* link */



A:link 		{color:#0000ff; text-decoration:none}

A:visited 	{color:#0000ff; text-decoration:none}

A:active 	{color:#6699FF; text-decoration:none}

A:hover 	{color:#6699FF; text-decoration:none}



/* font size
 ******************************************************/

.small
		{
		 font-size	: 90% ;
		 line-height	: 1.4 ;
		}


.big
		{
		 font-size	: 110% ;
		 line-height	: 1.4 ;
		}


.mainclass
		{
		 font-size	: 80% ;
		 line-height	: 1.4 ;
		}
.mainclassbold
		{
		 font-size	: 80% ;
		 line-height	: 1.4 ;
		 font-weight:bold ;
		}
.mainclasssmall
		{
		font-size	: 70% ;
		line-height	: 1.4 ;
		}
.mainclasssmallbold
		{
		 font-size	: 70% ;
		 line-height	: 1.4 ;
		 font-weight:bold ;
		}
.mainclasssmall2
		{
		 font-size	: 65% ;
		 line-height	: 1.2 ;
		}
.mainclasssmall2bold
		{
		 font-size	: 65% ;
		 line-height	: 1.2 ;
		 font-weight:bold ;
		}
.mainclasslarge
		{
		 font-size	: 100% ;
		 line-height	: 1.4 ;
		}
.mainclasslargebold
		{
		 font-size	: 100% ;
		 line-height	: 1.4 ;
		 font-weight	: bold ;
		}
.mainclasslarge2
		{
		 font-size	: 120% ;
		 line-height	: 1.6 ;
		}
.mainclasslarge2bold
		{
		 font-size	: 120% ;
		 line-height	: 1.6 ;
		 font-weight:bold ;
		}
.mainclassmid
		{
		 font-size	: 90% ;
		 line-height	: 1.4 ;
		}
.mainclassmidbold
		{
		 font-size	: 90% ;
		 line-height	: 1.6 ;
		 font-weight:bold ;
		}
.captionclass
		{
		 color: #333399;
		 font-size	: 70% ;
		 line-height	: 1.2 ;
		 margin: 3px 0px 0px 5px;
		 padding: 0px;
		}






.vbigb{font-size:16px;line-height:18px;font-weight:bold}

.vbig{font-size:16px;line-height:18px}

.bigb{font-size:14px;line-height:18px;font-weight:bold}

.big{font-size:14px;line-height:18px}

.midb{font-size:12px;line-height:16px;font-weight:bold}

.mid{font-size:12px;line-height:16px}

.mid2{font-size:12px}

.smb{font-size:10px;line-height:14px;font-weight:bold}

.sm{font-size:10px;line-height:14px}

.vsm{font-size:9px;line-height:12px}

.navi{font-size:10px}

.leftnavi{font-size:12px}

.topnavi{font-size:12px}

.copy{font-size:12px;line-height:12pt}

.indent {text-indent: 1em; line-height: 1.5em;}

.aboutbk {
	text-indent: 1em;
	background-image: url(../../aboutus/image/textbk.jpg);
	background-repeat: no-repeat;
	width: 750px;
	background-position: right top;
}
.namebk {
	background-image: url(../../staff/image/namebk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.treatbk {
	background-image: url(../../treat/image/title_bk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tbmargin {
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
}
