BODY {
color:rgb(102,102,102); font-family:ＭＳ Ｐゴシック;
background:#ffffff;
}


.tables   {border-right: #666666 1px solid; border-top: #666666 1px solid; border-left: #666666 1px solid; border-bottom: #666666 1px solid;}
.outline  {border-right: #999999 1px solid; border-top: #999999 1px solid; border-left: #999999 1px solid; border-bottom: #999999 1px solid;}

.title    {font-size:16px; color:#666666; font-family:Verdana;}  /* タイトル文字フォントサイズと色*/
.subtitle    {font-size:14px; color:#666666; font-family:Verdana;}  /* サブタイトル文字フォントサイズと色*/
.menu     {font-size: 11px; font-family:"Verdana", "Arial";}     /* メニュー文字フォントサイズ*/

.tex9     {font-size:9px;color:#666666; line-height:120%; font-family:Verdana;}   /*小さい文字サイズや色の指定*/  
.tex12    {font-size:12px;color:#666666; line-height:130%; font-family:Verdana;}  /*普通の文字サイズや色の指定*/  
.tex13    {font-size:13px;color:#666666; line-height:120%; font-family:Verdana;}  /*少し大きい文字サイズや色の指定*/

.text12px {
	font-size: 12px;
	line-height: 180%;
}
.text14px {
	font-size: 14px;
	line-height: 160%;
}
.text16px {
	font-size: 16px;
	line-height: 160%;
}
.text10px {
	font-size: 10px;
	line-height: 160%;
}
.boxECECEC {
	background-color: #ECECEC;
	margin: 0px;
	padding: 5px;
	width: 100%;
	font-size: 14px;

}
.text12pxnolineh {
	font-size: 12px;
}
.text10pxnolineh {
	font-size: 10px;
}
.pagetitle {
	font-size: 16px;
	width: 100%;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	height: 20px;
}
.directory {
	border-bottom-style: none;
	font-size: 12px;
	line-height: 18px;
	color: #666666;

}
.copyright {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #666666;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	width: 820px;




}

.menured {
	font-size: 10px;
	line-height: 16px;
	background-color: #CC0000;
	padding: 5px;
	height: 16px;
	width: 10px;
}
.menubox {
	background-color: #003399;
	height: 5px;
	width: 5px;
}

.text24px {
	font-size: 24px;
}

.text12pxfortop {
	font-size: 12px;
	line-height: 160%;
}

.text18px {
	font-size: 18px;
}


