
/*    ----- ファイヤーフォックス用---    */
body {
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
text-align:center;

}


/*     リンクの設定  */
#primary  A:link {
/*	color: black; */
	color: blue;
	text-decoration: none; 
}

#primary  A:visited {
/*	color: purple; */
	color: blue;
	text-decoration: none;
}

#primary  A:active {
/*	color: orange; */
	color: blue;
	text-decoration: underline;
}

#primary  A:hover {
	color: red;
	text-decoration: underline;
}

#secondary  A:link {
/*	color: black; */
	color: blue;
	text-decoration: none;
}

#secondary  A:visited {
/*	color: purple; */
	color: blue;
	text-decoration: none;
}

#secondary  A:active {
/*	color: orange; */
	color: blue;
	text-decoration: underline;
}

#secondary  A:hover {
	color: red;
	text-decoration: underline;
}

.TYPE1 {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.TYPE2 {
	font-weight: bold;
	color: white;
}

.TYPE3 {font-size:14px; line-height:1.5em;}
.TYPE3A {font-size:15px; line-height:1.5em;}

.GRAY {background-color:#F3F3F3; }


.font_yellow {background-color:yellow; padding:2px;}

.LINE2{ border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
        border-style:solid; border-color:red;background-color:#FFFFCC;font-weight:bold;
        padding : 15px 0px 10px 0px;
}
.LINE3{ border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px;
        border-style:solid; border-color:blue;background-color:#FFFFCC;font-weight:bold;
        padding : 15px 0px 10px 0px;
}

.font_doc {font-family:"ＭＳ Ｐゴシック";font-size:13pt; font-weight:bold;letter-spacing:-1pt;color:blue;}
.font_doc3 {font-family:"ＭＳ Ｐゴシック";font-size:13pt; font-weight:bold;letter-spacing:-1pt;color:red;}




/*  header --------------------------------*/


#h-left {
	width: 300px; 
}

#h-right {
	width: 460px; 
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	line-height: 1.5;
}

/*     ------ left menu ----------------- */
#secondary {
        font-size:12px;
	width: 200px; 
	background : #ffffff url(leftside_bg.gif) repeat-y left top;
	padding: 0px 0px 0px 0px;
	line-height: 1.5;
}

#secondary table {
        font-size:13px;
	line-height: 1.5;
}


#content-right {
/*	width: 550px; */
}

#menu {
	width: 760px; 
	background-color: #2D78BF;
	height: 25px;
	padding: 3px 0px 0px 8px;
        font-size:15px; 
}

#primary {
        font-size:14px;
	width: 555px; 
	padding: 0px 0px 5px 10px;
	line-height: 1.5;
} 

#primary table {
        font-size:14px;
	line-height: 1.5;
}



#primary  h1 {
	font-size: 150%;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

#primary  p {
	font-size: 115%;
	margin-top: 1em;
	margin-bottom: 1em;

/*    ---- 改行を止める */
/*	letter-spacing: 0.1em; */
}

#primary  .date {
	font-size: 100%;
	text-align: right;
	color: #666666;
}

#primary  .list,#secondary  .list {
	margin-bottom: 20px; 

}

#primary  .list  li,#secondary  .list  li {
/*     ---------- 矢印の項目を左へずらす     */
	margin: 5px 0 0 -20px;
	padding-left: 15px;
	background : url(arrow.gif) no-repeat left center; 
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
}


/*  ----set list data -------------------------------------*/

#primary  .list  h2 {
	font-size: 120%;
	padding: 3px 10px;
	background-color: #F3F3F3;
	border-left: 5px solid #2D78BF;
	border-bottom: 1px solid #CCCCCC;
}

#secondary  .list  h2 {
	font-size: 120%;
/*     ----- タイトルとの間を狭くする----- */
	margin-bottom: -10px; 
        padding: 3px 15px; 
/*	color: #FFFFFF; */
/*	background-color: #2D78BF; */
/*	background-color: #E0FFFF; */
	background-color: #FFFFC0; 
	border-bottom: 1px solid #CCCCCC;
}

#advertisement {
	float: right; 
	width: 5px; 
}

#footer {
      font-size:12px;
	clear: both;
	width: 700px; 
	padding: 10px 0;
	border-top: 3px solid #CCCCCC;
	text-align: center;
	line-height: 1.5;
}

/*  set table data -----------------------*/



table.tbl1 {
	font-size: 11pt;
	border-collapse: collapse;
	border: 2px solid #000000;
}

td.tbl1 {
	border-collapse: collapse;
	border: 1px solid #000000;
	background-color: #006633;
	font-weight: bold;
	color: white;
	text-align: center;
}

td.tbl2 {
	border-collapse: collapse;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
 	line-height: 1.2;
}

td.tbl1a {
	border-collapse: collapse;
	border: 1px solid #000000;
	text-align: center;
}

td.tbl2a {
	border-collapse: collapse;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
 	line-height: 1.2;
}

td.tbl2b {
/*	background-color: #DAFCF1; */
}

td.tbl2bA {
	font-size:17px;
}

td.tbl3 {
	border-collapse: collapse;
   	border: 3px solid #008000;
	padding: 5px 5px 5px 5px;
 	line-height: 1.2;
	text-align: center;
}

td.tbl3A {
	border-collapse: collapse;
   	border: 7px solid #ffa500;
	padding: 5px 5px 5px 5px;
 	line-height: 1.2;
	text-align: center;
}


