<Style type="text/css">
<!--
Body{
background-color: white;
scrollbar-arrow-color: #666;
scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-3dlight-color: white;
scrollbar-highlight-color: white;
scrollbar-shadow-color: silver;
scrollbar-darkshadow-color: white;
margin: 150px 0px 100px;
padding: 0px;
cursor:  crosshair;}
/* ページ全体の設定 */

Body, Div, Td,textarea, input,form,select{
font: normal 10px "Verdana", "MS UI Gothic";
color: #666;
letter-spacing: 3px;
line-height: 200%;}
/* 全体の文字の設定 */

ul{
list-style: none;
margin: 50px 0px;}

li{
list-style: none;}

A:link, A:visited, A:activ{
color: #696969;
text-decoration: none;}

A:hover, .A1:hover{
color: gray;}
/* 全体のリンクの設定 */


.A1:link, .A1:visited, .A1:activ{
font: bold 8px "Verdana";
letter-spacing: 5px;
text-decoration: none;
color: #666;}

.A1:hover{
color: gray;}



CENTER{
width: 800px;}


/* ↓　各ページ上部の設定　↓ */

#header{
height: 293px;
margin: 0px;
background: url("img/x04.jpg") no-repeat 0% 50%;
padding: 0px 0px 0px 380px;
border: 1px solid silver;
font: bold 8px "Verdana";
letter-spacing: 10px;
color: gray;}
/* 全体の設定 */



/* メニュー部分の設定 */

#title{
text-align: center;
margin: 100px 0px 30px;}

#title h1{
font: normal 20px "Sylfaen", "Century", "ＭＳ Ｐ明朝";
color: #666;
letter-spacing: 20px;}


#header ul{
list-style: none;
text-align: center;
margin: 0px 0px 80px;}

#header li{
list-style: none;
display: inline;
padding: 0px 5px;
font: bold 8px "Verdana";
letter-spacing: 5px;
margin: 0px;}

#header li a{
text-decoration: none;
color: #666;}

#header li a:hover{
color: gray;
border: none;}

#header li b{
color: silver;}

#header p{
font: normal 11px "Verdana", "MS UI Gothic";
color: gray;
letter-spacing: 15px;
line-height: 300%;}

/* 上部ここまで */




/* ページ内容部分の設定 */

#main{
margin: 0px;
text-align: left;
padding: 100px 0px 100px 100px;
clear: both;}
/* 全体の設定 */

#main h1{
font: normal 15px "Sylfaen", "Century", "ＭＳ Ｐ明朝";
color: #666;
letter-spacing: 20px;
text-align: right;
border-bottom: 1px solid silver;
margin: 50px 10px;}
/* 各ページ見出しの設定 */

#main blockquote{
padding: 20px 20px 50px 0px;} 

#main strong{
font: bold 8px "Verdana";
color: #666;}

.navi{
text-align: right;
padding: 50px 20px;
border-top: 1px solid silver;}
/* 各ページ　▲ PAGE TOP　の設定*/

/* 内容ここまで */


#te ul{
list-style: none;
text-align: center;
margin: 0px;}

#te li{
list-style: none;
display: inline;
padding: 0px 10px;}


#text{
font: normal 11px "Verdana", "MS UI Gothic";
letter-spacing: 10px;
line-height: 300%;}

#text p{
font-size: 10px;
margin-top: 100px;}


-->
</Style>