.copyright {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: right;
}
.news {
	padding-right: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.newstitle {
	font-weight: bold;
	text-transform: none;
	color: #003399;
}
.black12px {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 5px;
	vertical-align: top;
}
.main {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.black12pxcen {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #000000;
}
.list {
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	vertical-align: top;
	padding-left: 10px;
}
.catchcopy {
	margin: 10px;
	padding: 10px;
	width: 660px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	background-color: #F6F6F6;
	color: #002B67;
}
.black14px {

	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding: 5px;
	vertical-align: top;
}
.mincho {
	font-size: 15px;
	line-height: 26px;
	font-family: "ＭＳ Ｐ明朝", "平成明朝", serif;
}
.article{
	width:680px;
	margin-bottom:20px;
	}
.article_title{
	text-align:left;
	background-image:url(img/blog/blog_cumpus_37.gif);
	background-repeat:repeat-y;
	border-bottom:#663399 1px dotted;
	}
.article_date{
	float:right;
	width:150px;
	padding-top:5px;
	padding-right:15px;
	text-align:right;
	font-size:12px;
	line-height:18px;
	color:#000000;
	}
.article h3{
	font-size:14px;
	line-height:18px;
	color:#663399;
	padding:5px 30px;
	margin:0;
	width:520px;
	}
.article_honbun{
	clear:both;
	margin:10px 0 10px 0;
	font-size:12px;
	line-height:18px;
	color:#000000;
	text-align:left;
	}
.imgarea{
	text-align:center;
	margin-top:10px;
	}
.article_link{
	text-align:right;
	font-size:12px;
	margin:10px
	}
	
table.orei_kihu01{
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}

table.orei_kihu01 td,
table.orei_kihu01 th{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:3px 5px;
	font-size:14px;
}

table.orei_kihu01 th{
	background:#002B67;
	color:#FFF;
	text-align:left;
}

table.orei_kihu01 td.txt_right{
	text-align:right;
}

h5{
	font-size:14px;
	margin-bottom:5px;
}

h4{
	font-size:16px;
	padding:3px 5px;
	margin:0;
	border-left:3px solid #002B67;
	border-bottom:1px solid #002B67;
}

.pl11px{
	margin:0 0 0 0;
}

.bl_gray{
	border-left:3px solid #CCCCCC;
	padding-left:8px;
}

.picBox01 .pic{
	background:#f2f2f2;
	text-align:center;
	padding:10px;
	width:200px;
}

.picBox01 .pic img{
	border:1px solid #CCCCCC;
	padding:2px;
	background:#FFF;
	margin-bottom:10px;
}

.picBox01 .pic p{
	font-size:11px;
	margin:0;
}

.picBox01 .space{
	width:20px;
}
.newsBox {
	padding-top:10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom:30px;
	font-size: 14px;
	line-height: 22px;
}
.newsBox h5{
	clear:both;
	padding:10px;
	background:#002B67;
	color:#FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.newsTtl{
	margin-top:20px;
}
.picRight{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
.picRight img{
	border:5px solid #CCC !important;
}

.picRight .caption{
	font-size:12px;
	text-align:right;
	color:#888;
}
.picCenter{
	text-align:center;
}
.picCenter img{
	margin:auto;
}

.picCenter .caption{
	font-size:12px;
	text-align:center;
	color:#888;
}

.shadow01{
	/*影を入れる*/
	-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
	-moz-box-shadow: 0 10px 8px -6px #8d8c8c;
	 box-shadow: 0 10px 8px -6px #8d8c8c;
}
/*----------------------19.06.14追加----------------------------*/
table.menu{
   table-layout: auto;
   border-collapse: separate;
   width:100%;
}

table.menu td {
    background: #F4F4F3;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #ddd;
}

table.menu td.active{
    background: #C4C3C1;
}

table.menu td a {
    text-decoration: none;
    color: #000000;
    display: block;
    padding: 20px 5px;
}

 table.menu td a:hover {
  background: #C4C3C1;
}

/*----------------------19.06.14追加ここまで----------------------------*/

/*----------------------19.06.19追加----------------------------*/

span.midashi{
	color: #002B67;
	font-weight: bold;
}

p.indent{
  text-indent: -1em;
  padding-left: 2em;
}



/*----------------------19.06.19追加ここまで----------------------------*/

/*----------------------寄附のお礼とご報告----------------------------*/
.mb0{margin-bottom:0 !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb100{margin-bottom:100px !important;}

.mt0{margin-top:0 !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt100{margin-top:100px !important;}

.orange{
	color:#E58C24;
}

.green{
	color:#519B49;
}

.box_kobetsu{
	padding-bottom:10px;
}

.box_kobetsu h5{
	background:#002B67;
	padding:3px 5px;
	color:#fff;
	margin-bottom:20px;
}

.box_kobetsu .pic_right{
	float:right;
	margin:0 0 20px 20px;
}

.box_kobetsu .pic_right p{
	margin:0;
	padding:5px 0 0;
	color:#666;
}

.box_kobetsu h6{
	font-size:14px;
	border-left:3px solid #E58C24;
	padding:2px 0 2px 8px;
	margin:0 0 10px 0;
}

.box_kobetsu ul.dot{
	list-style:outside disc;
	margin:0 0 0 30px;
	padding:0px;
}

.box_kobetsu ul.dot li{
	margin:0 0 10px 0;
}

.box_kobetsu .box_img_2row,
.box_kobetsu .box_img_3row{
	clear:both;
	overflow:hidden;
	border-top:2px solid #eaeaea;
	padding:20px 0 10px;
	margin:20px 0;
}

.box_kobetsu .box_img_3row .img{
	width:300px;
	margin: 0 10px 10px;
	float:left;
}

.box_kobetsu .box_img_2row .img{
	width:300px;
	margin: 0 20px 10px;
	float:left;
}

.box_kobetsu .box_img_2row img,
.box_kobetsu .box_img_3row img{
	display:block;
	width:100%;
	height:auto;
}

.box_kobetsu .box_img_2row p,
.box_kobetsu .box_img_3row p{
	margin:0;
	padding:5px 0 0;
	color:#666;
}

.box_kobetsu .box_img_2row p.caption_1row,
.box_kobetsu .box_img_3row p.caption_1row{
	clear:both;
	text-align:center;
	padding:10px 0 0;
	margin: 0 0 10px;
}

.box_kobetsu dl.float{
	margin-bottom:20px;
	overflow:hidden;
}

.box_kobetsu dl.float dt{
	float:left;
	margin-bottom:10px;
}

.box_kobetsu dl.float dd{
	margin-bottom:10px;
}


/*----------------------寄附のお礼とご報告----------------------------*/