<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,span,iframe,h1,h2,h3,h4,p,pre,del,em,img,b,i,dl,dt,dd,ol,ul,li,form,table,tbody,tr,th,td,article,aside,footer,header,nav,section{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;box-sizing:border-box}
article,aside,footer,header,nav,section,textarea{display:block}
body{line-height:1;overflow-wrap:break-word;word-wrap:break-word}
input,textarea,select{font-family:inherit;font-size:inherit;color:inherit;vertical-align:middle}
a{margin:0;padding:0;text-decoration:none;outline:none;font-size:100%;vertical-align:baseline;background:transparent}
a img{border-style:none}
ul,li{list-style-type:none}
.if-container{display:inline-block;margin:0 auto;height:100%;width:100%;overflow:auto;-webkit-overflow-scrolling:touch}
.ifrm{border:none;display:block;height:100%;width:100%}
.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}
/* ã“ã®ä¸Šã¯ã„ã˜ã‚‰ãªã„ã»ã†ãŒã„ã„ã§ã™ */

html{
font-size:62.5%;
height:100%
}
body{
background:#fff;/* ã‚¤ãƒ³ãƒ©ã‚¤ãƒ³ãƒ•ãƒ¬ãƒ¼ãƒ&nbsp;å†…èƒŒæ™¯è‰² */
color:#400;/* ã‚¤ãƒ³ãƒ©ã‚¤ãƒ³ãƒ•ãƒ¬ãƒ¼ãƒ&nbsp;å†…æ–‡å­—è‰² */
font-family:Verdana,Roboto,'æ¸¸ã‚´ã‚·ãƒƒã‚¯','Yu Gothic','æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“','YuGothic','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯','MS PGothic',sans-serif;
font-size:1.2em;/* æ–‡å­—ã®å¤§ãã• */
text-align:left;
letter-spacing:.1em;
line-height:1.5;
padding:20px 20px 60px
}
a{
color:#ff8080;
text-decoration:underline;
text-decoration-color:#ccc /* ä¸€éƒ¨ãƒ–ãƒ©ã‚¦ã‚¶ã®ã¿ */
}
a:hover{
color:#a3a328
}
/*--------------------------------------------------------
ã‚¤ãƒ³ãƒ©ã‚¤ãƒ³ãƒ•ãƒ¬ãƒ¼ãƒ&nbsp;å¤–è¨­å®š
--------------------------------------------------------*/
#page{
background:#d5c5a7;
color:#400;
padding:20px;
height:100%
}
#page a{
color:#fff;
text-decoration:none
}
#wrapper{
background:#fff;
border:2px solid #400;
margin:0 auto;
text-align:left;
height:100%;
width:800px; /* å¤§ãã•ã¯ã“ã“ã§å¤‰æ›´ å¤‰æ›´ã—ãŸå&nbsp;´åˆã¯ä¸‹ã®æ–¹ã®max-width: 840pxã®å€¤ã‚‚å¤‰æ›´ */
}
header{
background:#400;
border-bottom:2px solid #400;
color:#fff;
min-height:80px;
position:relative
}
#header-inner{
padding:5px 10px
}
footer{
background:#400;
border-top:2px solid #400;
text-align:center;
min-height:60px;
width:100%
}
#footer-inner{
background:#ff8080;
padding:5px 10px
}
/*--------------------------------------------------------
index
--------------------------------------------------------*/
#index{
background:#d5c5a7;
margin:20px auto;
height:auto
}
.indexbox{
background:#fff;
border:2px solid #400;
margin:0 auto;
padding:20px;
width:400px
}
/*--------------------------------------------------------
ãƒšãƒ¼ã‚¸ä¸Šéƒ¨ã¸ã®ãƒªãƒ³ã‚¯
--------------------------------------------------------*/
#pagetop{
background-color:rgba(211,188,121,.6);
border-radius:30px;
height:40px;width:40px;
position:fixed;
bottom:-100px;right:20px;
z-index:50;
-webkit-transition:.5s;
transition:.5s
}
.arrow{
border-left:2px solid #400;
border-top:2px solid #400;
position:absolute;
top:40%;left:32%;
height:12px;width:12px;
-ms-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
transform:rotate(45deg)
}
#pagetop:hover{
background-color:rgba(222,222,222,.8);
transition:.3s
}
/*--------------------------------------------------------
ãƒ¡ãƒ‹ãƒ¥ãƒ¼
--------------------------------------------------------*/
#menu{
background:#d3bc79;
text-align:center;
margin-top:20px;
padding:5px;
width:100%
}
#menu li{
display:inline-block
}
#menu li a{
color:#400;
display:inline-block;
padding:0 5px
}
#menu li a:hover{
color:#fff
}
/*--------------------------------------------------------
è¦‹å‡ºã—ã€æž&nbsp;ã€ç·š
--------------------------------------------------------*/
h1{
font-size:1.3em
}
h2,.h2{
background:#400;
border-radius:6px;
color:#fff;
font-size:1em;
font-weight:700;
margin:1em 0;
padding:5px 10px;
position:relative
}
h2::after,.h2::after{
border:8px solid transparent;
border-top:8px solid #400;
content:'';
position:absolute;
top:100%;left:30px;
height:0;width:0
}
h3,.h3{
font-size:1.1em;
font-weight:700;
margin:15px 0;
position:relative
}
h3 span,.h3 span{
background:#fff;
display:inline-block;
margin:0 1em;
padding:0 1em;
position:relative;
z-index:2
}
h3::before,.h3::before{
background:#7f6c4e;
content:"";
display:block;
height:1px;
position:absolute;
top:50%;
width:100%;
z-index:1
}
dt{
font-weight:700;
margin:0 0 5px
}
dd{
margin:0 0 5px 2em
}
em{
font-weight:700
}
input,textarea{
background:#400;
border:1px solid #999;
color:#fff;
margin:3px 0;
width:200px
}
textarea{
height:50px
}
hr{
display:block;
border:0;
border-top:1px solid #ccc;
margin:1em 0;
padding:0;
height:1px
}
.marker{
background:#ffe699;
padding:1px 5px
}
.ln01{
border-left:5px solid #400;
margin:5px 0;
padding:3px
}
.ln02{
border-left:5px solid #ff8080;
margin:5px 0;
padding:3px
}
.textbox{
border:2px solid #400;
margin:10px 0;
padding:3px;
text-align:center
}
.title{
color:#400;
font-size:1.5em;
font-weight:700;
margin:2em 0;
text-align:right
}
.txt{
border-left:1px dotted #400;
margin:1em;
padding:0 0 0 1em
}
.frame{
background:#d3bc79;
border-radius:3px;
padding:5px
}
/*--------------------------------------------------------
æ¨ªå¹…840pxã§åˆ‡ã‚Šæ›¿ãˆ
840px = #pageã®(paddingx2)+#wrapperã®width
--------------------------------------------------------*/
@media screen and (max-width: 840px){
#wrapper{width:100%}
}
/*--------------------------------------------------------
ã‚¹ãƒžãƒ›ã€ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆç”¨
æ¨ªå¹…600pxã§åˆ‡ã‚Šæ›¿ãˆ
--------------------------------------------------------*/
@media screen and (max-width: 600px){
body{font-size:1.3em;padding:5px}
#wrapper{width:100%}
footer{min-height:50px}
.indexbox{width:100%}
}
</pre></body></html>