/* 一般属性指定 */
BODY	{background-color:#ffffff;}

body {
	color:#333333;
	letter-spacing:0.03em;
	}

/* Mac IE 5以外に適用 \*/
body {font-size:62.5%}
/**/
/* Mac IE 5のみに適用 \*//*/
body {font-size:80%}
/**/

p,
dl,
li,
table {
	font-size:1.2em;
	line-height:1.6;
}
table table,
table li,
table dl,
table p,
li p,
dl li,
li li {
	font-size:1.0em;
}		



/*---20060524変更--- 
/* 未アクセスのリンク */
/* A:link	{color:#3399FF; 
		}	*/

A:link	{color:#6A76B9; 
		}	


/* アクセス済みのリンク */
/* A:visited 
	{color:#6600CC;
	}	*/	

/* アクセス済みのリンク */
A:visited 
	{color:#6A76B9;
	}	



/* マウスオンの時のリンク */
A:hover	{color:#FF6600;
		}	


/* 本文　テーブル用文字 */
.font08 {font-size:08pt;}
.font09 {font-size:09pt;}
.font10 {font-size:10pt;}
.font11 {font-size:11pt;}
.font12 {font-size:12pt;}
.font13 {font-size:13pt;}
.font14 {font-size:14pt;}
.font15 {font-size:15pt;}
.font16 {font-size:16pt;}

table.frm12 {
    border-style:solid;
	border-color:#708090;
	border-width:1px;
	font-size:12px;
	color:#000;
	}

/*　幅640　左30　右10　　通常記述文に使用 */
/* ヘッダメニュー用 */



/* グリーン調達用タイトル */
div.green_caption_01{
	font-size:11pt; 
	font-weight:bold; 
	color:#226666;
	border-left:solid 5px #009900;
	padding-left:5px;
	border-bottom:dotted 1px #000000;
	padding-bottom:5px;
	margin-left:0;
	margin-top:1px
	margin-bottom:0px;
	}
/* グリーン調達用タイトル */


div.h_menu{
	font-size:8pt;
	color:#000000;
	text-align:right;
	}

div.w640 {
	font-size:10pt;
	margin-left:40;
	margin-right:5;
	text-align:left;
	letter-spacing:0.2em; 
	color:#000000
	}
div.foot{
	font-size:8pt;
	color:#000000;
	text-align:right;
	}
	
ol {
	font-size:10pt;
	margin-left:30;
	padding-left:10;
	margin-top:0
	}

/* リストの設定 →文字は黒に変更 */
li {
	padding-left:0.3em;
	font-size:10pt;
	margin-left:5;
	margin-right:10;
	margin-bottom:0.8em; 
	}


.go_top {
	color:#5e8eab;
	font-size:8pt;
	border-bottom:dotted 1px #5e8eab;
	float:right
	}

