/*General*/
body {background-color:#D3D3D3;}
.dotLine {border-bottom:dotted 4px #888888;}

/*一番外枠*/
.masterTable {border:solid 1px #000066; background-color:#ffffff;}

/*Top navi*/
.menu1 {background-color:#000066;color:#ffffff;border-top:solid 5px #000000;
				border-bottom:solid 1px #000066;}
				
/*Left navi*/
.menu2 {background-color:#CCCCFF;border-right:solid 1px #000066;}
.subNaviLine {border-bottom:solid 1px #000066;border-top:solid 1px #000066;}
.subNaviLineBottom {border-bottom:solid 1px #000066;}

/*下のアドレスのデザイン*/
.menu3 {background-color:#000066;color:#ffffff;}

/*Copy rights*/
.copyrights1 {border:2px dotted #778899;}

/*本文内属性*/
/*title*/
.titleTD {border-bottom:solid 1px #000066;}


/**====================business specific========================**/
/*index.htm specific*/
.business {font-weight:bold; font-size:14px; color:#0000cc;}
.telno {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
  font-weight: bold;
}

/*e-dm.htm specific*/
.what_is_e-mail {margin-left:50px;}
.5melit {margin-left:50px;}
.melit {font-family:'ＭＳ Ｐゴシック','osaka',sun-serif;font-size:18px;color:#FF6600;}

/*full1 2 3 4.htm specific*/
.p1 {margin-left:5px;}






