@charset "utf-8";

/*--パンクズ--*/
#topicPath2 {
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 20px;
	text-align: right;
}
	#topicPath2 ul li {
		display: inline;
	}
	#topicPath2 ul li.home {
	}
		#topicPath2 ul li a {
			text-decoration: underline;
		}
		#topicPath2 ul li a:hover {
			text-decoration: none;
		}


/*---------------------------
ctivity 2nd
---------------------------*/
div.activity2_top {
	width:760px;
	overflow:hidden;
	margin:0 0 18px;
	clear:both;
	text-align:left;
}
  div.activity2_top p.activity2_top_txt {
	  width:460px;
	  float:left;
	  text-align:left;
	  margin:0 0 0 5px
  }
  div.activity2_top p.activity2_top_btn {
	  width:200px;
	  float:right;
	margin-top: 15px;
}

div.activity2_top p.activity2_top_btn .arw {
	padding-top: 5px;
	display: block;
	text-align: right;
}

div.activity2_top p.activity2_top_btn .arw a {
	background: url(../../common/images/ico_arrowR05.gif) no-repeat;
	padding-left: 15px;
}

div.activity2_top .movBox {
	clear: both;
	overflow: hidden;
}

div.activity2_top .movBox .detail {
	width: 318px;
	float: right;
}

div.activity2_top .movBox .detail .ft {
	font-size: 108%;
}

div.activity2_top .movBox .detail h4.h4_basic {
	background-position: 0 0.5em;
}

div.activity2_top .movBox .movie {
	background-color: #f5f5f5;
	width: 400px;
	float: left;
	padding-bottom: 5px;
}

div.activity2_top .movBox .movie p.time {
	color: #3E7FCE;
	background: url(../images/icn_timer.gif) no-repeat 0 0.3em;
	padding-left: 15px;
}

div.activity2_top .movBox .movie p {
	margin-left: 10px;
	margin-top: 5px;
}

div#activity2_wrap {
	width:760px;
	overflow:hidden;
	border-top:#CCC solid 3px;
	border-bottom:#CCC solid 3px;
	padding:23px 0 3px 0;
}
h3.activity_subtitle {
	width:745px;
	height:21px;
	background:url(../images/activity_subtitle.gif) no-repeat;
	font-size:16px;
	padding:0 0 0 15px;
}
  h3.activity_subtitle span {
	  background:#FFE000;
	  padding:1px 3px;
	  line-height:1.3em;
  }
div.activity2_box1 {
	width:760px;
	overflow:hidden;
	margin:0 0 40px;
	clear:both;
}

div.activity2_box1 .pageTop {
	margin-top: 30px;
	margin-bottom: 10px;
	clear: both;
	width: auto;
}

div.activity2_box1 .h2_basic_03 {
	margin-bottom: 40px;
}

div.activity2_box1 .h2_basic_03 h2 {
	border-left: 2px solid #E8E8E8;
	border-right: 2px solid #E8E8E8;
	float: none;
}
	
  div.activity2_box1 dl {
	  width:760px;
	  margin:20px 0 0;
	overflow: hidden;
}
	div.activity2_box1 dl dt {
		width:240px;
		float:left;
	}
	div.activity2_box1 dl dd {
		width:490px;
		float:right;
	}
	div.activity2_box1 dl dd span {
		text-decoration:underline;
	}
ul.activity_report_year {
	width:740px;
	overflow:hidden;
	border-top:#CCC solid 3px;
	border-bottom:#CCC solid 3px;
	padding:10px;
	list-style:none;
	margin:0 0 40px;
}
  ul.activity_report_year li {
	  background:url(../images/activity2_barrow.gif) left no-repeat;
	  padding:0 20px 0 15px;
	  font-size:12px;
	  float:left;
  }

ul.activity_report_year li.before {
	  background:url(../images/black_arrowr.gif) left no-repeat;
	float: right;
	padding-right: 0;
}
	ul.activity_report_year li a:link ,ul.activity_report_year li a:visited {
		text-decoration:none;
	}
	ul.activity_report_year li a:hover {
		text-decoration:underline;
	}

ul.activity_report_inner {
	width:740px;
	overflow:hidden;
	border-top:#CCC solid 3px;
	border-bottom:#CCC solid 3px;
	list-style:none;
	margin: 20px 0 10px;
	padding: 10px 10px 5px;
}
  ul.activity_report_inner li {
	  background: url(../images/activity_ico25.gif) no-repeat 0 0.3em;
	  padding:0 20px 0 15px;
	  font-size:12px;
	  float:left;
	width: 200px;
	margin-bottom: 5px;
}

ul.activity_report_inner li.header {
	  background: url(../images/activity_ico01.gif) no-repeat 0 0.3em;
	  padding: 0 20px 0 15px;
	  font-size: 12px;
	  float: none;
	width: auto;
	margin-bottom: 5px;
	clear: both;
	margin-top: 0;
	font-weight: bold;
}

ul.activity_report_inner li.before {
	  background:url(../images/black_arrowr.gif) left no-repeat;
	float: right;
	padding-right: 0;
}
	ul.activity_report_inner li a:link ,ul.activity_report_inner li a:visited {
		text-decoration:none;
	}
	ul.activity_report_inner li a:hover {
		text-decoration:underline;
	}
div.activity2_box2 {
	width:760px;
	overflow:hidden;
	margin:0 0 40px;
	clear:both;
}
  div.activity2_box2 dl {
	  width:760px;
	  overflow:hidden;
	  padding:16px 0 20px;
	  background:url(../images/activity_dotline.gif) bottom repeat-x;
	  clear:both;
  }
	div.activity2_box2 dl dt {
		width:80px;
		float:left;
		text-align:left;
	}
	div.activity2_box2 dl dd {
		width:670px;
		float:right;
		text-align:left;
	}

/*--education--*/
.main_img_education {
	width: 990px;
	height: 184px;
	background: url(../education/images/main_education_img01.jpg) no-repeat 0 0;
}
h2.education_title {
	width:760px;
	height: 63px;
	background: url(../education/images/education_title.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 28px;
}

/*--youth--*/

.main_img_youth {
	width: 990px;
	height: 184px;
	background: url(../youth/images/main_youth_img01.jpg) no-repeat 0 0;
}
h2.youth_title {
	width:760px;
	height: 65px;
	background:url(../youth/images/youth_title.gif) no-repeat left bottom;
	text-indent:-9999px;
	margin:0 0 28px;
}

/*--sports--*/
.main_img_sports {
	width: 990px;
	height: 184px;
	background: url(../sports/images/main_sports_img01.jpg) no-repeat 0 0;
}
h2.sports_title {
	width:760px;
	height:57px;
	background:url(../sports/images/sports_title.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 28px;
}


/*--health--*/
.main_img_health {
	width: 990px;
	height: 184px;
	background: url(../health/images/main_health_img01.jpg) no-repeat 0 0;
}
h2.health_title {
	width:760px;
	height: 65px;
	background:url(../health/images/health_title.gif) no-repeat left bottom;
	text-indent:-9999px;
	margin:0 0 28px;
}


/*--training--*/
.main_img_training {
	width: 990px;
	height: 184px;
	background: url(../training/images/main_training_img01.jpg) no-repeat 0 0;
}
h2.training_title {
	width:760px;
	height: 65px;
	background:url(../training/images/training_title.gif) no-repeat left bottom;
	text-indent:-9999px;
	margin:0 0 28px;
}


/*--oyako--*/
.main_img_oyako {
	width: 990px;
	height: 184px;
	background: url(../oyako/images/main_oyako_img01.jpg) no-repeat 0 0;
}
h2.oyako_title {
	width:760px;
	height:57px;
	background:url(../oyako/images/oyako_title.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 28px;
}


/*--network--*/
.main_img_network {
	width: 990px;
	height: 184px;
	background: url(../network/images/main_network_img01.jpg) no-repeat 0 0;
}
h2.network_title {
	width:760px;
	height: 65px;
	background:url(../network/images/network_title.gif) no-repeat left bottom;
	text-indent:-9999px;
	margin:0 0 28px;
}


/*--support--*/
.main_img_support {
	width: 990px;
	height: 184px;
	background: url(../support/images/main_support_img01.jpg) no-repeat 0 0;
}
h2.support_title {
	width:760px;
	height:57px;
	background:url(../support/images/support_title.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 28px;
}


/*--etc--*/
.main_img_etc {
	width: 990px;
	height: 184px;
	background: url(../report/images/main_etc_img01.jpg) no-repeat 0 0;
}
h2.etc_title {
	width:760px;
	height:57px;
	background:url(../report/images/etc_title.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 28px;
}

h2.bg {
	background: url(../report/images/title_bg.gif) no-repeat 0 0;
	text-indent:0px;
	font-weight: bold;
	font-size: 1.5em;
	color: #999;
	padding-top: 7px;
	height: auto;
}

h2.bg .btm {
	background: url(../report/images/title_bg.gif) no-repeat left bottom;
	height: 10px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

h2.bg span {
	padding-left: 30px;
}






