//*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;}



/**========================agent specific (index.pep)=======================**/

div.cooperation1 p {
width:450px;
text-align:left;
}

TABLE.agent {
           border-top: 1px #000000 solid;
           border-left: 1px #000000 solid;
	   width:600px;
	   margin-top:1em;margin-bottom:1em;
; height: auto
}
COLGROUP.agenda{
           background: #fffff0;
	   width:130px;
; white-space: nowrap
}
COLGROUP.data{
           background: #ffffff;
	   width:170px;
; white-space: nowrap
}
TABLE.agent TD {
           border-bottom: 1px #000000 solid;
           border-right: 1px #000000 solid;
	   text-align:left;
}
BODY,TABLE {font-size:12px;}


/**========================agent specific (index.htm)=======================**/
.telno {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
  font-weight: bold;
}
