<!---
body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
}
    #tabs1 {
      float:left;
      width:100%;
	  background:#F4F7FB;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {		
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      
}
    #tabs1 li {		
      display:inline;
      margin:0;
      padding:0;
      
}
    #tabs1 a {		
      float:left;
      background : url(./CSSP/tableft1.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      
}
    #tabs1 a span {		
      float:left;
      display:block;
      background : url(./CSSP/tabright1.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {
		float:none;
}
    /* End IE5-Mac hack */
    #tabs a:hover span {		
      color:#627EB7;
      
}
    #tabs1 a:hover {		
      background-position:0% -42px;
      
}
    #tabs1 a:hover span {		
      background-position:100% -42px;
      
}

    #tabs10 {
      position: relative;
      overflow: hidden;
      float:left;
      width:100%;
      font-size:93%;
	  border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
      position: relative;
      left: 50%;
      float: left;
      margin:0;
      padding:10px 50px 0 0;
      list-style:none;
      }
    #tabs10 li {
      position: relative;
      left: -50%;
      float: left;
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background: url(./cssp/tableft10.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background: url(./cssp/tabright10.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

--->
<!---
.table1 {
       <table cellSpacing=0 cellPadding=0  border=0>
<tr>
	<td width=2 height=20 bgcolor=#3366CC></td>
	<td bgcolor=#3366CC width=110 height=20>
		<font color=#FFFFFF>&nbsp;Welcome<font></td>
	<td width=110 height=20>
		<img width=12 height=100% src="./pic/tab3366CC.gif"></td>
	<td width=2 height=20></td>
</tr>
<tr><td width=224 height=2 colspan=4 bgcolor=#3366CC></td></tr>
<tr>
	<td width=2 height =100% bgcolor=#3366CC></td>
	<td width=220  colspan=2 bgcolor=#FFFFFF>
		<!-- Write Here!!  --><BR><BR></td>
	<td width=2 height =100% bgcolor=#3366CC></td>
<tr><td width=224 height=2 colspan=4 bgcolor=#3366CC></td></tr>
</td>
</table>
}
--->
/* フォントの種類を定義 */
p { font-size:medium }
.com{ font-family:"Comic Sans MS",sans-serif }
/* リストマークの定義　*/
ul { list-style-image: url(./pic/sankaku-003-sb.gif); }
.in{ list-style-position: inside }

#container{
width:950;
margin-left:auto;
margin-right:auto;}