@charset "shift_jis";

/*ページ全体の設定*/
body{
background: #fff url(../sozai/back.gif) fixed repeat left ;
padding: 0;
margin: 0;
font-size: 70%;
font-family: Verdana,Osaka,sans-serif;
color:#3c2800;
line-height: 150%;
text-align: center;
display: block;
height: 100%;
}

html{
scrollbar-arrow-color:#d4cd9c;
scrollbar-base-color:#d4cd9c;
scrollbar-face-color:#e5e1b3;
scrollbar-track-color:#e5e1b3;
scrollbar-3dlight-color:#d4cd9c;
scrollbar-highlight-color:#e5e1b3;
scrollbar-shadow-color:#e5e1b3;
scrollbar-darkshadow-color:#d4cd9c;
display: block;
height: 100%;
}

/*リンク文字色,装飾設定*/
a:link{
color:#3c2800;
text-decoration:none;
}

a:hover{
color:#fff;
background-color:#800000;
}

a:visited{
color: #b8860b;
text-decoration:none
}

/*見出し文字*/
h1{
height: auto;
line-height: normal;
font-size: 100%;
text-align:left;
margin: 10px 0 10px 0;
clear: both;
}

#gtext h1{
height: auto;
line-height: normal;
font-size: 100%;
text-align:left;
margin: 10px 0 10px 0;
clear: both;
color: #fff;
}

/*見出し文字先頭文字サイズ変更*/
h1:first-letter{
font-size: 160%;
font-weight: bold;
}

/*エンターページ*/
#enter{
width: 300px;
height: 90%;
margin-left: auto;
margin-right: auto;
background: transparent url(../sozai/indexback.gif) fixed repeat-y center center ;}

#enterfont{
text-align: center;
padding: 50px 30px 10px 30px;
color: #fff;
}

#enter a:link{
display:block;
text-decoration:none;
color: #fff;
}

#enter a:visited{
width:auto;
display:block;
text-decoration:none;
color: #eee8aa;
}

#enter a:hover{
border:none;
color: #fff;
}

/*サイトタイトル*/
#title{
width: 100%;
height:auto;
margin-bottom: 10px;
}

#titlefont{
padding: 40px 0 10px 20px;
text-align: left;
font-weight: bold;
font-size: 140%;
line-height: normal;
color: #fff;
}

/*メニュー*/
#menublock{
width: 200px;
height: auto;
margin: 0 30px 0 0;
}

#menu{
list-style-type:none;
padding: 0;
margin: 0;
}

#menu,#menu li,#menu li a{
padding:0;
}

#menu li{
width:auto;
display:block;
height: 30px;
margin: 0 5px 5px 20px;
font-size: 120%;
text-align: left;
font-weight: bold;
}

#menu a:link{
display:block;
text-decoration:none;
color: #fff;
}

#menu a:visited{
width:auto;
display:block;
text-decoration:none;
color: #eee8aa;
}

#menu a:hover{
border:none;
color: #fff;
}

/*フッター*/
#footer{
width: auto;
height: auto;
clear: both;
text-align: left;
font-size:80%;
padding: 0 0 0 20px;
color: #fff;
}

/*テキスト*/
#text{
text-align: left;
padding: 20px 15px 15px 35px;
}

/*ギャラリーページとリンクページ共通の設定*/
#gtext{
text-align: left;
padding: 20px 15px 15px 50px;
color: #fff;
}

#gtext ul{
padding: 0;
margin: 0;
list-style-type: none;
list-style-position: inside;
}

#text ul{
padding: 0;
margin: 0;
list-style-type: none;
list-style-position: inside;
}

/*ギャラリページの設定*/
.photo{
width: 50px;
height: 50px;
padding: 0;
margin: 0 5px 5px 0;
border: 1px solid #fff;
float: left;
}

.pict{
width: 30px;
height: 30px;
margin: 0 5px 5px 0;
border: 1px solid #fff;
float: left;
}

/*リンクページの設定*/
.bn{
width: 200px;
height: 40px;
margin: 0 5px 5px 0;
border: 1px solid #3c2800;
float: left;
}

.mbn{
width: 88px;
height: 31px;
margin: 0 5px 5px 0;
border: 1px solid #3c2800;
float: left;
}

#gtext a:link{
display:block;
text-decoration:none;
color: #fff;
}

#gtext a:visited{
width:auto;
display:block;
text-decoration:none;
color: #eee8aa;
}

#gtext a:hover{
border:none;
color: #fff;
}
