<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
	float:left;
}

.news_title &gt; h2{
	margin: 5px 0px;
    padding: 2px 18px 0;
}
#tour &gt; h2,#kippu &gt; h2,.top_aisatsu h2 {
	background-color: #278432;
	color: #FFFFFF;
	margin:40px 0px 20px;
	padding:13px 28px 11px;
	line-height: 1;
	font-size: 21px;
	font-weight: bold;
font-family: 'M PLUS Rounded 1c', sans-serif;
}
h3 {
	margin:0px;
	padding:0px;
}
#container {
	width:780px;
	background:  url("shared/images/bg_all.jpg") center top repeat-y;
}

#left div {
	background-color:#FFFFFF;
	clear:both;
}
#left div p {
	font-size: 100%;
	color:#383838;
	line-height:175%;
}

#tour{
margin: 40px auto;
}
#kippu {padding-bottom: 5px;}
.contents_wrap{
	width: 720px;
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.contents_wrap .img{
  width: 310px;
}
.contents_wrap .txt{
  width: 340px;
}
#left div .contents_wrap &gt; div{
	margin: 0;
}
.tour_btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color:#F6B00B;
	height: 48px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 600;
	border-radius: 5px;
	
}
#left div p.clear{
margin: 30px auto 40px;
	}
.top_aisatsu p {
padding:0 20px 20px;
}
/* ----- RSSフィード--------------- */
#content #rss div {
	text-align:right;
	float:none !important;
}
#rss div div {
	display:none;
}
#rss div .rss_item {
	padding-right:15px;
	color:#999999;
}
#rss div div a {
	color:#999999 !important;
}
.rss_box {
	padding-top:3px;
}
.rss_box li {
	line-height:130%;
	background:url(../images/arrow_link.gif) left top no-repeat;
}
.rss_items {
	text-align:left;
}
.rss_items a {
	color:#009933 !important;
}
.rss_items a:hover {
	color:#000000 !important;
}
.rss_date {
	color:#CC3300;
	font-weight:bold;
}
.news_wrap  {
border: #BFE10E solid 2px!important;
	margin-top:30px;
}
.news_wrap ul {
margin: 15px;
    line-height: 1.7;
    }
.news_title {
background-color: #BFE10E!important;
border: none!important;
display: flex;
justify-content: space-between;
font-size: 14px;
    margin: 0!important;
    padding: 2px 10px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
font-weight: 900;
}
.news_title p {
    font-size: 16px;
    background-color: #ffffff;
    border-radius: 5px;
    height: 35px;
    margin: 4px;
    padding: 0!important;
}
.news_title p a {
color: #000000;
font-weight: bold;
text-decoration: none;
padding: 8px;
    display: block;
}
.top_m_text {
font-weight: bold;
    font-size: 21px;
    margin: 15px 20px;
}
.top_m_text + p{
	margin: 0 20px;
}
.news_title p a::after {
content: "";
background: url("shared/images/news_ar.png") right center no-repeat;
padding-right: 15px;
}
#rss_news {border:none!important;}
#rss_news a {
color: #000000;
}
</pre></body></html>