/* リセット */
dd {
	margin:0;
}

/*---------- ページ全体の指定 ----------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	border-top: solid 2px #dddddd;
}


/* IE7 用 */

*:first-child+html * {
	font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
	font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
	color: #007700;
}

a:hover {
	color: #00cc00;
}

a:visited {
	color: #007700;
}

p {
	margin: 18px 0 18px 0;
	line-height: 130%;
	letter-spacing: 1px;
}


/*---------- header ----------*/

header {
	margin: 0 auto 0 auto;
	width: 900px;
	height: 75px;
	text-align: center;
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
}

header h1 {
	margin: 0 1%;
	padding: 2px 0 0 5px;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	color: #666666;
}

header a{
	text-decoration:none;
}

header h2 {
	margin: 0;
	margin-left: 16px;
	padding: 12px 0 1px 0px;
	text-align: left;
	font-size: 27px;
	font-weight: 900;
	color: #444444;
	letter-spacing: 1px;
	border-bottom: 3px solid #ff0000;
	width: 17em;
}

header p {
	margin: 0;
	padding:	4px 0 0 10px;
	text-align: left;
	font-size: 13px;
	color: #444444;
	letter-spacing: 1px;
}
.bx-wrapper .bx-viewport {
	border: solid #fff 0px;
	left: 0px;
}

/*.table-left{
	text-align: left;
	font-size: 13px;
	color: #444444;
	line-height: 150%;
	text-decoration: none;
}

.table-left a{
	font-size: 20px;
	color: #666666;
	text-decoration: none;
}

.table-left a:hover{
	font-size: 20px;
	color: #888888;
	text-decoration: none;
}

.table-right{
	text-align: right;
	margin: 0;
	padding: 0 20px 2px 0;
	font-size: 16px;
	color: #c9171e;
	line-height: 150%;
	text-decoration: none;
}

.table-right a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.table-right a:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

/*---------- nav ----------*/
.header-menu {
	width: auto;
	margin: 0;
	padding: 0;
	height: 45px;
	text-align: left;
	border-right: solid 1px #dddddd;
	border-bottom: solid 2px #dddddd;
	border-left: solid 1px #dddddd;
	background-image: url(../img/head_menu_back_base.gif);
	background-repeat: repeat-x;
}

.header-menu ul {
	width: 900px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(../img/head_menu_back_base.gif);
	background-repeat: repeat-x;
}

.header-menu li {
	display: inline;
	list-style-type: none;
	float: left;
	color: #ffffff;
}

.header-menu li a {
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #222222;
	background-image: url(../img/head_menu_back_abase.gif);
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 14px 25px 11px 25.8px;
}

.header-menu li a:hover {
	color: #666666;
	background-image: url(../img/head_menu_back_hover.gif);
}

.header-menu #home a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	width: 110px;
}

.header-img {
	width: 100%;
	text-align: center;
}

.header-img-slim {
	width: 100%;
	margin: 2px 0 0 0;
	text-align: center;

}


/*---------- メインコンテンツ ----------*/

.main_contents {
	width: 900px;
	min-height:982px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding: 7px 0 6px 5px;
	background-repeat: repeat-y;
}

.contents {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width:100%;
	letter-spacing: 1px;
	text-align: left;
}

.pannavi {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 15px;
}
.info {
    font-size: 19px;
    padding-left: 2%;
}

.main_contents h2 {
	height: 50px;
	margin: 0 0 7px 0;
	padding:5px 0 0 0;
	font-size:2em;
	color: #006600;
	background-image: url(../img/h2background.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}
img.h2img {
	width:1.5em;
	float:left;
}
.adutlink2{
	padding-left:3%;
	font-size:1.4em;
	height:450px;
	width:40%;
	overflow:auto;
}

.kizuna3 {
    padding-left: 61%;
    padding-bottom: -5%;
    font-size: 1.4em;
    margin-top: -2%;
}
.contents h3 {
	margin: 12px 3px 10px 3px;
	padding: 10px 10px 7px 13px;
	line-height: 110%;
	font-size: 13px;
	color: #444444;
	border-bottom: solid 1px #99ab4e;
	border-left: solid 5px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	background-color: #eeeeee;
}

.contents .indexc {
	margin: 18px 0 18px 0;
	padding: 0 5px 0 8px;
	line-height: 190%;
	font-size: 20px;
}

.contents p {
	margin: 18px 0 18px 0;
	padding: 0 5px 0 8px;
	line-height: 190%;
	font-size: 18px;
}

.contents a {
	color: #69821b;
	font-size: 18px;
}

.contents a.link{
	color: red;
	font-size: 21px;
}

.contents a.link:hover{
	color: rgba(255, 0, 0, 0.72);
	font-size: 21px;
}

.contents a:hover {
	color: #99ab4e;
	font-size: 18px;
}

.contents .linkm{
	font-size:18px;
}

.contents .gray_bg {
	margin: 18px 0 18px 0;
	padding: 2px 8px 2px 8px;
	line-height: 180%;
	letter-spacing: 1px;
	font-size: 13px;
	border-top: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	background-color: #eeeeee;
}

.contents span.red {
	color: #e60033;
}

.contents span.red_b {
	color: #e60033;
	font-weight: bold;
}

.contents span.blue {
	color: #99ab4e;
}

.contents span.pink {
	color: #c53d43;
}

.contents span.brown {
	color: #993300;
}

.contents span.brown_b {
	color: #993300;
	font-weight: bold;
}

.contents span.green {
	color: #00ae4f;
}

.contents img.head_photo {
	margin: 0 0 10px 0;
}

.contents img.photo {
	float: left;
	margin: 10px 20px 0 0;
}

.contents img.picture {
	margin: 0 10px 10px 0;
	float: left;
	width: 15%;
}

.contents img.picture_r {
	margin: 0 0 10px 10px;
	float: right;
}

.contents p.photo {
	margin: 0 0 20px 0;
	padding: 0;
}

.contents p.back {
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
}
.adutlink {
	font-size:1.2em;
	margin-bottom: 5%;
	padding: 0 2%;
}


div.t01 {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin-bottom: 1%;
	width: 98%;
    height: 215px;
}

div.t01-a {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin-bottom: 1%;
	width: 98%;
    height: 330px;
}

div.t01-a img.adoutimg {
	width: 180px;
    height: auto;
}

ul.first-level {
	list-style-type: circle;
}
ul.first-level ul.second-level {
	list-style-type: disc;
}
ul.first-level ul.second-level li {
	font-size: 80%;
	line-height: 1.2;
	margin-left: 10.5rem;
}




div.t02{
	margin-top: -2%;
}

p.head {
	padding: 9px 6px 6px 15px;
	border: solid 1px #cccccc;
	border-collapse: collapse;
	background-image: url(../img/main_block_bg.gif);
}


table.table_line {
	border-collapse: collapse;
	border: solid 1px #999999;
}


td.table_line {
	border-collapse: collapse;
	border: solid 1px #999999;
	padding : 8px 14px 8px 14px;
}


.TOPimg2{
	width: 100%;
}

/*.adoutimg{
	padding: 8% 10% 0% 9%;
	float: left;
	margin: -8% -6% 0% -7%;
}*/
.over-cover .oc-header .oc-header-inner .tdtext {
    display: block;
	height: auto;
    width: 98%;
}
.calendar_tb{
	min-height:955px;
	margin:2% auto;
	text-align:center;
}

.calendar{
	border: 0px;
	width:800px;
	height:600px;
}

.over-cover{
	width: 100%;	
	font-size:1.4em;
}
.picture{
	float:left;
	margin-right: 2%;
}
.text3{
    font-size: 1.2em;
    padding-left: 5%;
}

.text4{
	font-size:1.4em;
	padding-left:1%;
	line-height: 1.6;
}

.ultext{
	font-size:1.5em;
}
.ultext li{
	font-weight:bold;
}

.ultext p{
	font-weight:300;
}
article section table{
	 width: 98%;
	 border: solid 1px #999;
	 border-radius: 5px;
	 box-shadow: 3px 3px;
}

article section table th {
    width: 31%;
    padding: 20px;
    color: #006;
    font-size: 1.3em;
    background: rgba(99, 245, 78, 0.39);
    border-bottom: 3px solid rgb(111, 196, 146);
    border-right: 2px solid rgb(111, 196, 146);
    text-align: left;
}

span.hissu {
	 color: red;
	 font-weight: bold;
	 padding-left: 10px;
	 font-size: 1.1em;
}

article section table td {
	 width: 70%;
	 padding: 20px;
	 font-size: 1.3em;
	 color: #000;
	 background: #fff;
	 border-bottom: 3px solid rgb(111, 196, 146);
	 border-right: 2px solid rgb(111, 196, 146);
}

input {
	height:1.3em;
}
input.button {
	height:2em;
}

input.margin-top {
	margin-top: 5px;
}


.center {
	 display: block;
	 text-align: center;
}

.kome {
	 padding-left: 4.5%;
	 color: #F00;
	 font-weight: bold;
	 font-size:15px;
}

.center2 {
	 display: block;
	 text-align: center;
}

.main_contents a.keijiban{
	 font-size: 24px;
	 display: block;
	 width: 25%;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 text-align: center;
	 border: 2px solid;
	 border-color: #4CAF50 #4CAF50 #4CAF50 #4CAF50;
	 background: #8BC34A;
	 color: #233310;
	 margin: -10% 0px 0px 73%;
}

.main_contents a.keijiban:hover{
background:#9FBA7F;
}

.kizuna {
    width: 33%;
    margin: -46% 53% 2%;
}

.contents .kizuna3{
	margin: -4% 0% 0% 57%;
}

.list{
	font-size:17px;
}

/* TOPpage */
.day {
	padding:0 0 0 1%;
	margin:18px 0 18px 0;
	line-height:1.9em;
}
.description{
	margin: -5.3% 0 0 0;
	padding-left: 16%;
}

/*  visual  */  
#mainimage img {
	margin:0 auto;
	vertical-align:bottom;
	width: 100%;
	max-width: 900px;
	height: auto;
}
#mainimage #gallery {
	position: relative;
	overflow: hidden;
	margin:0 auto  ;
}
#mainimage #gallery li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
#pager ul {
	width: 130px;
	margin: -3% 44% 0%;
	overflow: hidden;
	list-style-type:none;
}
#pager ul li {
	float:left;
	width: 12px;
	height: 12px;
	padding: 4px;
	margin: 5px 0;
}
#pager ul li a {
	line-height: 0;
	display: inline-block;
}
#pager li a {
	display:block;
	width: 12px;
	height: 12px;
	background: url(../img/top_pager.png) no-repeat left top;
}
#pager li a:link,
#pager li a:visited {
	background-position: 0 0;
}

#pager li a.active {
    background-position: 0 -12px;
}

.contents .text3{
	padding-left: 5%;
}

/* オブジェクト設定 */
embed,
iframe,
object{
	max-width: 100%;
}

/*---------- メニュー ----------*/

.menu {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 220px;
	text-align: left;
	letter-spacing: 1px;
}

.menulist {
	margin: 0 0 15px 0;
	padding: 5px 2px 0px 5px;
	width: 210px;
	text-align: left;
}

.menulist h2 {
	height: 20px;
	margin: 0;
	padding: 10px 0 8px 20px;
	font-size: 13px;
	color: #333333;
	background-image: url(../img/sidebar.gif);
	background-repeat: no-repeat;
}

.menulist a{
	color: #69821b;
	display: block;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	padding: 8px 4px 3px 30px;
	font-size: 13px;
	line-height: 190%;
	text-decoration: none;
	background-image: url(../img/side_menu_bg.gif);
	background-repeat: no-repeat;
 }

.menulist a:hover{
	color: #99ab4e;
	background-image: url(../img/side_menu_bg_hover.gif);
	background-repeat: no-repeat;
}

.menu_free {
	margin: 0 0 14px 5px;
	padding: 0;
	width: 210px;
	text-align: left;
	background-image: url(../img/menu_back.gif);
}

.menu_free h2 {
	height: 20px;
	margin: 0;
	padding: 10px 0 8px 20px;
	font-size: 13px;
	color: #333333;
	background-image: url(../img/sidebar.gif);
	background-repeat: no-repeat;
}

.menu_free a{
	color: #69821b;
	width: 198px;
	padding: 6px 0 5px 0;
	font-size: 13px;
 }

.menu_free a:hover{
	color: #99ab4e;
}

.menu_free p{
	margin: 0;
	padding: 8px 8px 14px 8px;
	font-size: 13px;
	line-height: 180%;
}


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

.footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 12px 0 6px 0;
	text-align: center;
	font-size: 12px;
	color: #333333;
	border-top: solid 2px;
	border-top-color: #88cb7f;
	background-image: url(../img/footer_back.gif);
}

.footer2 {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 12px 0 6px 0;
	text-align: center;
	font-size: 12px;
	color: #333333;
	border-top: solid 2px;
	border-top-color: #88cb7f;
	background-image: url(../img/footer_back.gif);
}

.footer .footer_navi {
	padding: 14px 0 2px 0;
	margin: 0;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/footer_navi.gif);
 }

.footer .footer_navi a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
 }

.footer .footer_navi a:hover {
	color: #666666;
}

.footer .copy {
	padding-top: 2px;
	font-size: 12px;
	color: #333333;
 }

.footer .copy a {
	color: #69821b;
	font-size: 12px;
	text-decoration: none;
 }

.footer .copy a:hover {
	color: #99ab4e;
	text-decoration: none;
}

.mv_top_button {
	position: fixed;
	right: -54px;
	bottom: 5px;
}

.TOP{
	opacity: 0.5;
	width: 50%;
	height: auto;
}

.list br {
	display: none;
}

@media screen and (max-width: 812px) {
	header {
		width: 100%;
	}
	#pager ul {
		margin: -3% 38% 0%;
	}
	.main_contents {
		width: 100%;
	}
	.header-menu li a {
		padding: 14px 15px 11px 15px;
	}
}

p.text4 span.text-box01 {
	border: 1px solid #000;	
}





/*---------- 20240716yamamoto add about.html ----------*/

#about p {
	margin-top: 9px;
}

#about .main_contents .over-cover .one-pack {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 9px 0 18px;
	padding: 0px;
	line-height: 130%;
	letter-spacing: 1px;
	font-size: 18px;
	text-align: justify;
}
#about .main_contents .over-cover .one-pack h3.one-pack-heading {
	background-repeat: repeat-x;
	background-image: url("../img/main_block_bg.gif");
	padding: 3px 6px 6px 15px;
	border: 1px solid #ccc;
	font-size: 18px;
	font-weight: 200;
	margin-block-start: 0;
	margin-block-end: 0;
}
#about .main_contents .over-cover .one-pack .one-pack-inner {
	padding: 10px 10px 20px 10px;
	margin: 0 10px 10px;
}
#about .main_contents .over-cover .one-pack .one-pack-inner-b {
	padding: 10px 10px 15% 10px;
	margin: 0 10px 10px;
}
#about .main_contents .over-cover .one-pack .one-pack-inner .tdimg ,
#about .main_contents .over-cover .one-pack .one-pack-inner-b .tdimg {
	padding: 0;
	float: left;
	margin: 10px;
}
#about .main_contents .over-cover .one-pack .one-pack-inner .tdimg img.adoutimg ,
#about .main_contents .over-cover .one-pack .one-pack-inner-b .tdimg img.adoutimg {
	width: 180px;
	height: auto;
}
#about .main_contents .over-cover .oc-header .oc-header-inner .one-pack-inner p.tdtext ,
#about .main_contents .over-cover .oc-header .oc-header-inner .one-pack-inner-b p.tdtext {
    float: left;
	margin: 9px 0 18px;
}
	



/*div.t01 {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin-bottom: 1%;
	width: 98%;
    height: 215px;
}

div.t01-a {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin-bottom: 1%;
	width: 98%;
    height: 330px;
}

div.t01-a img.adoutimg {
	width: 180px;
    height: auto;
}*/
