/*--------------------------------------
 Structure Module
---------------------------------------*/
* {
	margin: 0;
	padding: 0;
/*	color: #333333; */
	background: transparent;
}

body {
    /* this body font-size fixes an IE bug and maintains x-browser uniformity */
	font: 100.01% "minmoji", sans-serif;
/*	font: 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

body {
   font-family: minmoji;
}
body#top {
	background-repeat: repeat-x;
}
#contents_a {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 720px;
}
#contents_p {
	height: auto;
	width: 900px;
	font-size: 13px;
	line-height: 24px;
	color: #666;
	text-align: left;
}


#wrapper02 {
	margin: 0px auto;
	height: auto;
	width: 1140px;
	padding: 0px 20px;
}
.editor-styles-wrapper ol, .editor-styles-wrapper p, .editor-styles-wrapper ul {
    margin-bottom: 28px;
    font-family: minmoji;
}
#top_p {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	text-align: center;
}
/*#main {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1140px;
	clear: both;
}*/
#main.fonts {
    font-size: 85%;
/*	font-size: 13px; */
}
#main.fontm {
}
#main.fontl {
    font-size: 115%;
/*	font-size: 18px; */
}



/*--------------------------------------
  Hypertext Module
---------------------------------------*/
a {
	color: #006699;
	text-decoration:underline;
	outline: none;
}
a:link{
	color: #006699 !important;
	text-decoration:underline;
	outline: none;
}
a:visited{
	color: #000000;
	text-decoration:none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
a:hover img {
	filter:alpha(opacity=80);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=80)"; /* IE8用 */
	-moz-opacity:0.8; /* Firefox 1.5未満, Netscape用 */
	-khtml-opacity: 0.8;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
	opacity: 0.8; /* Firefox 1.5以上, Opera, Safari用 */
}
a:active{
	color: #000000;
	text-decoration:none;
}

/*--------------------------------------
 Text Module
---------------------------------------*/
p {
	line-height: 180%;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}
.contents_right, .contents_right blockquote, .contents_right ul, .contents_right ol, .contents_right address, .contents_right dl, .contents_right pre {
    line-height: 170%;
/*     margin-bottom: 4.0em; */
}
em {
/*  font-style: italic; */
}

/*
strong {
	font-weight: bold;
    color: #CC0000; 
}
*/


/*
h1 {
	font-size: 2.0em;
	color: #000000;
	/*visibility: hidden;
	display: none;
}
*/
h1{
    border-top: 1px solid #ccffdc;
    border-bottom: 1px solid #66FF99;
    color: #333;
    background-color: #effffa;
    margin: 0 0 15px;
    padding: 4px 10px;
    visibility: visible;
    display: block;
    font-family: "ＭＳ ゴシック",sans-serif;
}
h1 .block-editor-rich-text__editable{
    border-top: 1px solid #ccffdc;
    border-bottom: 1px solid #66FF99;
    color: #333;
    background-color: #effffa;
    margin: 0 0 15px;
    padding: 4px 10px;
    visibility: visible;
    display: block;
    font-family: "ＭＳ ゴシック",sans-serif;
}
textarea #post-title-0　{
    border-top: 1px solid #ccffdc;
    border-bottom: 1px solid #66FF99;
    color: #333;
    background-color: #effffa;
    margin: 0 0 15px;
    padding: 4px 10px;
    visibility: visible;
    display: block;
    font-family: "ＭＳ ゴシック",sans-serif;
}
.editor-post-title__block .editor-post-title__input {
    border-top: 1px solid #ccffdc;
    border-bottom: 1px solid #66FF99;
    color: #333;
    background-color: #effffa;
    margin: 0 0 15px;
    padding: 4px 10px;
    visibility: visible;
    display: block;
    font-size: 1.3em;
    font-family: "ＭＳ ゴシック",sans-serif;
}
.editor-styles-wrapper h1 {
    font-size: 1.3em!important;
}
.editor-styles-wrapper h2 {
    font-size: 1.3em!important;
    font-family: "ＭＳ ゴシック",sans-serif;
}
.editor-styles-wrapper h5 {
    font-size: 1.2em;
}
h2 {
	font-size: 120%;
	color: #333;
}
h3 {
    font-size: 110%!important;
    color: #333;
    text-align: left;
    clear: both;
    margin: 10px 0;
        margin-top: 10px;
        margin-bottom: 10px;
    padding: 2px 10px;
    border-top: 1px solid #CCC;
    border-bottom: 2px solid #999;
    border-left: 5px solid #0C6;
    border-top: 1px solid #CCC;
    border-bottom: 2px solid #999;
    border-left: 5px solid #0C6;
    padding: 4px 10px;
    margin: 10px 15px 15px;
    font-family: "ＭＳ ゴシック",sans-serif;
}

h4 {
    font-size: 105%!important;
    color: #003366;
    margin: 10px 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    padding: 0px 0px 0px 10px;
    font-weight: normal;
    background-color: #F4F9FF;
    border-top: 1px dotted #99CCCC;
    border-right: none;
    border-bottom: 1px dotted #99CCCC;
    border-left: 5px solid #003366;
    font-family: "ＭＳ ゴシック",sans-serif;
}


h5 {
    font-size: 105%;
    font-weight: bold;
    color: #006;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 30px;
    margin-left: 30px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}
h5 {
	font-size: 1.2em;
	font-weight: 700;
	color: #006;
	padding: 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-family: "ＭＳ ゴシック",sans-serif;
}
/*
#main_p h1 {
    border-top: none;
    border-left: none;
    border-right: none;
	border-bottom: 1px solid #66FF99;
	margin-bottom: 10px;
	margin-top: 10px;
}
*/

#main_p h1,
.setumei h1,
#tinymce h1 {
	border-top: 1px solid #ccffdc;
	border-bottom: 1px solid #66FF99;
	color: #333;
	background-color: #effffa;
	margin: 0 0 15px;
	padding: 4px 10px;
	visibility: visible;
	display: block;
	font-size: 1.3em;
}
#main_p h2,
#main_p h3,
#main_p h4,
#main_p h5,
.setumei h2,
.setumei h3,
.setumei h4,
.setumei h5,
#tinymce h2,
#tinymce h3,
#tinymce h4,
#tinymce h5 {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
.p4 {
	font-size: 12px;
	color: #666;
}
.p5 {
	font-size: 12px;
	color: #F00;
}
.p6 {
	font-weight: bold;
	color: #00F;
}
#main_p p,
.setumei p,
.setumeiSub p,
#tinymce p {
	clear: both;
}

/*--------------------------------------
  List Module
---------------------------------------*/

ul, ol, dl {
  list-style-position: inside!important;
  counter-reset: number 0;
}
/*
ul li::before {
counter-increment: number 1;
content: counter(number);
} 
li, dt, dd {
 list-style: disc; 
}
*/

#main_p dt,
.setumei dt,
#tinymce dt {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main_p dd,
#main_p li,
#main_p p,
#main_p table,
.setumei dd,
.setumei li,
.setumei p,
.setumei table,
#tinymce dd,
#tinymce li,
#tinymce p,
#tinymce table {
	padding-left: 20px;
	padding-bottom: 10px;
/*
	list-style-position: inside !important;
	list-style: disc;
*/

}

.setumeiSub dt {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding-left: 20px;
}
.setumeiSub dd {
	padding-left: 40px;
	padding-bottom: 0px;
}

dl.list {
	margin: 0 20px 20px;
}
dl.list dt {
}
dl.list dd {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #CCC;
}

/*--------------------------------------
  Tables Module
---------------------------------------*/
td, th {
	font-size: 90%;
	line-height: 150%;
}

#main_p th,
#main_p td,
.setumei th,
.setumei td,
#tinymce th,
#tinymce td {
	vertical-align: middle;
	padding: 0.2em 20px;
}

/*--------------------------------------
  Image Module
---------------------------------------*/
img {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: none;
}
.contents_right img {
/*     border: 1px solid #ddd; */
    padding: 5px;
}
.img {
	text-align: center;
}
#main_p img,
.setumei img,
#tinymce img {
/*	padding: 5px 10px 5px 5px; */
/*	padding: 5px 3px 5px 2px; */
	padding: 5px 2px;
}
a img {border-style:none;}

/*--------------------------------------
  他 基本タグ
---------------------------------------*/
hr {
	margin: 20px 0 20px;
	border-top: 1px dotted #CCC;
	clear: both;
}


.left_menu {
	float: left;
	/*width: 180px;*/
	background-image: url(images/contents.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidemenu {
	padding: 0px;
	width: 180px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidemenu h2 {
	margin: 0 0 10px;
	padding: 0 0 5px 17px;
	border-bottom: 1px solid #CCC;
	border-left: none;
	border-top: none;
	background: url(images/side-arrow.gif) no-repeat left center;
}

#sidemenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}

#sidemenu ul.s-nav li {
	margin: 0;
	padding: 0px;
	/*width: 180px;*/
}

#sidemenu ul.s-nav a {
	display: block;
	margin: 0 0 1px;
	/*width: 158px;*/
	visibility: visible;
	font-size: 90%;
	color: #060;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	/*background: #ADE58C url(images/sidemenu.png) no-repeat left top;*/
	border: 1px solid #CCC;
}
#sidemenu ul.s-nav a:hover {
	color: #FFF;
	/*background: #113602 url(images/sidemenu_on.png) no-repeat left top;*/
}

#sidemenu #fontChange li {
    background: -moz-linear-gradient(center top , #FFFFFF, #F0F0F0) repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px 1px #CCCCCC;
    width: 30px;
	cursor: pointer;
	margin: 0 5px 10px 0;
}

/*--------------------------------------
  Contact form
---------------------------------------*/
div.contact {
	line-height: 120%;
}
/*
div.contact div.item {
    border-bottom: 1px dashed #66FF99;
    margin-bottom: 15px;
    width: 100%;
}
*/
div.contact div.title,
div.contact div.content {
	vertical-align: middle;
	padding: 0.2em 20px;
}
div.contact div.title {
	min-width: 180px;
}
div.contact .submit {
	font-size: 120%;
	padding: 0.5em;
	cursor: pointer;
}
div.contact input[type="text"],
div.contact input[type="email"],
div.contact select {
	font-size: 100%;
    padding: 2px;
}
div.contact textarea {
	font-size: 120%;
    padding: 2px;
/*     margin-top: 80px; */
}


/*--------------------------------------
  メインコンテンツのスタイル定義
---------------------------------------*/
#p_box {
	margin-right: 80px;
	margin-left: 60px;
}
.box {
	margin: 0 0 20px;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 900px;
}

#top_p {
	background-image: url(images/header.jpg);
	height: 339px;
	width: 940px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
}

#searchform {
	margin: 20px 0 10px;
	text-align: left;
}
#searchform input {
	padding: 2px;
	vertical-align: middle;
}
#searchform input.text {
	width: 80%;
    height: 40px;
    font-size: 1.2em;
}

/* Tags */
.tags-cloud a,
.tagcloud a {
	display:inline-block;
	background: #cdcac5;
	padding:2px 7px;
	border-radius:3px;
	text-decoration:none;
	color:#222;
	margin:0 1px 4px 0;
	font-size:12px !important;
	box-shadow:1px 1px 0 rgba(0, 0, 0, .2);
	line-height:1.5em;
	vertical-align:top;
	width: auto;
	}
.tags-cloud a:hover,
.tagcloud a:hover {
	background: #222;
	box-shadow:inset 2px 2px 2px rgba(0, 0, 0, .5);
	color:#fff;
	}

.topbtn1 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
.topbtn2 {
	background-repeat: no-repeat;
	background-position: -180px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

a:hover.topbtn1 {
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-indent: -9999px;
	overflow: hidden;
}
a:hover.topbtn2 {
	background-repeat: no-repeat;
	background-position: -180px -40px;
	text-indent: -9999px;
	overflow: hidden;
}

#address {
	margin: 0px auto;
	padding: 0px;
	height: 57px;
	width: 940px;
	clear: both;
	text-align: center;
}
#address_p {
	padding-bottom: 5px;
    font-family: 'Lato', Helvetica, sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#footnavi {
    padding: 30px 0;
    background-color: #111;
	/*height: 40px;*/
	/*width: 900px;*/
	clear: both;
	/*padding-top: 10px;*/
	margin-top: 10px;
	border-top: 3px solid #9C9;
}

#toppagebtn {
	margin: 20px 10px 10px 0px;
	padding: 0px 0px 20px;
	height: 20px;
	width: 140px;
	float: right;
}
#toppagebtn ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#toppagebtn a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 130px;
	visibility: visible;
	font-size: 12px;
	color: #FFFFFF;
}
.toppagebtn {
	background-image: url(images/toppagebtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
a:hover.toppagebtn {
	background-image: url(images/toppagebtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	text-indent: -9999px;
	overflow: hidden;
}

#backbtn {
	height: 30px;
	width: 120px;
	margin: 0px;
	float: right;
}
#backbtn ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#backbtn a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
	visibility: visible;
	font-size: 12px;
	color: #FFFFFF;
}
.backbtn1 {
	background-image: url(images/backbtns.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
a:hover.backbtn1 {
	background-image: url(images/backbtns.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	text-indent: -9999px;
	overflow: hidden;
}

#homebtn {
	float: left;
	height: 30px;
	width: 120px;
	margin: 0px;
}
#homebtn ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#homebtn a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
	visibility: visible;
	font-size: 13px;
	color: #FFFFFF;
}
.homebtn1 {
	background-image: url(images/homebtns.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
a:hover.homebtn1 {
	background-image: url(images/homebtns.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	text-indent: -9999px;
	overflow: hidden;
}

.f-left {
	margin: 0 20px 10px 20px;
	float: left;
}

/* 旧HPからコピーしたスタイル（を編集したもの） */
.nameAddress {
	margin-bottom: 10px;
}
.nameAddress dt {
	font-size: 135%;
	padding-bottom: 10px;
}
.nameAddress dd {
	font-size: 120%;
}
.imgRight {
	float: right;
	width: 274px;
}
.imgLeft {
	float: left;
	width: 304px;
}
.imgLeft240 {
	float: left;
	width: 244px;
}
.imgLeft320 {
	float: left;
	width: 324px;
}
.imgCenter {
	text-align: center;
}
.imgRight,
.imgLeft,
.imgLeft240,
.imgLeft320,
.imgCenter {
	margin: 0 !important;
	padding: 0 !important;
}
.imgRight img,
.imgLeft img,
.imgLeft240 img,
.imgLeft320 img,
.imgCenter img {
	padding: 3px;
}

.setumeiLeft {
	float: left;
	width: 250px;
}
.setumei, .setumeiSub {
	margin-bottom: 10px;
	text-align: left;
}
.pagetop {
	margin: 20px;
	text-align: center;
}
.notice {
	font-size: 90%;
	margin: 20px;
	text-align: center;
}
.emPara {
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.emList {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.emList li {
	padding-left: 40px;
	list-style: none;
}
.contentTable {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 30px;
}
.contentTable li {
	padding-left: 50px;
	padding-bottom: 0px;
	list-style: none;
}
.papers {
	margin-top: 10px;
	margin-bottom: 30px;
}
.papers li {
	list-style: none;
}
.papers ul li {
    list-style: disc;
        list-style-position: inside;
}
.setumeiTable,
.setumeiTable th,
.setumeiTable td {
	border: 1px solid #006633;
}
.setumeiTable {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
.searchTitle {
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 3px 0;
	background: #DEE0DF;
	margin: 0 5px 10px;
}

/**************** Utility Rules *******************/
.clear {
	clear: both;
}
.skip {
	position: absolute;
	left: -999em;
}
.Wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/**********汎用スタイル2019_0314土屋追加******************/
.line_tb_h5 {
    font-size: 1.2em;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0 10px;
}
.line_tb_h4 {
    font-size: 1.2em;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0 10px;
}
.line_tb_h1 {
    font-size: 2.0em;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0 10px;
}
.line_t {
    border-top: 1px solid #ddd;
    padding: 0 10px;
}
.line_b {
    border-bottom: 1px solid #ddd;
    padding: 0 10px;
}
.line_t_dot {
    margin: 0 0 20px;
    border-top: 1px dotted #CCC;
    clear: both;
}
.line_b_dot {
    margin: 0 0 20px;
    border-bottomp: 1px dotted #CCC;
    clear: both;
}
/*
.contents_right h4 {
    font-size: 1.4em;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0 10px;
}
*/


/*
.floatLeft {
	float: left;
}
*/
.floatRight {
	float: right;
}
.floatClear {
	clear: both;
}
.bigChar {
	font-size: 120%;
}

img { max-width: 100%; }
/* prevents oversize images from breaking layout in browsers that support max-width */

/* http://www.kuroduction.com/doc/translation/position_is_everything/easyclearing.html
   フロートを含む親ボックスで.clearfix を使う*/
.clearFix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix:after {
	content: ".";#
} /* without Safari */

.clearFix { display: inline-table; } /* for IE-mac */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

@media ( max-width: 600px ) { 
.main {
    max-width: 100%;
    padding: 7.5%;
} 
.wrapper {
     max-width: 100%;   
}
.contents_right {
    height: auto;
    max-width: 100% !important;
    float: right;
    /*margin: -60px 0 10px;*/
    margin-bottom: 10px;
    text-align: left;
    padding: 7.5% 5%;
}
#main {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100% !important;
    clear: both;
}
.post-inner {
        padding: 7.5% 5%;
}
div.contact textarea {
	font-size: 120%;
    padding: 2px;
    margin-top: 0;
    width:90%;
}
/*
ul, ol, dl {
    list-style-position: none!important;
}
*/

    }