/* Common
================================================== */
#breadCrumb{ text-align: center; }
#breadCrumb p{ padding: 0px 0px 10px 0px; }
#breadCrumb .scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}
#breadCrumb .inner1{
  text-align: right;
  width: 980px;
  margin: 0 auto;
}
#breadCrumb .inner2{
  width: 726px;
  margin-right: 0;
  margin-left: auto;
  text-align: left;
  position: relative;
}
#breadCrumb .inner2 p.pankuzu{
  margin-right: 100px;
}
#breadCrumb .inner2 p.print_wrp{
  position: absolute;
  right: 0;
  top: 0;
}

/* Header
================================================== */
.mascot_con_wrp{ position: absolute; }

/* Contents
================================================== */
#main{
  float: right;
  width: 726px;
}
.print_wrapper #main{
  float: none;
  margin: 0 auto;
}
.contentHeader .contentTitle{ 
border-bottom: 4px solid #47ab1f;
 }
.contentHeader .contentTitle h1{
  font-size: 1.8em;
  color: #000000;
  background-image: url("../images/h1_icon.png");
  background-position: 5px center;
  background-repeat: no-repeat;
  padding: 15px 10px 15px 65px;
}
@media screen and (max-width: 768px) {
.contentHeader .contentTitle h1{
  font-size: 1.3em;
  color: #47ab1f;
  background-image: url("../images/h1_icon.png");
  background-position: 5px center;
  background-repeat: no-repeat;
  padding: 15px 10px 15px 65px;
  	line-height:115%;

}

}
.contentHeader .contentTitle .date{ text-align:right; }

.contentHeader .contentDescription .description{ padding: 10px; }
.description{ display:none; }


/* Tree List*/
.treeBody ul.pageList{
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.treeBody ul.pageList li{ margin-bottom: 10px; }
.treeBody ul.pageList li span{ display: block; }
.treeBody ul.pageList li .title{
	margin-bottom: 10px;
	display: block;
	padding: 10px;
	padding-bottom : 5px;
	border-bottom: 2px solid #47ab1f;
	background-color: #eee;
}
.treeBody ul.pageList li .title a{
  color: #000;
  text-decoration: none;
  padding-left: 30px;
    background-image: url("../images/pul01.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-weight:bold;
  	  display: block;
font-size:115%;
	margin-bottom: 10px;
}
.treeBody ul.pageList li .thumb{
	width:150px;
	float:left;
	margin-right:20px;}
.treeBody ul.pageList li .thumb img{
	width:150px;}

.treeBody ul.pageList li span.description{
	margin-bottom: 10px;
	}

.treeBody ul.pageList li span.title a span.icon_blank{
  display: inline;
}
.treeBody ul.pageList li span.title a:hover{ background-color: #ccc; }

address{
  margin-top: 50px;
  margin-bottom: 20px;
  clear: both;
  font-style: normal;
  padding: 10px 10px 30px 0px;
  border-radius: 10px;
  position: relative;
  background-color: #e5f7b0;
  background-image: url("../images/sig-bg.png");
  background-position: bottom;
  background-repeat: repeat-x;
}
address .img_wrp{
  position: absolute;
  top: -30px;
}
address .text_wrp{
  margin-top: 30px;
  margin-left: 180px;
  margin-bottom: 20px;
}
address h2.department{
  margin-bottom: 10px;
  font-size: 1.6em;
}
address .addr{ margin-bottom: 10px; }
address .phone{ margin-bottom: 10px; }
address .mail,
address .phone span.tel,
address .phone span.fax{
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 120%;
  line-height: 32px;
  padding-left: 45px;
  padding-top:3px;
  padding-bottom:3px;
}
address .phone span.tel,
address .phone span.fax{
  display: block;
  float: left;
  margin-bottom: 10px;
}
address .phone span.tel{
  background-image: url("../images/sig_icon_tel.png");
  margin-right: 20px;
}
address .phone span.fax{ background-image: url("../images/sig_icon_fax.png"); }
address .mail{ background-image: url("../images/sig_icon_mail.png"); }

/*.contentBody ul.pageList li span.title a[target="_blank"]{
  background-image: url("../images/blank.gif");
  background-position: right, center;
  background-repeat: no-repeat;
  padding-right: 30px;
}*/

/* Footer
================================================== */

/* Responsive
================================================== */
@media screen and (max-width: 768px) {
#breadCrumb{ text-align: left; }
#breadCrumb p{ padding: 0px 0px 10px 0px; }
#breadCrumb .scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}
#breadCrumb .inner1{
  text-align: left;
  width: auto;
  margin: 0 auto;
}
#breadCrumb .inner2{
  width: auto;
  margin-right: 0;
  margin-left: auto;
  text-align: left;
  position: relative;
}
#breadCrumb .inner2 p.pankuzu{
  margin-right: 0px;
}
#breadCrumb .inner2 p.print_wrp{
  position: absolute;
  right: 0;
  top: 0;
}  .mascot_con_wrp{display: none;}
  #main{width: 78%;}
  address{
    background-image: none;
    padding: 10px;
  }
  address .img_wrp{display: none;}
  address .text_wrp{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 639px) {
  #main{
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {}



.cal_tbl{
	border: 1px solid #cccccc;
	width:100%;
	}
.cal_tbl th{
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
		background-color:#eee;

}
.cal_tbl td{
		padding:5px;
			border-bottom: 1px solid #cccccc;

	}
.day{
}
.week{
	}
.event{
	
	}
.saturday{
	color: #0D419B;
	}
.sunday{
	color: #B52F31;
	}
.cal_category_select{
	margin-bottom:20px;
	}
.cal_month_select{
	text-align:center;
		margin-bottom:20px;
		margin-top:20px;

	}
.pre_month{
	
	}
.now_month{
		font-size:200%;
}
.next_month{
	
	}