/* BODY設定 */

	body {margin: 0px; padding: 0px; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; color: #333333; font-size: 12px;}
     	

/* 見出し，レベル1 */

	h1 { margin: 0px; font-size: 12px; font-weight:	normal; line-height: 100%; }

	
/* フッター */

	.footer { margin: 0px; font-size: 10px; font-weight: normal; line-height: 100%; }

	
/* リンク */
	
	A{text-decoration: none;}
	A:link  {color: #000099;text-decoration: none;font-weight: bold}
	A:visited  {color: #000099;text-decoration: none;font-weight: bold}
	A:hover  {color: #CC0000;text-decoration: none;font-weight: bold}
	

/* 文字サイズ */

	.font10-115	{ font-size: 10px; line-height: 115% }
    .font10-125 { font-size: 10px; line-height: 125% }
    .font10-150 { font-size: 10px; line-height: 150% }
	.font12-115	{ font-size: 12px; line-height: 115% }
	.font12-125	{ font-size: 12px; line-height: 125% }
	.font12-150	{ font-size: 12px; line-height: 150% }
	.font12-175	{ font-size: 12px; line-height: 175% }
	.font14-115	{ font-size: 14px; line-height: 115% }
	.font14-125	{ font-size: 14px; line-height: 125% }
	.font14-150	{ font-size: 14px; line-height: 150% }
	.font14-175	{ font-size: 14px; line-height: 175% }
	.font16-115	{ font-size: 16px; line-height: 115% }
	.font16-125	{ font-size: 16px; line-height: 125% }
	.font16-150	{ font-size: 16px; line-height: 150% }
	.font18-115	{ font-size: 18px; line-height: 115% }
	.font18-125	{ font-size: 18px; line-height: 125% }
	.font18-150	{ font-size: 18px; line-height: 150% }
	.font20-115	{ font-size: 20px; line-height: 115% }
	.font20-125	{ font-size: 20px; line-height: 125% }
	.font20-150	{ font-size: 20px; line-height: 150% }
	

/* テーブル基本文字サイズ */

 	td  { font-size: 12px; line-height: 125% }
	
	
	.info{background-image: url(../images/info_bk.gif);background-repeat: repeat-x;background-attachment: fixed;}
	


/* 基本色　color red blue green */

	.cor{color: #CC0000;}
	.coo{color: #FF6600;}
	.cog{color: #006600;}

/* インラインフレーム風 */
*.logbox {border: solid 1px #808080;width: auto;height: 370px;overflow: auto;font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";color: #333333;font-size: 12px;padding: 5px;background-image: url(../images/info_bk.gif);background-repeat: repeat-x;}
