<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
margin:0;
font-color:#383636;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background:#fff;
font-size:80%;
line-height:160%;
letter-spacing:1px;
background:#000;
border-top:3px solid #000;
}

h1 {
font-size:80%;
font-weight:normal;
margin:0;
text-align:right;
float:right;
}

h2 {
background:url(/img/bg-h2.gif);
background-position:bottom left;
background-repeat:no-repeat;
padding-left:12px;
padding-top:15px;
clear:both;
}
h3 {
background:url(/img/bg-h3.gif);
background-position:bottom left;
background-repeat:no-repeat;
padding-left:12px;
padding-top:15px;
clear:both;
}
strong {
color:#c33;
}
img {
border:none;
}
img.right {
float:right;
padding-left:15px;
padding-bottom:10px;
}
img.left {
float:left;
padding-right:15px;
padding-bottom:10px;
}

div#containter {
clear:both;
width:810px;
text-align:left;
background:#fff;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
margin-bottom:5px;
border-bottom:2px solid #000;
}
div#bg {
background:url(/img/bg.gif);
padding-bottom:10px;
}

div.top {
clear:both;
padding-top:20px;
padding-bottom:10px;
text-align:right;
}
a:link,a:visited {
color:#36c;
text-decoration:none;
}
a:hover {
color:#369;
text-decoration:underline;
}

/*---------------ヘッドライン-------------------------------*/
ul.navi {
width:280px;
clear:right;
float:right;
padding:0;
margin:0;
list-style:none;
}
ul.navi li {
float:left;
padding:0;
margin:0;
}
div#headline {
padding-bottom:5px;
margin-bottom:5px;
width:820px;
background:#fff;
text-align:left;
margin:0;
}
img.title {
float:left;
}
img.right {
float:right;
padding-left:10px;
}
img.left{
float:left;
padding-right:10px;
}
img.index-img {
margin-top:35px;
}
/*---------------コンテンツ-------------------------------*/
div#contents {
padding-top:20px;
float:right;
width:580px;
}
div.content-index {
clear:right;
text-align:right;
}


/*---------------サイド-------------------------------*/

div#side {
padding-top:20px;
width:210px;

}
dl.side-navi dl {
margin-top:10px;
}
dl.side-navi dd {
margin-left:5px;
line-height:110%;
font-size:90%;
}
dl.side-navi dd a:link,dl.side-navi dd a:visited {
color:#fff;
text-decoration:none;
}
dl.side-navi dd a:hover {
color:#fff;
text-decoration:underline;
}
dl.side-navi dt {
margin-top:20px;
}

/*---------------フッター-------------------------------*/
div#footer {
background:#000;
color:#fff;
padding-top:10px;
padding-bottom:10px;
height:100px;
}
div#footer .inner {
width:820px;
text-align:left;
}

address {
width:320px;
float:right;
font-style:normal;
}



/*---------------トップページ-------------------------------*/

div#main-image {
background-image:url(/img/main-image.jpg);
background-position:top;
background-repeat:no-repeat;
width:820px;
height:425px;
text-align:right;
border-bottom:2px solid #000;
}

div.concept {
margin:20px 0 20px;
background-image:url(/img/concept-logo.gif);
background-position:top left;
background-repeat:no-repeat;
}
div.concept p {
padding-left:125px;
margin-top:20px;
}
/*---------------新着ニュース-------------------------------*/
dl.feed {
border-left:3px solid #d1b9b9;
}
dl.new dt,dl.feed dt {
margin-bottom:10px;
}
dl.new dd,dl.feed dd {
border-left:3px solid #d1b9b9;
margin-left:5px;
padding:5px 0 5px 15px;
color:#666;
}
dl.new dd span,dl.feed dd span {
padding-left:5px;
padding-right:5px;
margin-right:10px;
background:#000;
color:#fff;
font-size:80%;
}
/*---------------メニュー-------------------------------*/

div.menuinfo img {
clear:both;
float:left;
padding-right:5px;
padding-bottom:5px;
}


/*---------------志民連いちのみや-------------------------------*/

div.entry {
float:right;
width:330px;
}
div.photo {
float:left;
width:240px;
}
div.photo img {
margin-bottom:10px;
}

/*---------------その他-------------------------------*/
table.data th {
font-weight:normal;
border-bottom:1px dotted #666;
}
table.data td {
font-weight:normal;
border-bottom:1px dotted #666;
}
</pre></body></html>