<!--
 a:link{color:#990000;text-decoration:underline;}
 a:visited{color:#990000;text-decoration:underline;}
 a:hover{background-color:#FFCCFF;color:red;text-decoration:underlinenone;}
 a:active{color:#990000;text-decoration:none;}

/*body*/
body {
 text-align:center;
 font-family:"ＭＳ ゴシック";
 background-color:#FFFFFF;
 color:#FFCCFF;
 font-size:12px;
}

/*container*/
#container {
 width:800px;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 color:black;
 background-color:#FFFFFF;
 font-size:13px;
 overflow:hidden;
}

/*header-all*/
#header-all {
 width:800px;
 height:80px;
 background-image: url("header.gif");
 text-align:left;
 font-size:13px;
 overflow:hidden;
}

/*header-1*/
#header-1 {
 width:200px;
 height:80px;
 text-align:center;
 line-height:12px;
 font-size:12px;
 float:left;
}

/*header-2*/
#header-2 {
 width:400px;
 height:80px;
 margin:15px 0px 0px 0px;
 text-align:center;
 font-size:11px;
 overflow:hidden;
 float:left;
}

/*header-3*/
#header-3 {
 width:200px;
 height:80px;
 margin:22px 0px 0px 0px;
 text-align:center;
 font-size:12px;
 line-height:18px;
 color:blue;
 float:left;
}

/*pan*/
#pan {
 width:800px;
 height:22px;
 background-color:white;
 text-align:left;
 color:black;
 font-size:9px;
 font-weight:normal;
 float:left;
}

/*left-all*/
#left-all {
 width:195px;
 background-color:white;
 font-family:"ＭＳ ゴシック";
 text-align:left;
 font-size:13px;
 float:left;
}

/*right-all*/
#right-all {
 width:195px;
 background-color:white;
 font-family:"ＭＳ ゴシック";
 text-align:right;
 font-size:13px;
 float:left;
}

/*left-1*/
.left-1 {
 width:190px;
 height:22px;
 margin:0px 0px 0px 0px;
 background-image: url("index-l.jpg");
 text-align:center;
 overflow:hidden;
}

/*left-2*/
.left-2 {
 width:190px;
 padding:0px 0px 0px 0px;
 margin:0px 0px 15px 0px;
 background-color:white;
 text-align:left;
 line-height:14px;
 font-family:"ＭＳ ゴシック";
 background-image: url("left01.jpg");
 color:#990000;
 font-size:12px;
}

/*center-all*/
#center-all {
 width:410px;
 background-color:white;
 float:left;
}

/*center-1*/
.center-1 {
 width:400px;
 height:22px;
 margin:0px 0px 0px 0px;
 background-image: url("center-1.gif");
 color:#000000;
 text-align:center;
 overflow:hidden;
}

/*center-2*/
.center-2 {
 width:390px;
 padding:10px 5px 5px 5px;
 margin:0px 0px 15px 0px;
 background-color:white;
 text-align:left;
 line-height:17px;
 font-family:"ＭＳ ゴシック";
 background-image: url("onpu01.gif");
 color:#000000;
 font-size:12px;
}

/*h1*/
.a {
 width:200px;
 margin:23px 0px 0px 0px;
 font-family:"ＭＳ 明朝";
 color:#FF0000;
 line-height:24px;
 font-size:24px;
}

.a1 {
 width:200px;
 margin:0px 0px 0px 0px;
 font-family:"ＭＳ ゴシック"；
 color:#FF0000;
 font-size:13px;
 color:red;
 font-weight:normal;
}

.a2 {
 font-family:"ＭＳ ゴシック";
 margin:5px 0px 0px 0px;
 font-size:12px;
 color:#990000;
 font-weight:normal;
}

.a3 {
 font-family:"ＭＳ ゴシック";
 margin:5px 0px 0px 0px;
 font-size:12px;
 color:#0000FF;
 font-weight:normal;
}

.a4 {
 padding:13px 0px 0px 0px;
 text-align:center;
}

.a5 {
 padding:0px 0px 0px 0px;
 text-align:center;
}

.a6 {
 margin:0px 34px 0px 34px;
 text-align:center;
}

.space5 {
 margin:0px 0px -25px 0px;
}
 
--!>