@charset "utf-8";

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

 =下層ページ
 
------------------------------------------------------------------*/
.index .sectionLow {
	background: #fff;
	padding: 25px 19px 29px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
}

.index .sectionLow .btnMore {
	position: absolute;
	top: 24px;
	right: 20px;
}

/*#mainLowvisual*/
.index #mainLowvisual {
	background: url(../../../img/bg_main_rpt.gif) repeat-x;
	width: 100%;
	height: 180px;
}
.index #mainLowvisual div {
	padding-top: 25px;
	width: 100%;
	height: 224px;
	text-align: left;
	background: url(../../../img/bg_main.gif) top center no-repeat;
}

.index #mainLowvisual h2 {
	width: 980px;
	margin: 0 auto;
}

#main a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=50);
}

/*style*/
.index .sectionLow {	
	background: #fff url(../img/bg_topborder.gif) no-repeat;
	padding-bottom: 50px;
}
.sectionLow .breadcrumbs li {
	display:inline;
	padding:0 3px 0 0px;
	}
.sectionLow .breadcrumbs .breadcrumbsinner {
	background:url(../img/icon_breadcrumb_arw.gif) left center no-repeat;
	padding:0 3px 0 10px;
}
#main h3 {
	background: url(/2015/common/img/h3_icon.gif) no-repeat 0 center;
	font-size: 30px;
	padding: 5px 0 0 50px;
	margin: 40px 0;
}
#main .mv {
	width: 730px;
	margin-top: 20px;
}
.read {
	margin-bottom: 20px;
}



/* tub */

ul.tub{
	border-bottom:1px solid #da0000;
	margin:0 0 40px 0;
	display: inline-block;
	width: 730px;
}
ul.tub li{
	background-color: #8b8e97;
	float:left;
	width:360px;
	height:50px;
	vertical-align:middle;
	margin-right: 5px;
}
ul.tub li:hover{
	text-decoration:none;
	background: #da0000;
}
ul.tub li.activ{
	text-decoration:none;
	background: #da0000;
}
ul.tub li.activ a{
	display:block;
	background-repeat: no-repeat;
	background-position:8px center;
	color:#fff;
}	
ul.tub li a:hover{
	text-decoration:none;
	display:block;
	background-repeat: no-repeat;
	background-position:8px center;
	color:#fff;
}	
ul.tub li.last{
	border-right:none;
	width:360px;
	margin: 0 0;
}
ul.tub li a{
	display:block;
	background-repeat: no-repeat;
	background-position:8px center;
	line-height: 50px;
	padding:0 10px 0 18px;
}
ul.tub li.apply a,ul.tub li.charity a{
	line-height: 1.2em;
	padding: 12px 0 5px 25px;
	}	

/*default*/
.tub a:link,.tub a:visited {
	color:  #fff !important;
	text-decoration: none;
}	
ul.terms {
	border: 3px double #aaa;
	padding: 20px 20px 15px 20px;
	margin: 5px 0;
}
ul.terms li {
	list-style-type: decimal;
	margin: 0 0 5px 35px;
}
ul.terms li.firstChild {
	color: #ff0000;
}
ul.tshirtsList li{
	float: left;
	margin: 5px 1px 15px 0;
}
ul.link_btn {
	overflow: hidden;
}
ul.link_btn li {
	float: left;
	width: auto;
	margin-left: 10px;
}
ul.link_btn li:first-child {
	margin-left: 0;
}

/* table */

table {
	width: 730px;
	margin: 0 0 30px;
	clear: both;
}
table th {
	width: 126px;
	border-bottom: 1px dotted #ccc;
	padding: 15px 9px 15px 10px;
	vertical-align: top;
	text-align: left;
}
table td {
	border-bottom: 1px dotted #ccc;
	padding: 15px 10px 15px 15px;
	vertical-align: middle;
}
table td dt {
	font-weight: bold;
}
table td dd {
	margin-bottom: 0px;
}
p.indent {
	padding-left: 2.0em;
}



/*index*/
h4{
  background: #fff url(../img/icon_title.gif) no-repeat 0 center;
  font-size: 24px;
  padding: 0 0 0 35px;
  margin: 0 0 35px 0;
	clear: both;
}

h4 span {
    position: absolute;
    top: 0px;
    right: 0px;
}
p.btnPdf {
    float: right;
}
p.read {
    padding: 0 0 40px;
    float: left;
	/* width: 400px; */
}

ul.list.index {
    margin-bottom: 50px;
}

ul.list li {
    float: left;
}
ul.list li:first-child {
    margin-right: 18px;
}
ul.list{
	  margin-bottom: 40px;
}

/*event*/
ul.area {
    margin: 0 0 30px;
    background: #E8E8E8;
    padding: 15px 0 7px 15px;
}
ul.area li {
    float: left;
    width: 140px;
    margin: 0 0 8px;
}
p.toTop {
    text-align: right;
    margin-bottom: 50px;
}

#relevantEvent td img {
    float: right;
    margin-left: 15px;
}
h5 {
    font-size: 20px;
    margin: 0 0 25px 0;
}

h5 span {
	border-left: 4px solid #000;
	padding: 0 0 0 10px;
	}
	
h6{
	margin: 0 0 15px 10px;
    color: #DA0000;
    font-size: 18px;
    line-height: 1.4em;
}
.imgInner{
	margin:20px;
}