p{
	font-size: 14px;
	line-height: 24px;
	margin: 20px 0 0px;
	padding: 0px;
}

.section-block{
    margin: 20px 0 20px;
}

.t_txt{
	height: 100%;
    vertical-align: top;
}



.imgBox{
    padding-right: 20px;
}

.imgBox img{
	width: 170px;
}

.section-block.notice{
	background: #eff3e5;
	padding: 15px;
}


.section-block.notice div.ttl{
	font-size: 16px;
	border-bottom: 1px solid #333333;
	padding:0px 0px 10px;
	margin: 10px 0 0;
	text-align: center;
	font-weight: bold;
}

.section-block div.txt{
	display: table-cell;
	vertical-align: top;
}


.section-block div.movie{
	display: table-cell;
	padding-left: 20px;
	width: 320px;
}

.section-block.notice div.movie p{
	margin: 0px;
}



.section-block.archive{
	padding: 15px;
}


.section-block.archive div.left{
	display: table-cell;
	vertical-align: top;
	width: 480px;
}

.section-block.archive div.left .imgBox{
	padding-right: 20px;
	float: left;
	width: 170px;
}

.section-block.archive div.left .txt{
	overflow: hidden;
	_zoom: 1;
}


.section-block.archive div.movie{
	display: table-cell;
	width: 500px;
}

.section-block.notice div.var{
background:#ffffff;
display:table-cell;
width:410px;
padding:30px;
border:20px solid #eff3e6;
vertical-align: middle;
}




.section-block.shop{
	margin-top: 35px;
	background: #e4f0f3;
	padding: 10px;
	height: 160px;
}

.img_shop{
	padding-top: 25px;
	text-align: right;
}


.img_book{
  float: left;
}


.shop_ttl{
	font-size: 17px;
	font-weight: bold;
}


.imgBoxR{
    display: table-cell;
    	width: 130px;

}

.imgBoxR img{
	width: 130px;
    padding-left: 20px;
}


.section-block.soccer1516{
	display: table;
	background: #eeeeee;
	padding: 15px;
	width: 950px;
}

.soccer1516 img{
	width: 100px;
    padding-right: 20px;
}

.imgBox1516{
    display: table-cell;
    width: 120px;
}

#container .section-block h5{
	margin: 35px 0px 20px 0px !important;
}

#main-colum .section-block .inner_link a{
  text-decoration: none!important;
}

#container #main-colum{
	width: 100% !important;
}



.contents {
  margin: 0 auto;
}

.contents ul {
  display: table;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width:50%;
    border: solid 1px #001e55;
}

.contents ul li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
  font-size: 0.8rem;
}


.contents ul li:last-of-type {
  border-bottom: none;
}


#law .contents ul li a {
    text-decoration:none!important;
    color: #0B8FBA;
}

.contents {
	overflow: hidden;
	width: 100%;
	margin: 2em auto;
	text-align: center;
}
.contents select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.contents select::-ms-expand {
    display: none;
}
.contents.pulldown {
	position: relative;
	border: 1px solid #052667;
	border-radius: 2px;
	background: #ffffff;
}
.contents.pulldown::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #0000cc;
	pointer-events: none;
}
.contents.pulldown select {
	padding: 8px 38px 8px 8px;
	color: #052667;
}


a.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}


ul.indent{
	display: flex;
}

.underL{
	text-decoration:underline;
}

.bb{
	font-weight: bold;
	color: #3329ff;
}


#law .youtube {
		width: 80%; /* 横幅変更 */
		padding: 0;
		box-sizing: border-box;
		margin: 0px auto;
}

#law  .youtube .inner {
		padding-top: 56.25%;
		position: relative;
		height: 0;
		overflow: hidden;
}

#law  .youtube .inner iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}


#law #main-colum .section-block h4 a{
	font-size: 14px;
	color: #0B8FBA;
	text-decoration: none !important;
	font-weight: normal;
}
