@charset "utf-8";
/* CSS Document */


#main {
	height: 125px;
}
#co {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -70px;
	background-image:url(../img/co_back_column.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#co #coSub {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#co #coSub p{
	text-align:left;
	font-size:1.0em;
}

#co #coSub .imgL {
	float:left;
	padding:18px 1.5em 0 0;
}
#co #coSub .imgC {
	padding:0 1.5em 1.5em 1.5em;
	text-align:center;
	margin:0 auto;
}

#co #coSub .imgR {
	float:right;
	padding:18px 0 0 1.5em;
}

#co #coSub div.h0{
	clear:both;
}
#co #coSub div.h20{
	clear:both;
	height:20px;
}

#co #coSub .pt15{
	padding-top:15px;
}


#co #coSub .shikiri_1508_baseball{
	clear:both;
	background:url(../img/1508_baseball/shikiri_1508_baseball.png) no-repeat center;
	width:840px;
	height:30px;
	padding:0 0 20px ;
}
#co #coSub .interview{
	border:5px solid #E6353F;
	padding:0;
	margin:30px 0 70px 0;
}
#co #coSub .interview h4{
	background:#E6353F;
	padding:10px;
	margin:0;
	height:25px;
}
#co #coSub .interview .detail{
	padding:0 15px 10px;
}
/*
#co #coSub .interview .detail h5{
	text-align:left;
	padding-top:16px;
	color:#E4006C;
	font-size:1.30em;
	padding-bottom:10px;
}*/
/*IE9▼*/
:root #co #coSub .interview .detail h5 {
	font-family: "ＭＳ Ｐゴシック","MS PGothic" \0/;
}
#co #coSub .interview .detail p{
	text-align:left;
	margin-top:0px;
}
#co #coSub .interview .shikiri{
	border-bottom:dotted 1px #E6353F;
	margin:20px auto 0;
	width:800px;
	clear:both;
}
#co #coSub h4.comment_title{
	background:#E6353F;
	padding:10px;
	margin:0;
	height:25px;
}
#co #coSub .comment{
	border:15px solid #ED7278;
	padding:0;
	margin:0 0 10px 0;
}


#co #coSub .comment .detail{
	padding:0 15px 10px;
}
#co #coSub .comment .detail h5 , #co #coSub .interview .detail h5{
	text-align:left;
	padding-top:20px;
	color:#E6353F;
	font-weight:bold;
	font-size:1.25em;
	padding-bottom:10px;
}
#co #coSub .comment h5 span{
	font-size:0.85em;
}
#co #coSub .comment .detail p{
	text-align:left;
	margin-top:0px;
}
#co #coSub .comment .shikiri{
	border-bottom:dotted 1px #E6353F;
	margin:20px auto 0;
	width:780px;
	clear:both;
}



#co #coSub .btn{
	padding:50px 0;
	text-align:center;
}