<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*åˆæœŸåŒ–*/
* {
margin: 0;
padding: 0;
text-decoration: none;
font-weight:normal;
}
ul{
list-style-type:none;
}


/**/

html{
height:100%;
}

body {
height:100%;
letter-spacing:0.1em;
font-family: "ãƒ¡ã‚¤ãƒªã‚ª","Meiryo","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", HiraKakuPro-W3,Osaka,verdana,arial,sans-serif;
background:#F6F4F0;
color: #444444;
}

.alcenter{
text-align:center;
}

.ml, .ms{
background:#F6F4F0;
}

.fbd{
padding:3px 0 13px;
font-weight:bold;
}

/*  -----ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆ-----  */

div#rap{
height:100%;
min-height:100%;
}
body &gt; #rap{
height:auto;
}
div#rap_inner{
}

/*ãƒ˜ãƒƒãƒ€é&nbsp;˜åŸŸ*/
#header_border{
background:#f7931e;
}

#header{
background:#ffffff;
text-align:center;
}

/**/

#frm_content{
background:#ffffff;
}

.sectiontitle{
}


/*ãƒ•ãƒƒã‚¿é&nbsp;˜åŸŸ*/
#footer{
background:#ffffff;
}

#copyright{
background:#f7931e;
color:#ffffff;
font-size:120%;
padding:2px 0;
}

/**/

p.llt{
font-size:190%;
line-height:130%;
font-weight:bold;
}

p.lt{
font-size:170%;
line-height:130%;
}

p.mt{
font-size:150%;
line-height:130%;
}

p.st{
font-size:130%;
line-height:130%;
}

p.sst{
font-size:110%;
line-height:140%;
}


/*  -----H-----  */


h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6 {
margin-top:0;
}
div.content &gt; h2:first-child,
div.post &gt; h2:first-child,
div.content &gt; h3:first-child {
margin-top:0;
}

#header_border h1{
font-size:5px;
color:#DE9529;
height:10px;
overflow:hidden;
}


/*  -----ã‚¢ãƒ³ã‚«ãƒ¼æŒ‡å®š-----  */

a:link, a:visited{
color: #444444;
}


a:hover,
a.current{
color: #444444;
}

/*  -----ãã®ä»–-----  */
/*å¸¸è¨­æŒ‡å®š*/

a img {
border: none;
}

.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clear {display: inline-block;}
* html .clear {height: 1%;}
.clear {display: block;
}

/*æ–‡å­—è£…é£¾*/

.caution{
color:red;
}

.small{
font-size:0.8em;
}
strong{
font-weight:bold;
}

</pre></body></html>