/* BODY設定 */

	body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/back_002.jpg);
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	line-height: 120%;
	font-family: "Times New Roman", serif;
}
     	

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

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

	
/* フッター */

#footer {
	margin: 0px;
	font-size: 93%;
	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: #ffcc33; text-decoration: none; font-weight: normal }


/* サイドメニュー */


#menu {margin: 0px 0px 5px 0px;padding: 0px;}

#menu ul{margin: 0px;padding: 0px;margin-top: 5px;}

#menu li,#menu a{width: auto;list-style-type: none;margin: 0px;height: 22px;display: block;line-height: 200%;}

#menu A{padding: 0px 0px 0px 15px;color: #FFFFFF;text-decoration: none;font-weight: normal;background-image: url(../images/menu_of.gif);display: block;}
#menu A:link  {color: #FFFFFF;text-decoration: none;font-weight:  normal;}
#menu A:visited  {color: #FFFFFF;text-decoration: none;font-weight:  normal;background-image: url(../images/menu_of.gif);display: block;}
#menu A:hover  {color: #ffcc33;text-decoration: none;font-weight: normal;background-image: url(../images/menu_ov.gif);display: block;}


	
/* リンク */
	
	A{text-decoration: none; font-weight: bold;}
	A:link  { color: #003399; text-decoration: none; font-weight:  normal; }
	A:visited  { color: #003399; text-decoration: none; font-weight:  normal; }
	A:hover  { color: #990000; text-decoration: none; font-weight: normal; }
	
/*リンク2用*/	
	.link02:link    { color: #FFFFFF; text-decoration: none; font-weight: normal;}
	.link02:visited  { color: #FFFFFF; text-decoration: none; font-weight: normal;}
	.link02:hover    { color: #FFFF00; text-decoration: none; font-weight: normal;}


/* 文字サイズ */

	.font10k	{ font-size: 10px; line-height: 115% }
	.font10-115	{ font-size: 77%; line-height: 115% }
    .font10-125 { font-size: 77%; line-height: 125% }
    .font10-150 { font-size: 77%; line-height: 150% }
	.font12k	{ font-size: 12px; line-height: 115% }
	.font12-115	{ font-size: 93%; line-height: 115% }
	.font12-125	{ font-size: 93%; line-height: 125% }
	.font12-150	{ font-size: 93%; line-height: 150% }
	.font12-175	{ font-size: 93%; line-height: 175% }
	.font14-115	{ font-size: 108%; line-height: 115% }
	.font14-125	{ font-size: 108%; line-height: 125% }
	.font14-150	{ font-size: 108%; line-height: 150% }
	.font14-175	{ font-size: 108%; line-height: 175% }
	.font16-115	{ font-size: 123.1%; line-height: 115% }
	.font16-125	{ font-size: 123.1%; line-height: 125% }
	.font16-150	{ font-size: 123.1%; line-height: 150% }
	.font18-115	{ font-size: 138.5%; line-height: 115% }
	.font18-125	{ font-size: 138.5%; line-height: 125% }
	.font18-150	{ font-size: 138.5%; line-height: 150% }
	.font20-115	{ font-size: 153.9%; line-height: 115% }
	.font20-125	{ font-size: 153.9%; line-height: 125% }
	.font20-150	{ font-size: 153.9%; line-height: 150% }
	


/* 基本色　color red blue green */

	.cor{color: #CC0000;}
	.coo{color: #FF6600;}
	.cog{color: #006600;}
	.white{color: #FFFFFF;}
	.gre{color: #338926;}
	.gre2{color: #b3d366;}
	.info_co{color: #7a75db;}

