﻿<!--
 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 {
 margin:0;
 padding:0;
 border:0;

 background-color:white;
 text-align:center;
 font-family:"ＭＳ ゴシック";
 color:#ffccff;
 line-height:18px;
 font-size:12px;
}

p {
 margin:0px;
}

div {
 margin:0px;
}

/*container*/
#container {
 width:800px;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 color:black;
 font-size:13px;
 overflow:hidden;
}

/*header-all*/
#header-all {
 width:800px;
 height:80px;
 background-image: url("header.jpg");
 text-align:left;
 font-size:13px;
}

/*header-l*/
#header-l {
 width:200px;
 height:80px;
 text-align:center;
 line-height:14px;
 font-size:12px;
 float:left;
}

/*header-c*/
#header-c {
 width:400px;
 height:80px;
 margin:20px 0px -20px 0px;
 text-align:center;
 font-size:11px;
 float:left;
}

/*header-r*/
#header-r {
 width:200px;
 height:80px;
 text-align:center;
 line-height:14px;
 font-size:12px;
 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:190px;
 background-color:white;
 font-family:"ＭＳ ゴシック";
 text-align:left;
 font-size:13px;
 float:left;
}

/*left-1*/
.left-1 {
 width:190px;
 height:22px;
 margin:0px 0px 0px 0px;
 background-image: url("index-l.gif");
 text-align:center;
 font-family:"ＭＳ ゴシック";
 color:#990000;
 line-height:22px;
 font-size:12px;
 font-weight:normal;
}

/*left-2*/
.left-2 {
 width:190px;
 margin:0px 0px 22px 0px;
 background-image: url("back-l.jpg");
 text-align:left;
 font-family:"ＭＳ ゴシック";
 color:#990000;
 line-height:14px;
 font-size:12px;
 font-weight:normal;
}

/*center-all*/
#center-all {
 width:420px;
 background-color:white;
 margin:0px 0px 0px 0px;
 float:left;
}

/*center-1*/
.center-1 {
 width:400px;
 height:22px;
 margin:0px 10px 0px 10px;
 background-image: url("center-1.gif");
 color:#0000ff;
 text-align:center;
 line-height:22px;
 font-size:12px;
 font-weight:normal;
}

/*center-2*/
.center-2 {
 width:400px;
 margin:0px 10px 15px 10px;
 text-align:left;
 font-family:"ＭＳ ゴシック";
 background-image: url("onpu.gif");
 color:#000000;
 line-height:16px;
 font-size:12px;
 font-weight:normal;
}

/*right-all*/
#right-all {
 width:190px;
 background-color:white;
 font-family:"ＭＳ ゴシック";
 text-align:right;
 font-size:13px;
 float:left;
}

/*right-1*/
.right-1 {
 width:190px;
 height:22px;
 margin:0px 0px 0px 0px;
 background-image: url("index-l.gif");
 text-align:center;
 font-family:"ＭＳ ゴシック";
 color:#990000;
 line-height:22px;
 font-size:12px;
 font-weight:normal;
}

/*right-2*/
.right-2 {
 width:190px;
 margin:0px 0px 22px 0px;
 background-image: url("back-l.jpg");
 text-align:left;
 font-family:"ＭＳ ゴシック";
 color:#990000;
 line-height:14px;
 font-size:12px;
 font-weight:normal;
}

#a1 {
 width:800px;
 height:20px;
 margin:0px auto 0px auto;
 text-align:center;
 font-family:"ＭＳ ゴシック";
 color:#ffccff;
 line-height:20px;
 font-size:12px;
 font-weight:normal;
}

#a2 {
 width:200px;
 margin:18px 0px 0px 0px;
 font-family:"ＭＳ ゴシック";
 line-height:20px;
 font-size:18px;
 color:#FF0000;
}

#a22 {
 width:200px;
 margin:0px 0px 0px 0px;
 font-family:"ＭＳ ゴシック"；
 line-height:50px;
 font-size:12px;
 font-weight:300;
 color:#FF0000;
}

#a12 {
 width:200px;
 margin:20px 0px 0px 0px;
 font-family:"ＭＳ ゴシック"；
 line-height:50px;
 font-size:12px;
 color:#0000ff;
}

.article {
 padding:10px 0px 0px 6px;
}

.centering {
 text-align:center;
}

--!>