@charset "UTF-8";
/*--------------------------------------


/*---------------------------
__tspnews
---------------------------*/
#tspnews {
	overflow: auto;
	width: 622px;
	height: 220px;
	padding: 15px;
	border: 1px solid #CCC;
	margin: 0 0 30px 0;
}

#tspnews iframe {
	width: 634px; /*PC版の幅－5pxくらい*/
	height: 435px;
}

#tspnews .style1 {
	font-size: 12px;
	line-height: 1.7em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#tspnews .style2 {
	font-size: 10px;
}

#tspnews dl {
	margin: 0;
	padding: 0;
}

#tspnews dl dt {
	width: 100px;
	margin-bottom: -1.7em;
	line-height: 1.7em;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}

#tspnews dl dd {
	margin-left: 115px;
	padding-bottom: 3em;
	line-height: 1.7em;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#tspnews dl dd span {
	display: block;
	padding-left: 1em;
}

#tspnews dl dd span.linkR {
	text-align: right;
	padding: 1em 0;
}



/*---------------------------
__tspnews __newsCnt
---------------------------*/
#tspnews #newsCnt {
	margin: 0;
	padding: 0;
}

#tspnews #newsCnt .result span {
	float: left;

	width: 100px;
	margin-bottom: -1.7em;
	line-height: 1.7em;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}

#tspnews #newsCnt .result h2 {
	width: auto;
	border-bottom: none;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;

	margin-left: 115px;
	padding: 0;
	line-height: 1.7em;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#tspnews #newsCnt .result p {
	margin-left: 115px;
	padding-bottom: 3em;
	line-height: 1.7em;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#tspnews #newsCnt .result p span {
	display: block;
	padding-left: 1em;
}

#tspnews #newsCnt .result p span.linkR {
	text-align: right;
	padding: 1em 0;
}

