@charset "UTF-8";


.mainCut {
	margin: 8px 0 10px;
	width: auto;
	padding: 0;
	height: 150px;
	background: url(/sports/special/sanno/2016/img/title.jpg) no-repeat left top;

}

.mainCut a {
	display: block;
	width: 100%;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
}

.subtitle{
	padding:10px 0 25px;
	clear:both;
    font-weight: bold;
    font-size: 20px;
    font-size: 2.0rem; 
}



.sannotopphoto{
	padding: 0 0 13px;
	display:block;
	height:1%;
	overflow:hidden;	
}

.sannotopphoto dt{	padding-top: 7px;}

.sannotopphoto dd{
	padding-top: 7px;
    color: #808080;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
}

.sannotoptext{
	overflow: hidden;
	display:block;
	height:1%;
	margin-bottom:8px;
	}

.sannotoptext p{
	line-height:1.6;
	font-size:14px;
	font-size:1.4rem;
}


.bannarLink {
	display: block;
	height:34px;
	overflow:hidden;
	clear:both;
	padding-top:10px;
}

.bannarLink img {
	float:right;

}

.bannarLink a:hover img {
    /* IE */
    filter: alpha(opacity=60);
    /* Safari Opera */
    opacity:0.7;
    /* Firefox Netscape */
    -moz-opacity:0.7;
}

.newslistTitle{
	display: block;
	overflow:hidden;
	height:1%;
	clear:both;
	margin-top:22px;
}

.newslistTitle h4{
	margin-bottom:13px;
	font-weight:bold;
	font-size:17px;
	font-size:1.7rem;
	background:#e6e6e6;
	padding:7px 0 5px 4px;
}

#photo-left {
	float: left;
	margin: 0 13px 5px 0;
	width: 300px;
	/height:auto !important;/*IE6.7*/
}

#photo-left dd {
	padding-top: 3px;
	font-size: 80%;
	line-height: 1.35;
	color:#666666;
}


#photo-right {
	float: right;
	margin: 0 0 5px 13px;
	width: 300px;
	/height:auto !important;/*IE6.7*/
}

#photo-right dd {
	padding-top: 3px;
	font-size: 80%;
	line-height: 1.35;
	color:#666666;
}
