<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
p,
ul,
li,
form,
a,
span,
em,
img,
h1 {
    padding: 0;
    margin: 0;
    border: none;
    list-style: none;
    color: inherit;
    background: none;
    text-decoration:none;
    font-family: ArialMT,"Hiragino Kaku Gothic ProN","繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3",繝｡繧､繝ｪ繧ｪ,sans-serif;
}

body {
	background: #e5e5e5;
	line-height:0;
}

.hide_pc{display:none;}

/*::::::::::contents::::::::::*/

.contents {
    width: 900px;
    margin: 0 auto;
	overflow:hidden;
}

.contents_inr {
    width: 100%;
    margin: 0;
    padding: 58px 0 0;
    color: #333;
}

/*::::::::::contents::::::::::*/

/*::::::::::繧ｽ繝ｼ繧ｷ繝｣繝ｫ::::::::::*/

#social {
background:#2c5716;
height:50px;
margin:0;
position:fixed;
top:0;
z-index:9999;
width:100%;
border-bottom:8px solid #76b713;
}

.socialbtn{
width:900px;
margin:0 auto;
padding:10px 0;
text-align:right;
position:relative;
}

.socialbtn p{
display:inline;
height:50px;
}

.socialbtn p.left{
display:inline;
position:absolute;
left:0;
top:7px;
}


.socialbtn p img{
vertical-align:middle;
margin-left:5px;
}

.socialbtn a:hover{
opacity: 0.8;
filter: alpha(opacity=80);
}

/*::::::::::繧ｽ繝ｼ繧ｷ繝｣繝ｫ::::::::::*/

/*::::::::::荳ｭ霄ｫ::::::::::*/

.white{
	margin:0;
}

.header{
	margin:0;
	padding:0 0 30px;
	position:relative;
}
.header a:hover{opacity:0.8;}

.header p.bbs{
	position:absolute;
	left:0;
	top:15px;
}

.header p.mail{
	position:absolute;
	right:0;
	top:10px;
}

.banner {
	margin:0 0 30px;
}

.banner a:hover{opacity:0.8;}

.article{
	padding:15px 30px;
	background:#fff;
	border-radius:5px;
}

.article p.year{
	line-height:1;
	margin-bottom:-10px;
	font-size:30px;
	font-weight:bold;
	color:#e5e5e5;
}

.article p.top{
	line-height:1;
	margin:5px 0 30px;
	border-bottom:1px dotted #ccc;
	padding-bottom:3px;
}

.article a:hover{
	opacity:0.8;
}

.article ul{
	display:table;
	width:100%;
}

.article ul li{
	display:table-cell;
	width:50%;
}

.article ul li img{
	width:100%;
}

.article_inner_left{
	border:1px solid #fff;
	margin:15px 15px 30px 0;
	box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
}

.article_inner_right{
	border:1px solid #fff;
	margin:15px 0 30px 15px;
	box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
}

.relative{position:relative;}

.cap{
	position:absolute;
	bottom:0;
	left:0;
	background: rgba(44,87,22,0.8);
	background-blend-mode: multiply;
	line-height:1.4;
	width:100%;
	color:#fff;
	height:90px;
}

.cap p{padding:10px 10px 5px;font-size:10px;}

.cap p span{font-weight:bold;font-size:22px;}
/*::::::::::荳ｭ霄ｫ::::::::::*/

/*::::::::::蛟句挨繝壹�繧ｸ::::::::::*/

.page{
	background:#fff;
	margin-top:30px;
	padding:30px 60px 0;
	line-height:1.4;
	font-size:15px;
	border-radius:5px;
	overflow:hidden;
}

.kakikomi{
	border:1px solid #d7d7b1;
	margin:30px;
	border-radius:5px;
	overflow:hidden;
}

.kakikomititle{
	margin:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
}

.kakikomititle a{
	color:#ff3068;
}

.kakikomi00{
	margin:10px;
	font-size:13px;
}

.listener{
	border-top:1px solid #d7d7b1;
	background:#f7f7ed;
}

.listener p{
	margin:-1px 0 0;
	background: url(../img/sankaku.png) no-repeat 94% 0;
	background-size: 12px 13px;
	text-align:right;
	padding:15px 10px 10px;
	font-size:10px;
}

.listener p a{
	color:#4bae17;
	text-decoration:underline;
	font-size:13px;
}

.listener p.res{
	text-align:right;
	padding:0;
	font-size:10px;
	background:none;
}

.listener p.res a{
	color:#4bae17;
	text-decoration:underline;
	font-size:13px;
}

.midashi{
	font-size:150%;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #a1a1a1;
	margin-bottom:10px;
	text-align:left;
	position:relative;
}

.page_social{
display:inline-block;
text-align:right;
position:absolute;
right:0;
bottom:0;
}

.page_social p{display:inline;}


.naiyou{
	margin:30px 0 0;
	font-weight:bold;
}

.naiyou p{
	text-align:right;
}

.photo{
	text-align:center;
}

.photo img{
	border:1px solid #fff;
	margin:30px auto;
	box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
}


.from{
	font-size:150%;
	font-weight:bold;
	margin:0 0 10px;
}

.text{
	margin:0;
}

.text span{font-weight:bold;}

.link{
	margin:15px 0 0;
}

.link a{
	color:#76b713;
	text-decoration:underline;
}

.link a:hover{
	color:#ccc;
	text-decoration:underline;
}

.song{
	margin:30px 0;
}

.song img{width:300px;}

.song a{
	color:#ccc;
	text-decoration:underline;
}

.song iframe{
	display:block;
	margin:10px auto;
	width:560px;
	height:315px;
}

.name{
	font-weight:bold;
}

.category{
	text-align:right;
	font-size:12px;
	margin-top:30px;
}

/*::::::::::蛟句挨繝壹�繧ｸ::::::::::*/

/*::::::::::莉伜ｱ樒黄::::::::::*/

.backtop{
	margin:30px -60px 0;
    text-align:center;
    background:#76b713;
    line-height:1;
}

.backtop a{
	display:block;
	padding:10px 0 8px;
	font-weight:bold;
	font-size:24px;
	color:#fff;
}

.backtop a:hover{
	background:#91c542;
}


#pagetop{
	margin:30px auto 0;
	text-align:center;
}

#footer {
background:#2c5716;
margin:0;
width:100%;
border-top:8px solid #76b713;
}

.sec_footer {
width:900px;
margin:0 auto;
padding:10px 0;
text-align:center;
}

.sec_footer .cr {
    text-align: center;
    color:#fff;
    margin:20px 0 5px;
    font-size:10px;
}

.school{
	margin:30px auto 0;
}

.school a:hover{opacity:0.8;}


.ft22w{
	font-size: 22px;
	color:#fff;
	margin:30px 0 38px;
}

/*::::::::::莉伜ｱ樒黄::::::::::*/

/*::::::::::繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ::::::::::*/

.acordion{
	margin:0;
}

.trigger{
	margin: 0;
	background:#fff;
	text-align:center;
	color:#4bae17;
	font-size:13px;
	padding:8px 0;
}

.trigger img{
	width:21px;
}

.trigger.active{
	margin: 0;
	background:#fff;
	text-align:center;
	color:#4bae17;
	font-size:13px;
	padding:8px 0;
}

.acordion_tree{
	padding:15px 10px;
	text-align:left;
	font-size:13px;
	margin:0;
}

.acordion_tree hr{
	border:none;
	border-top:1px solid #d7d7b1;
	margin:10px -10px;
}


/*::::::::::繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ::::::::::*/
</pre></body></html>