@charset "UTF-8";

body {
	background-color: #bcd9db;
	/*background-image: url(images/bg_all.jpg);*/
	background-repeat: repeat;
}
a:link {
	color: #0033CC;	
	text-decoration:none;
}
a:visited {
	color: #0033CC;
	text-decoration:none;
}
a:hover, a:active {
	color: #000000;
	text-decoration:none;
	background-color: #FFCC66;
	padding-top: 0px;
	padding-left: 0px;
}

#jquery-lightbox a:hover, a:active  {
	color: #000000;
	text-decoration:none;
	background-color: #FFF;
}

.Left_side_column a:hover, a:active {
	color: #000000;
	text-decoration:none;
	background-color: #FFF;
	padding-top: 0px;
	padding-left: 0px;
}


/*===========================*/
.wrapper {
	margin: 0 auto 0 auto;text-align: center;
}

.all_box {
	font-family: "メイリオ",meiryo,-apple-system,BlinkMacSystemFont,'Helvetica Neue','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3',sans-serif;
	font-size: 16px;
	text-align: left;
	background-color: #FFFFFF;
	width: 812px;
	height: auto;
	margin: 0;
	padding: 0;
	display: inline-block;
	-moz-box-shadow: 0px 0px 10px -2px #555;
    -webkit-box-shadow: 0px 0px 10px -2px #555;
    box-shadow: 0px 0px 10px -2px #555;
	behavior: url(PIE.htc);
}

.header {
	background-color: #274F77;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 812px;

}
#header_logo {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 230px;
}

#header_logo a {
	display:block;
	text-decoration:none;
	width:230px;
	height:85px;
}
#header_logo a h2 {
	display:none;
}
#header_logo a:hover, a:active  {
	color: #000000;
	text-decoration:none; 
	background-color:transparent;
}

nav{
	display: none;
}

.footer {
	clear: both;
	background-color: #274F77;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: crnter top;
	margin: 0 auto;
	padding: 0px;
	height: 58px;
	width: 812px;
}

/*------------------------------------------*/

.parent {
  overflow: hidden;
}
.Left_side_column {
	float: left;
	width: 163px;
	margin-left: 10px;
}
.Contents_side_column {
	float: right;
	width: 622px;
	margin-right: 10px;
}


/*------------------------------------------*/

.infomation-top {
	position:relative;
	height: 430px;
	width: 812px;
}

.info_caption {
	width:802px; height:50px;
	margin:-30px 0 30px 0; padding: 10px 10px 0 0;
	text-align:right;
	position:absolute;  
	bottom:0; left:0;
	z-index: 3;
	background-color: rgba( 20, 20, 50, 0.4 );
	behavior: url(/css/PIE.htc);

}
span.info_captiontext{
	padding-right: 30px;
	font-size:30px;
	font-style:bold;
	color:#fff;
}
span.info_captiontext span{
	font-size:16px;
}

/*------------------------------------------*/

.infomation {
	background-color: #fff;
	height: 10px;
	width: 812px;
	display: block;
}


.contents {
	height: auto;
	font-family: "メイリオ",meiryo,-apple-system,BlinkMacSystemFont,'Helvetica Neue','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3',sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	text-align: left;
}



.left {
	background-color: #FFFFFF;
	padding: 2px 7px 0 7px;
	width: 160px;
	height: 100px;
}



.normal_fb {
	font-family: "メイリオ",meiryo,-apple-system,BlinkMacSystemFont,'Helvetica Neue','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3',sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
}



.all_box .contents .main .title {
	margin-top: 0px;
}
.all_box .contents .main .main_cont {
	margin-top: 10px;
}

.left_btn {
	margin-top: 5px;
}


.all_box .title {
	height: 27px;
	width: 622px;
	margin-top: 3px;
}

.all_box .title_page {
	height: 51px;
	width: 617px;
	margin-top: 3px;
}

.all_box .report_main_photo_0 {
	height: auto;
	width: 617px;
	margin-top: -25px;
	margin-bottom: 10px;
}

.all_box .report_main_photo {
	height: 360px;
	width: 617px;
	margin-top: -25px;
	margin-bottom: 10px;
}

.all_box .report_main_img{
	max-width: 100%;
	height: auto;
}

.etoki{
	margin-top: -10px;
	text-align: center;
	font-size: 12px;
}

.report_line{
	margin: 15px 0;
}

.all_box .title_year {
	height: 25px;
	width: 617px;
	margin-top: 3px;
}



/*----------*/
.title_top_form {
	display: block;
	width: 594px;
	height: 35px;
	background-color:  #294f76;
	padding: 0 12px 0 10px;
	font-family: -apple-system,BlinkMacSystemFont,'Helvetica Neue','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3',sans-serif;
	color:  #fff;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}

.title_top_form span.small{
	color:  #fff;
	font-size: 12px;
	font-weight: normal;
}

.title_top_form span.right{
	float: right;
	color:  #fff;
	font-size: 12px;
}

.chuigaki{
	background-color: #ffffe0;
	border-radius: 10px;
	padding: 10px 2px 20px 3px;
	margin: 0 0 0 -10px;
}


/*----------*/
.title_top_houkoku {
	display: block;
	width: 594px;
	height: 35px;
	background-color:  #95bc47;
	padding: 0 12px 0 10px;
	font-family: -apple-system,BlinkMacSystemFont,'Helvetica Neue','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3',sans-serif;
	color:  #fff;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}

.title_top_houkoku span.small{
	color:  #fff;
	font-size: 12px;
	font-weight: normal;
}

.title_top_houkoku span.right{
	float: right;
	color:  #fff;
	font-size: 12px;
}

/*----------*/

/*----------*/
.title_top_riji {
	display: block;
	width: 594px;
	height: 35px;
	background-color:  #b2a8c1;
	padding: 0 12px 0 10px;
	font-family: -apple-system,BlinkMacSystemFont,'Helvetica Neue','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3',sans-serif;
	color:  #fff;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}

.title_top_riji span.small{
	color:  #fff;
	font-size: 12px;
	font-weight: normal;
}

.title_top_riji span.right{
	float: right;
	color:  #fff;
	font-size: 12px;
}

/*----------*/
.title_top_sch {
	display: block;
	width: 594px;
	height: 35px;
	background-color:  #e44e71;
	padding: 0 12px 0 10px;
	font-family: -apple-system,BlinkMacSystemFont,'Helvetica Neue','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3',sans-serif;
	color:  #fff;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}

.title_top_sch span.small{
	color:  #fff;
	font-size: 12px;
	font-weight: normal;
}

.title_top_sch span.right{
	float: right;
	color:  #fff;
	font-size: 12px;
}

/*----------------------------*/
.title_top_reikai {
	display: block;
	width: 600px;
	height: 35px;
	background-color:  #008dda;
	padding: 0 12px 0 10px;
	font-family: -apple-system,BlinkMacSystemFont,'Helvetica Neue','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3',sans-serif;
	color:  #fff;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
}

.title_top_reikai span{
	float: right;
	color:  #ccc;
	font-size: 12px;
}

.title_top_reikai_num {
	width: 612px;
	height: 35px;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-color: #daefdb;
	color:  #000;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
}
.all_box .title_under_top {
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	width: 622px;
	margin-bottom: 8px;
	display: block;
}

.all_box .title_under {
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	width: 622px;
	margin: 8px 0 8px 0;
	display: block;
}

.all_box .title_under_top .toptext{
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	padding: 15px;
}
.topimg_right{
	float: right;
	margin-left: 16px;
}


.all_box .page_main {
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	width: 607px;
	margin-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.all_box .page_report_main {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	width: 605px;
	margin-top: 3px;
	padding-left: 12px;
	margin-bottom: 15px;
}
.all_box .page_main_report {
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	width: 607px;
	margin-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(report/images/bk.jpg);
}

.all_box .page_main_report a:link, a:visited {
	color: #000000;	
	text-decoration:none;
}

.all_box .page_main_report a:hover, a:active {
	color: #000000;
	text-decoration:none;
	background-color: #FFFFFF;
}

.all_box .page_main_date {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	width: 607px;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	background-color: #D2D5ED;
	font-weight: normal;
	text-align: right;
}
.all_box .page_main_gray {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	width: 607px;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	background-color: #daefdb;
	/*background-image: url(report/images/bg_titlebk.jpg);*/
}
.all_box .page_main_gray2 {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	width: 612px;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-color: #D4F6B2;
	font-weight: bold;
	background-image: url(report/images/bg_titlebk.jpg);
}
.all_box .page_komidashi {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	width: 597px;
	margin-top: 0px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 25px;
	background-color: #EEE;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #000000;
}

/*-------- schedule ---------*/

.sche-pink {color: #E34F70;}
.sche-red {color: #FF0000; font-weight: bold; }
.sche-font_18b {font-size: 18px;font-weight: bold;}
.sche-font_09 {font-size: 9px;}

.syuppan{
	text-align: end;
	margin: 0 0;
	padding-right: 60px;
	font-size: 14px;
}
.syousai{
	margin-left: 20px;
}

.syousai_2{
	margin-top: 50px;
}

.yotei_box{
	margin-left: 30px;
}

.yotei_box span{
	font-size: 18px;
	padding-bottom: 10px;
	color: #8b4513;
}


/*--------例会タイトル---------*/
.all_box .page_main_reikaititle {
	background-image: url(images/reikai_title.jpg);
	background-repeat: no-repeat;
	width: 617px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #96BC47;
	border-bottom-color: #96BC47;
	border-top-width: 1px;
	border-top-style: solid;
}
.all_box .page_main_reikaititle h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 10px;
	color: #19761f;
	padding-left: 10px;
}
.all_box .page_main_reikaititle span{
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 8px;
	color: #19761f;
	padding-right: 10px;
}
/*-------------------------------*/

.all_box .page_main_reikaititle_top {
	background-image: url(images/reikai_title.jpg);
	background-repeat: no-repeat;
	width: 622px;
	height: 57px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #96BC47;
	border-bottom-color: #96BC47;
	border-top-width: 1px;
	border-top-style: solid;
}

.all_box .page_main_reikaititle_top_o {
	background-image: url(images/reikai_title.jpg);
	background-repeat: no-repeat;
	width: 622px;
	height: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #96BC47;
	border-bottom-color: #96BC47;
	border-top-width: 1px;
	border-top-style: solid;
}


.all_box .page_main_reikaititle_top h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #19761f;
	padding-left: 10px;
}
.all_box .page_main_reikaititle_top_o h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #19761f;
	padding-left: 10px;
}

.all_box .page_main_reikaititle_top span{
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 8px;
	color: #19761f;
	padding-right: 10px;
}

.all_box .page_main_reikaititle_top h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #19761f;
	padding-left: 10px;
margin-top: 10px;
}
.h3_span{
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height:0;
	color: #19761f;
	padding-right: 10px;
	margin-top: -15px;
}
/*-------------------------------*/
.all_box .page_main_reikaititle_2g {
	font-size: 20px;
	line-height: 35px;
	color: #000000;
	width: 617px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #96BC47;
	border-bottom-color: #96BC47;
	border-top-width: 1px;
	border-top-style: solid;
	height: 70px;
	padding-top: 3px;
}
.all_box .title_report {
	height: 32px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.all_box .title_report_reikai {
	height: 27px;
	width: 607px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(report/images/title_reikai.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1B761B;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
.all_box .title_report_taikai {
	height: 27px;
	width: 607px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(report/images/title_taikai.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1B761B;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
.page_report_main a:link {
	color: #0033CC;	
	text-decoration:none;
}
.page_report_main a:visited {
	color: #0033CC;	
	text-decoration:none;
}
.page_report_main a:hover, a:active {
	color: #000000;
	text-decoration:none;
	background-color: #CDE7B4;
	padding-top: 0px;
	padding-left: 0px;
}
.report_part_title {
	font-size: 16px;
	font-weight: bold;
	color:#006600
}
.title_page_indexreport {
	height: 123px;
	width: 617px;
	margin-top: 3px;
}.line_wave_green {
	background-image: url(images/line_wave_green.jpg);
	height: 10px;
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	margin-left: 5px;
}


#wrapper,.wrapperTxt,,.formtxt2,.formtxt2
{font-family: "メイリオ",meiryo,-apple-system,BlinkMacSystemFont,'Helvetica Neue','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3',sans-serif;}

.formtxt{font-size: 12px;line-height: 17px;font-style: normal; color:#666}
.formtxt2{font-size: 12px;line-height: 17px;font-style: normal; color:#000}

#wrapper {
	width: 570px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	height: 100%;
	text-align: left;
} 


.wrapperTxt {
	width: 550px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	height: 100%;
	text-align: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
} 

table.formtb {
	font-size: 12px;
	line-height: 16px;
	color: #333;
    border-collapse: collapse;
    border-spacing:0;
    empty-cells:show;
}
table.formtb th, td.td1 {
    border:1px solid #ccc;
	border-bottom:none;
	padding: 15px 0 12px 10px;
}

table.formtb th, td.tdb {
	border:1px solid #ccc;
	padding: 15px 0 12px 10px;
}

.normal2_green {
	color: #333333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku 	Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.title_top_nyukai {
	display: block;
	width: 622px;
	height: auto;
}


/*---------------------------------------------------*/

.report_box_photo_left{
	float: left;
	margin-right: 20px;
	width: 300px;
	height: auto;
	dysplay: block;
}
.report_box_photo_right{
	float: right;
	margin-left: 20px;
	width: 300px;
	height: auto;
	dysplay: block;
}
.report_box_photo_left img,.report_box_photo_right img{
	width: 300px;
}
.report_box_photo_left span,.report_box_photo_right span{
	font-size: 10px;
}
/*---------------------------------------------------*/
    #pageTop {
      position: fixed;
      bottom: 30px;
      right: 30px;
    }
    #pageTop a {
      display: block;
      z-index: 999;
      padding: 12px 0 0 4px;
      border-radius: 10px;
      width: 70px;
      height: 70px;
      background-color: #3b4e6d;
      color: #fff;
      font-weight: bold;
      font-size:55px;
      text-decoration: none;
      text-align: center;
		opacity: 0.3;
    }

     

    #pageTop a:hover {
      text-decoration: none;
      opacity: 0.6;
    }

.sticky {
    postion: -webkit-sticky;
    position: sticky;
    top: 0;
}


.oshiharai{
	list-style-type: none;
}
.oshiharai span{
    display: inline-block;
	width: 300px;
}


