/* 基本設定 */
* {
margin : 0; 
padding : 0; 
font-weight : normal; 
font-style:normal;
} 
body {
font-size : 70%;
color : #333333; 
line-height: 150%;
letter-spacing : 1px;
text-align: center;
background : #ffffff url(img/wall.gif);
font-family : Verdana, Chicago, osaka, sans-serif, "ＭＳ Ｐゴシック"; 
scrollbar-face-color: white; scrollbar-highlight-color:black;
scrollbar-shadow-color:black; scrollbar-3dlight-color: white;
scrollbar-arrow-color: skyblue; scrollbar-track-color: white;
scrollbar-darkshadow-color: white; 
}
img {
border: 0;
}
a{
color: #333333;
text-decoration : none;
}
a:hover{
color: #000000;
}
h1{
font-size : 80%; 
font-family : "Century Gothic", "ＭＳ ゴシック", Osaka, sans-serif;
padding : 20px ; 
} 
h2 {
font-size : 180%; 
color : #917044; 
font-family : "Century Gothic", "ＭＳ ゴシック", Osaka, sans-serif;
margin-bottom: 10px ;
} 
h3 {
font-size : 100%;
font-family : "Century Gothic", "ＭＳ ゴシック", Osaka, sans-serif;
margin-bottom: 10px ;
} 
h4 {
font-size : 100%;
margin-bottom: 10px ;
}
h5 {
font-size : 130%;
color : #003399; 
margin-bottom: 5px ;
padding : 3px 5px
}
h6 {
font-size : 100%;
font-family : "MS UI Gothic", "ＭＳ ゴシック", Osaka, sans-serif;
margin-bottom: 5px ;
}
h7{
font-size : 80%;
padding: 5px ;
} 
p {
margin-bottom: 20px ;
}
ul li{
list-style: none;
}
address{
font-style:normal;
}
form{
padding : 20px 0 ;
}
textarea,input{
font-size : 12px; 
border : 1px solid #dddddd;
background-color : #ffffff;
margin: 2px 0;
padding : 3px;
}
#page{
margin:0 auto;
width:800px;
text-align: left;
background-color:#ffffff;
scrollbar-face-color: white; scrollbar-highlight-color:black;
scrollbar-shadow-color:black; scrollbar-3dlight-color: white;
scrollbar-arrow-color: skyblue; scrollbar-track-color: white;
scrollbar-darkshadow-color: white;
 }
/* ヘッダー */
#head{
width : 800px;
height : 280px;
background :#ffffff url(img/top09.jpg) no-repeat center center;
}
/* サブメニュー*/
#submenu{
height:20px;
margin-bottom: 3px;
background-color : #aeccff;
}
#submenu ul{
padding-right: 10px;
text-align: right;
}
#submenu li{
display: inline;
padding-left: 5px;
}
/* メニュー （左側）*/
#left{
float : left;
width:140px;
padding: 20px 20px 20px;
background-color : #ffffff;
}
#menu01 ul {
padding-bottom: 20px ;
}
#menu01 li {
border-bottom : 1px solid #e1e1e1;
}
#menu01 li a{
display:block;
width:140px;
}
#menu01 li a:hover {
background-color: #eaede4;
color: #75885b;
}
/* メニュー （右側）*/
#right{
float : left;
width:140px;
padding: 5px 20px 20px;
background:#ffffff;
}
#menu02 ul {
padding-bottom: 20px ;
}
#menu02 li {
border-bottom : 2px solid #e7e7e7;
}
#menu02 li a{
display:block;
width:140px;
}
#menu02 li a:hover {
background-color: #eaede4;
color: #75885b;
}
.img {
padding-bottom: 10px ;
}

/* バナー */
.img li{
display: inline;
padding-right: 2px;
}
/* Update */
.up {
overflow: auto;
width : 150px;
height : 80px;
margin: 10px 0 30px 0;
}
/* メイン */
#main{
float : left;
width:400px;
padding: 10px 20px 20px;
background:#ffffff;
}
#main2{
float : left;
width:400px;
padding: 40px 20px 20px;
}
#main ul {
padding: 3px 0px;
}
dl.about{
padding : 10px 0 20px 0;
}
dl.about dt{
padding : 3px;
}
dl.about dd{
margin-top:-1.8em;
margin-left:120px;
}
.iframe{
scrollbar-face-color: white; scrollbar-highlight-color:black;
scrollbar-shadow-color:black; scrollbar-3dlight-color: white;
scrollbar-arrow-color: skyblue; scrollbar-track-color: white;
scrollbar-darkshadow-color: white; 
}
/* リンクページ */
.link {
margin : 0 0 20px 0;
line-height: 130%;
}
.link2 {
margin : 30 0 20px 0;
line-height: 130%;
}
dt.site01 a{
border-bottom: 1px solid #999999;
}
.link dl{
padding : 0 0 10px 0;
}
/* 31*31のバナーの場合 */
dd.site02{
height: 35px;
margin-top:-3em;
margin-left:41px;
}
/* 88*31のバナーの場合 */
dd.site03{
height: 35px;
margin-top:-3em;
margin-left:98px;
}
/* 200*40のバナーの場合 */
dd.site04{
height: 44px;
margin-top:-3.8em;
margin-left:210px;
}
/* Info */
.info {
overflow: auto;
width : 350px;
height :200px;
margin: 20px 0 0 30px;
}
/* ニューアイテム */
#new ul{
margin: 20px 0;
}
#new li{
display: inline;
margin: 0;
padding-left: 3px;
}
/* ページトップ */
.pagetop {
text-align: right;
padding-top: 20px ;
}
/* フッター*/
#foot{
clear:both;
width:800px;
text-align: center;
background-color : #aeccff;
}
#foot li{
display: inline;
padding: 0 5px;
}