<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
h1, h2, h3, h4, h5, h6,div,p,ul,ol,li,dt,dd,dl,span,em{
	margin: 0;
	padding: 0;
	background:none;
	font-style: normal;
	list-style: none; 
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;

}
body {
margin: 0 auto;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background: #00c699  url(../img/bg01.png) repeat 0 0;
background-size: 40px; 
}

 a:link
{
color: #0099ff;
text-decoration: underline;
}

a:visited
 {
color: #0099ff;
text-decoration: underline;
}

a:hover
{
color: #0099ff;
text-decoration: underline;
	}
	
a:hover img {opacity:0.8;}

#container { 
width:980px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
	}


.ninja_onebutton{
  text-align: right;
  margin:20px 0 -40px 650px;
}
	
/* ****************************************
	?t?H?[??
*******************************************/

#headerlogo { 
	margin: 0 auto;
	}
	
#content_text { 
	margin:0 auto;
	width:900px;
	}

.textarea { 
	width:896px;
	background: #fff url(../img/bg_top.jpg) no-repeat 50% 0;
	background-size: 900px; 
	margin: 50px auto 0;
	font-size: 16px; 
	color: #000000;
	text-align: center;
	padding: 15px 0 ;
	border:2px solid #fff;
	position:relative;
	}

.toppo_top{
	position:absolute;
	top:-10px;
	right:-27px;
}

.top_text{
	margin:0 -40px;
}

.top_text02{
	margin:0 -40px;
	position:relative;
}

.top_text02 p.gma01{
	position:absolute;
	top:20px;
	left:70px;
}

.top_text02 p.gma02{
	position:absolute;
	top:20px;
	right:70px;
}

.kokuban{
	background: #fff url(../img/kokuban0704.jpg) no-repeat 50% 0;
	background-size: 900px; 
	margin:20px 0 0;
	position:relative;
	height:925px;
	width:896px;
}

.kyoto{
	position:absolute;
	top:-20px;
	right:-40px;
}

.bbs_link{
	position:absolute;
	top:650px;
	right:0;
	left:0;
}

.ouen_link{
	position:absolute;
	top:785px;
	right:0;
	left:0;
}

.archive {
	border:2px solid #fff;
	background: #fff;
	margin: 30px 0 0;
	padding: 8px 10px ;
	text-align:center;
}

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

.archive ul li{
	display:table-cell;
}

/* ****************************************
	FOOTER
*******************************************/	
#footer { 
width:100%;
margin: 50px auto 20px;
text-align: center;
font-size:10px;
color: #ffffff;
	}	
	
#backtotop {
position: fixed;
bottom: 0;
right: 25px;
	}

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