@charset "UTF-8";
/************************************************** base */
.wrapper {
    background: none;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
/************************************************** pankuzu */

#pankuzu .contents {
    margin-top: 20px;
    margin-bottom: 40px;
		height: 35px;
    background: url(../img/ttl_sportsmarketing.png) 0 8px no-repeat;
    color: #808080;
}
#pankuzu .contents a {
    color: #808080;
}

/************************************************** top key */
.key h2 img {
	width: 100%;
	margin-top: -7px;
}
.red_line{
z-index: 9999;
position:absolute;
top:-6px;
left:0px;
		width:100%;
height:12px;
margin: auto;
	max-width: 100%;
	max-height: 100%;
}

/************************************************** box */
.section h2 {
	color: #000000;
	font-size: 20px;
	line-height: 1.4;
  margin-bottom: 30px;
}
.section h2 span {
	color: #ea020f;
}
.section p.txt {
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 25px;
}
.section p.txt a {
	color: #000000;
}
.section ul li {
	list-style: none;
}
.section .box {
	color: #000000;
	padding: 20px 12px 0;
	margin-bottom: 100px;
  background-color: #f4f4f4;
}
.section .box .left {
	float: left;
	margin: 0 28px 0 0;
}
.section .box .right {
	float: right;
	width: 730px;
}
.section .box .right ul.photoArea li {
	float: left;
	width: 172px;
	font-size: 10px;
	line-height: 1;
	margin-right: 14px;
	margin-bottom: 20px;
	text-align: center;
}
.section .box .right ul.photoArea li:nth-child(4) {
	margin-right: 0;
}

#box06 .box .left ul li.taRG {
	text-align: right;
}

#linkArea .contents {
	margin-bottom: 120px;
	border: 1px #686868 solid;
}
#linkArea .contents .linkBox {
	width: 570px;
	margin: 35px auto;
}
#linkArea .contents .linkBox ul {
	float: left;
}
#linkArea .contents .linkBox ul:nth-child(2) {
	float: right;
}
#linkArea .contents .linkBox ul li {
	line-height: 1.8;
}
#linkArea .contents .linkBox ul li a {
	color: #000000;
	text-decoration: none;
}

