<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: (譬ｪ)繧ｯ繝ｬ繝冗腸蠅� 繝ｪ繧ｯ繝ｫ繝ｼ繝� 2025 
Theme URI: 
Description: 繧ｪ繝ｪ繧ｸ繝翫Ν繝ｬ繧ｹ繝昴Φ繧ｷ繝悶ユ繝ｼ繝�
Version: 1.0
Author: 
Author URI: 
*/
  /**
  * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
  * http://cssreset.com
  */
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed,
  figure, figcaption, footer, header, hgroup,
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  }
ul li{
 list-style: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
html,body{
 height: 100%;
}
body {
 line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
 display:block;
}
nav ul {
 list-style:none;
}
blockquote, q {
 quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content:'';
 content:none;
}
a {
 margin:0;
 padding:0;
 font-size:100%;
 vertical-align:baseline;
}
abbr[title], dfn[title] {
 border-bottom:1px dotted;
 cursor:help;
}
table {
 border-collapse:collapse;
 border-spacing:0;
}
/* change border colour to suit your needs */
hr {
 display:block;
 height:1px;
 border:0;  
 border-top:1px solid #cccccc;
 margin:1em 0;
 padding:0;
}
input, select {
 vertical-align:middle;
}
/* 驕�ｻｶ陦ｨ遉ｺ */
a{transition:0.3s ease;}
a:hover{}
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); 
body {
 margin: 0;
 padding: 0;
 font-size: 100%; 
 font-family:'Noto Sans JP','繝｡繧､繝ｪ繧ｪ',Meiryo,Arial,sans-serif;
 background-color: #fff;
 color: #333;
 line-height:1.7;
 }
img { 
 max-width:100%;
 height: auto;
 width: auto\9;
}
.cf {
 zoom: 100%;
}
.cf:after {
 content: "";
 clear: both;
 height: 0;
 display: block;
 visibility: hidden;
}
.clr,
.clear{ clear: both; line-height: 0; height: 0;}

strong,
b{ font-weight: bold;}
section, article, div, li{
 box-sizing: border-box;
}
/* ----------------------
荳ｭ繝壹�繧ｸ隕句�縺� title
------------------------- */
#main .entry h2{

}

#main .category h3{
 display: block;
 font-size: 1.1em;
 margin: 20px 0;
 color: #6699FF;
 font-weight: bold;
 clear: both;
 padding: 8px 0 6px 5px;
 background-position: 0px center;
 background-repeat: no-repeat;
 border-bottom: 1px dotted #ccc;
 }
.post h3 a{
 color: #333;
}
.post h3 a:hover {
 text-decoration: none;
	}
.single h3{
 margin-bottom: 10px;
}
.cate_h3{
 margin-top: 0 !important;
}

#main .entry h4{
 font-weight: bold;
 clear: both;
 color: #223B54;
 }
.t_right{ text-align: right;}
.t_left{ text-align: left;}
/* ----------------------
 Basic Layout
-------------------------*/
body{
 
}
#wrapper{
 padding: 0;
 text-align: center;
 margin: 0 auto;
 height: 100%;
 }
#contents {
 display: block;
 width: 100%;
 z-index: 1;
 text-align: left;
}

#contents a{
 text-decoration: none;
 }
#contents a:hover{
 text-decoration: underline;
 }
#header {
 margin: 0 auto;
 float: left;
 width: 100%;
}
#main {
 text-align:left;
}
#main_menu{
 z-index: 300 !important;
}
#contents .entry{
 padding-bottom: 30px;
 min-height: 100px;
}
.post .entry p{
 line-height: 1.7;
}
.post .entry strong{
 display: block;
 font-size: 130%;
 margin: 20px 0;
}
.post .entry br{
 width: 100%;
 clear: both;
}
.post .entry ul{
 margin: 20px 0 30px 20px;
}
.post .entry ol{
 margin: 20px 0 30px 24px;
}
.post .entry ol li{
 list-style-type: decimal;
 margin-bottom: 4px;
}
.post .entry ul li{
 margin-bottom: 4px;
}
.post .entry a{
 text-decoration: underline !important;
 color: #0054a5;
}
#footer{
 width: 100%;
}
#footer .inner{
 text-align: center;
 max-width: 1000px; 
 margin:0 auto;
}

/* ----------------------
 隱ｿ謨ｴ
 ------------------------ */
.fl{ float: left;}
.fr{ float: right;}
.mgt0{ margin-top: 0 !important;}
.mgt15{ margin-top: 15px;}
.mgt75{ margin-top: 75px;}
.mgb5{ margin-bottom: 5px;}
.mgb10{ margin-bottom: 10px;}
.mgb15{ margin-bottom: 15px;}
.mgb17{ margin-bottom: 17px;}
.mgb20{ margin-bottom: 20px;}
.mgb30{ margin-bottom: 30px;}
.mgb40{ margin-bottom: 40px;}
.mgb50{ margin-bottom: 50px;}
.mgb60{ margin-bottom: 60px;}
.mgb70{ margin-bottom: 70px;}
.mgb80{ margin-bottom: 80px;}
.mgb90{ margin-bottom: 90px;}
.mgb100{ margin-bottom: 100px;}

.b,
.bold{ font-weight: bold;}
.border{
 width: 100%;
 clear: both;
 border-bottom: 1px solid #ccc;
 margin: 30px 0 20px 0;
}
.t_center{ text-align: center;}
.c_red{ color: #FF0066;}

/* ---------------------------
繧ｵ繧､繝峨ヰ繝ｼ繧ｦ繧｣繧ｸ繝�ヨ謖ｿ蜈･譎�
--------------------------- */
ul.side_navi ul li {
 list-style-type: none;
 background-image: url('images/arrow-5.gif');
 background-repeat: no-repeat;
 background-position: left center;
 padding: 9px 0 9px 15px;
 border-bottom: 1px dotted #ccc;
}

ul.side_navi li a{
 font-size: 90%;
 padding-left: 0px;
 display: block;
}
ul.side_navi li.current-menu-item,
ul.side_navi ul li:hover{
 background-color: #f4f4f4;
}

.widget-container {
 list-style-type: none;
}
  
/*-----------------------
 繝代Φ縺上★繝ｪ繧ｹ繝�
-----------------------*/ 
.bread{
 display: block;
 padding: 15px 0 0 0px;
 clear: both;
 color: #333;
 font-size: 90%;
 text-align: left;
 }
.bread a{
 color: #5292f7;
 text-decoration: none;
 } 
.bread a:hover{
 color: #5292f7;
 text-decoration: underline;
} 

.bread ul li{
 list-style-type: none;
 float: left;
 padding-right: 5px;
}
@media screen and (max-width: 699px) {/*  */

}

/*------------
 page top
--------------*/

@media screen and (min-width: 769px) {/* pc縺ｾ縺ｧ */
#page-top {
 position: fixed;
 display: block;
 right: 20px;
 bottom: 20px;
 }
#page-top {
 height: 60px;
 z-index: 100;
 width: 60px;
 }
}

@media screen and (max-width: 768px) {/* sp莉･荳� */
#page-top {
 position: fixed;
 display: block;
 right: 10px;
 bottom: 50px;
 }
#page-top {
 height: 30px;
 z-index: 100;
 width: 30px;
 }

}


/* ----------------------
 footer 
-------------------------*/

.copy{
 height: 35px;
 color: #fff;
 line-height: 1.5;
 width: 100%;
 background-color: #231816;
 font-size: 80%; 
 text-align: center;
 }

/*-----------------------
 繝壹�繧ｸ繝阪�繧ｷ繝ｧ繝ｳ
-------------------------*/

.pagenation {
 display: table;
 clear: both;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 20px;
 margin-top: 30px;	
 position: relative;
 font-size: 14px;
 line-height: 14px;
}
.pagenation span, .pagenation a {
	display: block;
	float: left;
	width: auto;
	margin: 2px 4px 2px 0;
	padding: 9px 12px 9px 12px;
	border: 1px solid #ccc;
	background: #fff;
	color:#305478 !important;
	text-decoration: none;
}
.pagenation a:hover{
	background: #305478;
	text-decoration: none !important;
	color: #fff !important;
}
.pagenation .current{
	padding: 9px 12px 9px 12px;
	background: #305478;
	color: #fff !important;
}

/* -----------------
 繝｡繧ｿ諠��ｱ
--------------------*/

.blog_meta{
 float: left;
 margin-bottom: 20px;
 clear: both;
}
.blog_meta a{
 color: #0099FF;
}
.blog_meta ul{
 margin: 0 !important;
}
.blog_meta ul li{
 float: left;
 font-size: 90%;
 list-style: none !important;
 margin-right: 10px;
}
.h-day{
 padding-left: 20px;
 background: url(images/icon/calendar-alt.png) no-repeat left 3px;
}
.cat{
 padding-left: 20px;
 background: url(images/icon/folder.png) no-repeat left 3px;
}
.tag{
 padding-left: 20px;
 background: url(images/icon/tag.png) no-repeat left 3px;
}

.share_bottom{
 margin-top: 15px;
 padding-top: 10px;
 border-top: 1px dotted #ccc;
}

/*-----------------------
   img 逕ｻ蜒�
-------------------------*/

a img { border: none; }
p img {	padding: 0; max-width: 100%;}
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {float: right;padding: 0px;margin: 0 0 20px 20px;display: inline;}
img.alignleft {float: left;padding: 0px;margin: 0 20px 20px 0;display: inline;}

.wp-caption{
 text-align: center;
 padding: 4px 0 3px 0;
 border: 1px solid #ccc;
 border-radius: 4px;   
 -webkit-border-radius: 4px; 
 -moz-border-radius: 4px;  
}
.center{
 margin-left: auto;
 margin-right: auto;
}

.wp-caption-text{
 text-align: center;
}

/*------------------
 讀懃ｴ｢繝輔か繝ｼ繝�
--------------------*/
@media screen and (min-width: 769px) {/* PC */
#search_box{
 width: 320px;
 height: 50px;
 padding: 0px 0 0px 0;
 overflow: hidden;
 float: left; 
 background-color: #F3F3F3;
}
#main_menu #search_box{
 display: none;
}
#main_menu #search_box{
 position: absolute;
 bottom: -50px;
 right: 45px;
}
#searchform {
 width: 100%;
 display: block;
 padding: 5px 0px 5px 0;
 text-align: center;
}

#searchform #s {
 padding: 4px 6px;
 margin: 5px 0px 0 10px;
 font-size: 14px;
 line-height: 20px;
 float: left;
 width: 70%;
 border: 1px solid #ccc;
 vertical-align: middle;
 }

#searchsubmit[type="submit"] {
 text-align: center;
 padding: 5px 10px;
 margin: 2px 10px 0 0;
 width: 50px !important;
 float: right; 
 color: #fff;
 border: none;
 background: #20aa55;
 transition:0.3s ease;
}
}/* pc end */
@media screen and (max-width: 768px) {/* sp莉･荳� */
#search_box{
 width: 280px;
 height: 50px;
 padding: 0px 0 0px 0;
 overflow: hidden;
 background-color: #F3F3F3;
 margin: 20px auto 0 auto;
}
#main_menu #search_box{
 display: none;
}
#main_menu #search_box{
 position: absolute;
 bottom: -50px;
 right: 45px;
}
#searchform {
 width: 100%;
 display: block;
 padding: 5px 0px 5px 0;
 text-align: center;
}

#searchform #s {
 padding: 4px 6px;
 margin: 5px 0px 0 10px;
 font-size: 14px;
 line-height: 20px;
 float: left;
 width: 68%;
 border: 1px solid #ccc;
 vertical-align: middle;
 }

#searchsubmit[type="submit"] {
 text-align: center;
 padding: 5px 10px;
 margin: 6px 10px 0 0;
 width: 50px !important;
 float: right; 
 color: #fff;
 border: none;
 font-size: 90%;
 background: #20aa55;
 transition:0.3s ease;
}
}/* sp end */
/* ----------------------
 繧ｮ繝｣繝ｩ繝ｪ繝ｼ
------------------------- */
.category .gallery{
 margin-top: 40px !important;
}
.gallery-item img {
    border: none !important;
}
.gallery-item {
 padding: 1.5%;    
}

@media screen and (max-width: 768px) {/* sp莉･荳� */
.gallery-item img {
 border: none !important;
}
.category .gallery{
 margin-top: 10px !important;
}
}

/* ----------------------
 繧｢繝ｼ繧ｫ繧､繝� 謚慕ｨｿ險倅ｺ�
-------------------------*/
.postmetadata ul, .postmetadata li {display: inline;list-style-type: none; list-style-image: none; }
blockquote {margin: 15px 30px 0 10px;padding-left: 20px;border-left: 5px solid #ddd;}
blockquote cite {margin: 5px 0 0;display: block;}
.t_center { text-align: center; }
.hidden { display: none; }
.navigation { display: block;text-align: center;margin-top: 10px;margin-bottom: 60px;}
.navigation a{
 color: #0099FF;
}

.aligncenter,div.aligncenter {display: block; margin-left: auto;margin-right: auto;}
div.alignleft{float: left;}
div.alignright{float: right;}
.daytime{
 width: 100%;
 margin-top: 3px;
 text-align: right;
 margin-bottom: 15px;	
 clear: both;
 font-size: 0.9em;
}

hr { margin: 10px 0; color: #ccc; } 
code { font: 1.1em 'Courier New', Courier, Fixed;}

/* ----------------------
 繝懊ち繝ｳ
-------------------------*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {

 cursor: pointer;
 -webkit-appearance: button;
}

@-moz-document url-prefix() {
input[type="submit"] {
      padding-bottom: 2px;   
    }
}

input[type="submit"] {
 text-align: center;
 padding: 15px 0;
 width: 200px !important;
 color: #fff;
 border: none;
 font-size: 110%;
 background: #009ed8;
 transition:0.3s ease;
 margin-left: auto;
 margin-right: auto;
 border-radius: 10px;
}

input[type="reset"]{
 text-align: center;
 padding: 15px 0;
 width: 110px !important;
 color: #fff;
 border: none;
 background: #333;
 transition:0.3s ease;
}
input[type="reset"]:hover,
input[type="submit"]:hover{
 opacity: 0.7;
}

/* bootstrap */

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
 display: inline-block;
 border: 1px solid #ccc;
 height: 20px;
 padding: 4px 6px;
 margin-bottom: 0px;
 font-size: 14px;
 line-height: 20px;
 color: #555555;
 vertical-align: middle;
 -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
   border-radius: 4px;
}
textarea {
 height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
 background-color: #ffffff;
  
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
   -o-transition: border linear 0.2s, box-shadow linear 0.2s;
   transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
 border-color: rgba(82, 168, 236, 0.8);
 outline: 0;
 outline: thin dotted \9;
 /* IE6-9 */

 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
 margin-right: 5px;
 margin-top: 1px \9;
 *margin-top: 0;
 line-height: normal;
}
input[type="radio"]{
 margin-top: -3px;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
 width: auto;
}

select,
input[type="file"] {
 height: 30px;
 /* In IE7, the height of the select element cannot be changed by height, only font-size */

 *margin-top: 4px;
 /* For IE7, add top margin to align select with labels */

 line-height: 30px;
}

select {
 width: auto;
 min-width: 50px;
 max-width: 220px;
 background-color: #ffffff;
 border: 1px solid #cccccc;
}

select[multiple],
select[size] {
 height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
 outline: thin dotted #333;
 outline: 5px auto -webkit-focus-ring-color;
 outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
 color: #999999;
 cursor: not-allowed;
 background-color: #fcfcfc;
 border-color: #cccccc;
 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
   box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

/* -------- button */

button,
input {
 *overflow: visible;
 line-height: normal;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
 cursor: pointer;
}
/* ----------------------
 bootstrap
------------------------- */

.button,
 html input[type="button"]{
 font-family:'繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3','Hiragino Kaku Gothic Pro','繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',Arial,sans-serif;
 display: inline-block;
 *display: inline;
 padding: 4px 12px;
 margin-bottom: 0;
 *margin-left: .3em;
 font-size: 14px;
 line-height: 20px;
 color: #333333;
 text-align: center;
 text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
 vertical-align: middle;
 cursor: pointer;
 background-color: #f5f5f5;
 *background-color: #e6e6e6;
 background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
 background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
 background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
 background-repeat: repeat-x;
 border: 1px solid #bbbbbb;
 *border: 0;
 border-color: #e6e6e6 #e6e6e6 #bfbfbf;
 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 border-bottom-color: #a2a2a2;
 -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
   border-radius: 4px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 *zoom: 1;
 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.button {
 color: #333333;
 background-color: #e6e6e6;
 *background-color: #d9d9d9;
}

/*------------------ 
 蜊ｰ蛻ｷ逕ｨ
--------------------*/
@media print {
body {
-webkit-print-color-adjust: exact;
top:0 !IMPORTANT;
left:0 !IMPORTANT;
width:200mm !IMPORTANT;
height:290mm !IMPORTANT;
}
}</pre></body></html>