/* 			<style type="text/css" id="wp-custom-css"> */
/*<link rel='stylesheet' id='wp-custom-css'  href='../include/wpcustom.css' type='text/css' media='all' /> */

body {
font-family: "メイリオ" , Helvetica;
font-size: 18px;
background: #fff9f4;
color: #174717;
}

.boxed-container {
padding-top: 8px;
}

#logo {
justify-content: flex-start;
padding-left: 8px;
height: 118px;
}

.yellow-container {
margin: 0px;
background: #ffead6;
padding: 0 20px 0;
height: 3px;
border-bottom: 1px solid #eed9c5;
}

span.search-highlight {
background:yellow;
}

.entry-meta {
display:none;
}

#main-menu {
display: none;
}

#extra-menu {
float: left;
}

#extra-menu ul.nav-menu > li > a {
color: green;
font-size: 14pt;
}

.site-header .boxed-container {
height: 110px;
}


.headersearch {
    position: absolute;
    right: 2px;
    margin: 0 auto;
    top: -36px;
}

.headersearch form {
justify-content: flex-end;
}

.headersearch .search-box input[type="search"] {
/*height: 28px;*/
border-radius: 8px;
color: green;
background: #ffddbc;
width:100%;
}

.headersearch .search-box input[type="search"]:hover, .headersearch .search-box input[type="search"]:focus {
width:100%;
}

.headersearch .search-box input[type="submit"] {
/*height: 28px;*/
color: green;
}

footer .footer_txt {
font-size: 12px;
padding: 0;
color: green;
background: #ffead6;
}

footer a {
color: blue;
}

.smthemes {
display: none;
}

.content-block {
border-right: 2px solid #ADD8E6;
padding-right: 4px;
border-left: 2px solid #ADD8E6;
padding-left: 6px;
padding-bottom: 24px;
}

.entry-title {
display: none;
color: #174717;
font-size: 24px;
}

.entry-content div {
margin-bottom: 1px;
}

.entry-content p {
text-indent: 1em;
margin-right: 2px;
margin-left: 4px;
}

.content-block a {
color: #FF8C00;
text-decoration: underline;
}

#mokuji_news {
clear:both;
font-size: 16px;
font-weight: bold;
color: #4169E1;
background: #B9C9FF;
padding: 6px 2px 1px 12px;
margin: 0px 16px 12px 18px;
border: 2px solid #4169E1;
border-radius: 10px 10px 0 0;
}

.blue_button {
width: 200px;
height: 80px;
color: white;
font-size: 20px;
float: left;
text-align: left;
padding: 8px 6px 8px 8px;
margin: 0px 16px 12px 18px;
border-radius:8px;
background-color: #6495ED;
box-shadow: 2px 2px #7494EE;
}

.blue_button:link {
color: white;
text-decoration:none;
}

.blue_button:visited {
color: white;
text-decoration:none;
}

.blue_button:hover {
color: white;
background-color: #96B6FF;
}


#mokuji {
clear:both;
font-size: 16px;
font-weight: bold;
color: #8B4513;
background: #FFDAB9;
padding: 6px 2px 1px 12px;
margin: 0px 16px 12px 18px;
border: 2px solid orange;
border-radius: 10px 10px 0 0;
}

.orange_button {
width: 200px;
height: 80px;
color: white;
font-size: 20px;
float: left;
text-align: left;
padding: 8px 6px 8px 8px;
margin: 0px 16px 12px 18px;
border-radius:8px;
background-color: #FFA500;
box-shadow: 2px 2px #EE9400;
}

.orange_button:link {
color: white;
text-decoration:none;
}

.orange_button:visited {
color: white;
text-decoration:none;
}

.orange_button:hover {
color: white;
background-color: #FFB600;
}

#osusume {
clear:both;
font-size: 16px;
font-weight: bold;
color: #2E8B57;
background: #90EE90;
padding: 6px 2px 1px 12px;
margin: 0px 16px 12px 18px;
border: 2px solid #3CB371;
border-radius: 10px 10px 0 0;
}

.green_button {
width: 200px;
height: 80px;
color: #3CB371;
font-size: 18px;
float: left;
text-align: left;
padding: 8px 6px 8px 8px;
margin: 0px 14px 12px 18px;
border-radius:8px;
border: 2px #3CB371 solid;
background-color: #DDFFDD;
}

.green_button:link {
color: #3CB371;
text-decoration:none;
}

.green_button:visited {
color: #3CB371;
text-decoration:none;
}
.green_button:hover {
color: #3CC471;
border: 2px #3CC471 solid;
background-color: #DDFFDD;
}

.ex_alignright {
float:right;
margin-top: 12px;
}

#oshirase {
clear:both;
font-size: 16px;
font-weight: bold;
color: #8B4513;
background: #FFDAB9;
padding: 1px 1px 1px 1px;
margin: 0px 16px 12px 18px;
border: 2px solid orange;
border-radius: 10px 10px 0 0;
}

.oshirase-header {
font-size: 16px;
font-weight: bold;
padding: 5px 1px 0px 11px;
}

.oshirase-inner {
color: #8B4513;
background: #FFFFFF;
padding: 12px;
margin: 1px 1px 1px 1px;
}

.sideframe {
display:block;
text-align:center;
width: 100%;
padding: 2px;
border-radius:3px;
border: 2px #FCFBE3 solid;
background-color: #FCFBE3;
}

.staff_button {
width: 96%;
color: white;
font-size: 24px;
display:block;
text-align:center;
padding: 4px 0 4px 0;
margin: 0px 4px 8px 4px;
border: 2px #EE82EE solid;
border-radius:8px;
background: #DDA0DD;
}

.news_button {
width: 96%;
color: white;
font-size: 24px;
display:block;
text-align:center;
padding: 4px 0 4px 0;
margin: 0px 4px 8px 4px;
border: 2px #4169E1 solid;
border-radius:8px;
background: #6495ED;
}

.s_orange_button {
width: 96%;
color: white;
font-size: 20px;
float: left;
text-align: center;
padding: 4px 0 4px 0;
margin: 0px 4px 8px 4px;
border: 2px solid #FF8C00;
border-radius:8px;
background-color: #FFA500;
}

.s_green_button {
width: 96%;
color: white;
font-size: 20px;
float: left;
text-align: center;
padding: 4px 0 4px 0;
margin: 0px 4px 8px 4px;
border: 2px solid #3CB371;
border-radius:8px;
background-color: #32CD32;
}

.sidebtn {
height: 20px;
width: 100%;
color: green;
font-size: 24px;
display:block;
text-align:center;
padding: 8px 0 8px 0;
margin-top: 12px;
margin-bottom: 12px;
border-radius:1px;
background: #F0F0F0;
}

h1 {
font-size: 32pt;
margin: 8px 2px 8px 2px;
border-bottom: 1px solid;
}

h2 {
font-size: 28pt;
margin: 8px 2px 12px 2px;
border-bottom: 1px solid;
}

h3 {
font-size: 24pt;
margin: 8px 2px 12px 2px;
border-bottom: 1px solid;
}

h4 {
font-size: 20pt;
margin: 8px 2px 12px 2px;
border-bottom: 1px solid;
}

h5 {
font-size: 16pt;
margin: 8px 2px 12px 2px;
border-bottom: 1px solid;
}

h6 {
font-size: 14pt;
margin: 8px 2px 12px 2px;
border-bottom: 1px solid;
}

h7 {
font-size: 12pt;
margin: 8px 2px 2px 2px;
border-bottom: 1px solid;
line-height: 0;
}

.member_table th {
text-align: center;
border: 1px solid #A0B1A0;
background: #AEAFAE;
}
.member_table td {
text-align: center;
border: 1px solid #e0e0e0;
}

.member_table {
width:100%;
padding: 0;
border: 1px solid #A0B1A0;
}

th {
text-align: center;
padding: 0;
border: 0px solid #A0B1A0;
background: #DEDFDE;
}

td {
text-align: left;
padding: 0;
border: 0px solid #A0B1A0;
}

tr {
text-align: left;
padding: 1;
border: 1px solid #80B180;
}

table {
width:100%;
padding: 0;
border: 1px solid #A0B1A0;
}

blockquote {
  background:#f9f9f9;
  border-left:0px solid #ccc;
  margin:.5em 5px;
  padding:.5em 5px;
}
blockquote p {
  display:inline;
}
/* 		</style>*/
