/* BODY設定 */

	body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
     	

/* 見出し，レベル1 */

	h1 { margin: 4px 0px; font-size: 12px; font-weight:	normal; line-height: 100%; color: #000000; }

	
/* フッター */

#footer { margin: 4px 0px; font-size: 12px; font-weight: normal; line-height: 100%; color: #FFFFFF; }

#footer A{ color: #ffffff; text-decoration: none;}
#footer A:link  { color: #ffffff; text-decoration: none; font-weight: normal }
#footer A:visited  { color: #ffffff; text-decoration: none; font-weight: normal }
#footer A:hover  { color: #FFFF00; text-decoration: none; font-weight: normal }


/* メニュー */
.menu a {
	display:block;
	}
.menu {
	position:relative;
	left:0;
	top:0;
	}

#menu1 {
	position:absolute;
	left:0px;
	top:0;
	}

#menu2 {
	position:absolute;
	left:118px;
	top:0;
	}
#menu3 {
	position:absolute;
	left:210px;
	top:0;
	}
#menu4 {
	position:absolute;
	left:334px;
	top:0;
	}
#menu5 {
	position:absolute;
	left:456px;
	top:0;
	}
#menu6 {
	position:absolute;
	left:640px;
	top:0;
	}
#menu7 {
	position:absolute;
	left:778px;
	top:0;
	}
.submenu a {
	background-color:#8f8;
	}
.submenu,.submenu li,.submenu ul {
	visibility:hidden;
	position:absolute;
	left:0;
	top:auto;
	}


	
/* リンク */
	
	A{font-weight:}
	A:link  { color: #003399; font-weight: }
	A:visited  { color: #003399; font-weight: }
	A:hover  { color: #AA1E28; font-weight: }
	
/*ヘッダ用*/	
	.link02:link    { color: #FFFFFF; font-weight: }
	.link02:visited  { color: #FFFFFF; font-weight: }
	.link02:hover    { color: #FF8080; font-weight: }
	

/* 文字サイズ */

	.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-140	{ font-size: 14px; line-height: 140% }
	.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: 140% }


/* 基本色　color red blue green */

	.cor{color: #CC0000;}
	.coo{color: #EC5F00;}
	.cog{color: #006600;}
	.white{color:#FFFFFF;}
	.gre{color: #397A28;}
	.red{color: #990000;}