
@charset "EUC-JP";

/* 全体の設定 */

body {
 background : #FFFFFF;
 font-size : 15px;
 font-family : "Verdana","ＭＳ Ｐゴシック","Osaka";
 color : #252555;
 letter-spacing : 1px;
 line-height : 1.6;}

br {letter-spacing:normal;}

a:link {color : #000000;}
a:visited {color : #000000;}
a:hover {color : #000000; text-decoration : none;}
a:active {color : #000000; text-decoration : none;}

html {
 scrollbar-face-color : ;
 scrollbar-highlight-color : ;
 scrollbar-track-color : ;
 scrollbar-shadow-color : ;
 scrollbar-3dlight-color : ;
 scrollbar-arrow-color : ;
 scrollbar-darkshadow-color : ;}

img {
 margin-top : 3px;
 margin-left : 2px;
 margin-right : 2px;
 margin-bottom : 3px;}

/* ヘッダーの設定 */

.header {
 color : #660033;
 font-size : 18px;
 margin-top : 10px;
 margin-bottom : 100px;}

.header a:link {color : #000000; text-decoration : none;}
.header a:visited {color : #000000; text-decoration : none;}
.header a:hover {color : #000000; text-decoration : none;}
.header a:active {color : #000000; text-decoration : none;}


/* テーブルの設定 */

.tb {
 background : #FFFFFF;
 margin-left : 30px;
 width : 700px;}



/* 本文の設定 */

.date {
 color : #252585;
 margin-top : 10px;
 margin-left : 10px;
 margin-right : 10px;
 margin-bottom : 20px;}

.titlecallupper {
 color : #454575;
 margin-top : 150px;
 margin-bottom : 50px;
 text-align : center;
}

.titlecalllower {
 color : #454545;
 margin-top : 10px;
 margin-left : 30px;
 margin-right : 30px;
 margin-bottom : 100px;
 text-align : left;
}

.txt {
 margin-top : 20px;
 margin-left : 20px;
 margin-right : 20px;
 margin-bottom : 20px;}


.txt hr {
 border : 1px dotted #8888dd;
 width : 80%;
 height : 1px;}

.navi {
 text-align : right;
 margin-top : 100px;
 margin-right : 30px;
}

/* フッターの設定 */

.footer {
 color : #454545;
 font-size : 10px;
 text-align : right;
 margin-top : 100px;}

.footer2 {
 color : #F5F5FF;
 font-size : 10px;
 text-align : right;}

.footer2 a:link {color : #E5E5FF; text-decoration : none;}
.footer2 a:visited {color : #E5E5FF; text-decoration : none;}
.footer2 a:hover {color : #E5E5FF; text-decoration : none;}
.footer2 a:active {color : #E5E5FF; text-decoration : none;}
