td {line-height:15pt ; font-size:12pt ; }
hr {height:1px ; }
h1 {font-size:12pt ; font-style: normal ; color: darkblue ; }  
h2 {
	font-family: "impact", Hel, sans-serif;
	font-size: 18pt;
	color: black ; 
	font-weight: bold;
    }  
h3 {
	padding: 2px 10px 2px 10px;
	margin: 5px 0;
	display: block;
    	float: left;
    	font-family: "impact", Hel, sans-serif;
	font-size: 15px;
	color: white ; 
	font-weight: bold;
    	background-color: #3333CC;
	/*line-height: 130%;*/ 
    }  
A:link { color: blue; } 
A:visited { color: blue; } 
A:active { color: red; }
A:hover { color: red }
A { text-decoration: none; }

body
    {
     margin:0px;          /* ページ全体のmargin */
     padding:0px;         /* ページ全体のpadding */
     text-align:center;   /* 下記のautoに未対応用のセンタリング */
    }

#main
    {
     margin-left:auto;    /* 左側マージンを自動的に空ける */
     margin-right:auto;   /* 右側マージンを自動的に空ける */
     text-align:left;     /* 中身を左側表示に戻す */
     width:900px;         /* 幅を決定する */
    }

#mrg_left
    {
     	position: fixed;
	top: auto;    /* 左寄せ */
	left: 0px;    /* 左寄せ */
    }

.list_md {
	color: blue;
	font-size: 15px;
	font-weight: bold;
	line-height:15pt;
}

.list_md1 {
	color: #335588;
	background-color: #d5dcf9;
	font-size: 15px;
	font-weight: bold;
}

.list_md2 {
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.list_md3 {
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

.list_ms  {
	font-size: 12px;
	line-height:15pt;
}

.list_ms1 {
	font-size: 12px;
	font-weight: bold;
	line-height:15pt;
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
}

.list_gk1 {
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

/*-----2007/11/29 <追加>-------*/

.list_ms1b {
	background-color: #B3FFFF;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.list_ms1g {
	background-color: #B3FFB3;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.list_ms1y {
	background-color: #FFFFB3;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.list_ms1gy {
	background-color: #D3D3D3;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


