@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;
}



/* 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;
}
ul li.line {
	text-decoration: underline;
}
/* table */

p.read {
	padding:40px 0;
}

table span.line{
	text-decoration:underline;
}

table td {
	border-bottom:1px dotted #ccc;
	padding:15px 10px 15px 15px;
	vertical-align:middle;
}
table td dt {
	font-weight:bold;
	margin-bottom:10px;
}
table td dd {
	margin-bottom:5px;
}
table td dd.lastChild {
	margin-bottom:0;
}


table table th {
	background:#eee;
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
}
table table td {
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
}


.roadsidecheer table {
	width: 100%;
	font-size: 90%;
}
.roadsidecheer table th {
	border: 1px solid #ccc;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	background: #eee;
}
.roadsidecheer table td {
	border: 1px solid #ccc;
	padding: 8px;
}
.roadsidecheer table td span {
	display: block;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 3px;
}
.roadsidecheer table td.group {
	font-weight: bold;
}
.roadsidecheer table th.place {
	width: 135px;
}
.roadsidecheer table th.time {
	width: 80px;
}
.roadsidecheer table th.category {
	width: 95px;
}
.roadsidecheer table th.location {
	width: 120px;
}
.roadsidecheer p.ttl {
	margin: 0 0 8px;
}
.roadsidecheer p.ttl + p {
	font-size: 90%;
	margin-bottom: 10px;
}
.roadsidecheer p.ttl span {
	float: right;
}

.tar {
  text-align: right;
}