<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 769px) {

/*  h1見出し  */

div.headline1 {
width: 100%;
color: #7DA51D;
}

div.headline1 h1{
font-size: 95%;
font-weight: lighter;
display:inline;
}

/*  以下、ボックス */

/*  ヘッダー */

div.ad {
width: 100%;
}

/*  下層ページ用 */

div.box_main {
font-size: 100%;
background-color: #ffffff;
padding: 2% 2% 2% 2%;
margin: 10px 0px 0px 0px;
line-height: 26px;
border-color: #e0e0e0;
border-style: solid;
border-width: thin;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

div.box_main77 {
float: left;
width: 77%;
font-size: 100%;
background-color: #ffffff;
padding: 1% 1% 1% 1%;
margin: 10px 0px 0px 0px;
line-height: 26px;
border-color: #e0e0e0;
border-style: solid;
border-width: thin;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
behavior: url("/PIE.htc");
position: relative;
}

div.box_right1 {
font-size: 95%;
line-height:1.7em;
background-color: #ffffff;
float: right;
width: 17%;
padding: 1% 1% 1% 1%;
margin: 10px 0px 0px 0px;
border-color: #e0e0e0;
border-style: solid;
border-width: thin;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
behavior: url("/PIE.htc");
position: relative;
}

/*  「いただいた拍手」トップナビ  */

.hakusyu-top {
margin: 0;  
padding: 0;
}  
  
.hakusyu-top ul{
list-style-type: none;  
margin: 0;  
padding: 0;
}  
  
.hakusyu-top li{  
float: left;
width: 100%;
margin: 0;  
padding: 0;
}  
  
.hakusyu-top a{
font-size:100%;
width: 90%;
height: auto;
color: #666666;
display: block;
text-decoration:none;
border:1px solid #CCCCCC;
background-color: #E6FFCE;
padding: 7px 7px 7px 7px;
}

.hakusyu-top a:hover{  
width: 90%;
background-color:#d5ff9b;
border:1px solid #CCCCCC;
position: relative;
} 

/*  その他 */

.noline {
text-decoration:none;
}

hr.h {
color: #E0E0E0;
}

h2{
font-size: 110%;
padding-left: 5px;
border-left: 4px solid #7da51d;
border-bottom: 1px solid #7da51d;
}

h3{
font-size: 105%;
}

ul.llist_hishi{
padding: 1%;
list-style: none;
}

ul.llist_hishi li{
padding: 0 0 0 32px;
height: auto;
list-style-type: none;
line-height: 225%;
background:url(images/hishi2.gif) no-repeat;
}

p.shikaku {
padding: 0 0 0 32px;
height: 28px;
background:url(images/g5.gif) no-repeat;
}

dl.llist_hishi dt{
padding: 0 0 0 32px;
height: auto;
list-style-type: none;
line-height: 225%;
background:url(images/hishi2.gif) no-repeat;
}

div.date {
text-align: right;
}

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