* {
margin : 0; 
padding : 0; 
font-weight : normal; 
} 
html{
overflow-y:scroll;
height: 100%;
}
body > #page {
height: auto;
}
body {
height:100%;
font-size : 70%; 
line-height : 150%; 
color : #666666; 
text-align : left;
font-family : Verdana, Chicago, osaka, sans-serif, "ＭＳ Ｐゴシック"; 
background-position: bottom;
} 
img {
border : 1px dotted black; 
}
br {
letter-spacing : normal; 
} 
a {
color : #999999; 
text-decoration : none; 
} 
a:hover {
color : #000000; 
text-decoration : underline;
} 
h1 {
font-size : 140%; 
font-family : "Century Gothic", "ＭＳ ゴシック", Osaka, sans-serif;
padding : 10px 0 0 0;
}
h2{
font-size : 140%; 
background :url(img/line.gif) repeat-x bottom;
}
h3{
font-size : 100%; 
padding: 10px 0 0 0;
}
h4 {
font-size : 120%; 
font-family : "Century Gothic", "ＭＳ ゴシック", Osaka, sans-serif;
background :url(img/line.gif) repeat-x bottom;
} 
h5{
font-size : 100%; 
padding: 10px 0 5px 0;
}
address{
font-style : normal;
font-size : 80%; 
}
p {
padding: 5px 0 20px 0;
} 
ul {
list-style: none;
}
form{
padding : 10px 0;
}
textarea,input,select {
font-size : 11px; 
color : #999999; 
border : 1px solid #999999;
background-color : #ffffff;
margin:2px 0;
padding :1px;
}

/* フレーム左 */
#page {
width : 300px; 
height:100%;
min-height: 100%;
text-align : left;
margin:0 0 0 20px;
background :#ffffff url(img/wall_300.gif) repeat-y;
} 
/* ヘッダー */
#head{
text-align : center;
margin:5px 0 0 0;
background :url(img/photo01.jpg) no-repeat center;
}
/* メニュー */
#menu {
text-align : center;
margin : 0 10px;
}
#menu li {
display: inline;
margin : 0 3px ;
}
.exp {
margin : 0; 
padding : 0; 
font-size : 12px; 
border :none;
text-align : center;
}
/* メニュー */
#main {
text-align : center;
margin :30px 10px 20px 10px;
}
/* フッター */
#foot{
text-align : center;
padding:20px 0 0 0;
}
#foot li{
display: inline;
margin : 0 3px ;
}


/* フレーム右 */
body#contents{
margin:auto 0;
width :auto; 
height:auto;
margin:40px 20px 20px 20px;
}
/* INFO */
.info{
overflow: auto;
width : 500px;
height : 80px;
margin: 10px 0 20px 0;
}
/* リンクページ */
.link {
clear:both;
margin : 10px 0 0 0;
}
.link dt{
margin:0 10px 0 0;
width:200px;/* 使用するバナーの横幅 */
float:left;
}
/* ILLUST*/
ul.submenu03 li{
display: inline;
padding : 0 3px 0 0;
}
/* テキスト本文 */
.text {
font-size : 100%;
margin : 20px 0;
}
/* テキスト本文ナビ*/
ul.navi {
text-align : center;
margin: 10px 0;
}
ul.navi li{
display: inline;
padding: 0 5px 0 0;
}
p.img{
text-align : center;
}
/* ページトップ */
.pagetop{
text-align : right;
padding:20px 0;
}
