BODY {
color : #123343;
background-color : #ffffff;
font-size : 12px;
background-image : url(v16.gif); /* 背景画像 */
text-align:center;
scrollbar-3dlight-color : #ffffff;
scrollbar-arrow-color : #123343;
scrollbar-base-color : #bfdeed;
scrollbar-darkshadow-color : #ffffff;
scrollbar-face-color : #bfdeed;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #ffffff;
padding:0;
margin:0;
}
/* リンクの設定 */
A {
color : #205873;
font-size : 12px;
text-decoration : none;
}
A:HOVER{
color : #123343;background-color:#bfdeed;/* リンクにマウスが乗ったときの色 */
}
a img {
 border-style:none;
}
TABLE {
color : #123343;
font-size : 12px;
}
input,textarea,select {            /* フォーム内の設定  */

	font-size       :12px;             /* 文字サイズ  */

	color           :#3087b1;          /*   文字色    */
	background-color:#ffffff;          /*   背景色    */

	border          :medium #3087b1 double; /* 線の太さ、色*/ 

 /* サイト名の部分 */
h2{
color : #ffffff;
margin:0px;
}
 /* 表示テーブル */
#bg{
background-color : #ffffff;
border:1px solid #205873;
width:672px; height: 100%;
margin:0px auto;
}
 /* 上の画像 */
#td1{
background-image : url(l08.gif);height : 80px;
background-repeat : repeat-x;
vertical-align:top;
padding:2px;
text-align : right;
color : #ffffff;
}
 /* 下の画像 */
#td2{
background-image : url(lb08.gif);height : 48px;
text-align : right;
}
 /* 左 */
#left{
width:200px;
text-align:center;
vertical-align:top;
}
 /* 左の見出し */
#left h3{
text-align:center;
background-image : url(back04.gif);
background-repeat: no-repeat;
font-size : 12px;
font-weight : bold;
padding:5px;
margin:5px;
width:150px;
height : 23px;
background-position : 50% 50%;
}
 /* 左のリンクにマウスが乗ったとき */
#left A:HOVER{
color : #bfdeed;
font-weight : bold;
background-color:#ffffff;
　border-top : 1px dotted #123343;
　border-bottom : 1px dotted #123343;
　border-left : 0px dotted #123343;
　border-right : 0px dotted #123343;
}
 /* メニュー */
.li1{
margin:5px auto;
text-align : left;
line-height : 20px; /* 行間 */
list-style-image : url(ea08.gif);
}
 /* メニュー */
.li2{
margin:5px auto;
text-align : center;
line-height : 20px; /* 行間 */
list-style-image : url(ea13.gif);
}
 /* 右 */
#right{
vertical-align:top;
text-align:center;
}
 /* 右の文字スペース  */
#main{
padding:5px;
margin:0px auto;
width:450px;
}
 /* 右 */
.righttext{
line-height : 20px; /* 行間 */
text-align:left;
padding:16px;
}
 /* 右の見出し部分  */
#main h3{
color : #205873;
font-size : 14px;
background-image : url(line01.gif);
}
 /* 角丸テーブル(その1) */
.a0{
color : #123343; /* 文字色 */
background-color : #f2fbff;
line-height : 20px; /* 行間 */
}
.a1{
width : 16px;height : 16px;
background-image : url(a01.gif);
}
.a2{
width : 16px;height : 16px;
background-image : url(a02.gif);
}
.a3{
width : 16px;height : 16px;
background-image : url(a03.gif);
}
.a4{
width : 16px;height : 16px;
background-image : url(a04.gif);
}
 /* 角丸テーブル(その2) */
.b0{
color : #57450f; /* 文字色 */
background-color : #eacdc2;
line-height : 20px; /* 行間 */
}
.b1{
width : 16px;height : 16px;
background-image : url(b01.gif);
}
.b2{
width : 16px;height : 16px;
background-image : url(b02.gif);
}
.b3{
width : 16px;height : 16px;
background-image : url(b03.gif);
}
.b4{
width : 16px;height : 16px;
background-image : url(b04.gif);
}
#fl{
color : #123343;
font-size : 10px;
}
