@charset "UTF-8";

p.InfoSrTitle {
	float:left;
	margin:0 0 5px 0;
	padding:0;
}

p.InfoSrDate {
	font-size: 12px;
	line-height: 1.6;
	float:right;
	margin:0 0 5px 0;
	padding:0;
}

p.InfoSrCategory {	/* ショールーム・総合展示場 */
	clear:both;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.6;
	color:#0A318F;
	margin:0 0 5px 0;
	padding:0
}

p.InfoSrCategory a {
	color:#0A318F;
}

div.SrCol {
	clear:both;
	margin:0 0 15px 0;
}

div.SrColLeft {
	width:305px;
	float:left;
	margin-bottom:10px;
}

div.SrColRight {
	width:305px;
	float:right;
	margin-bottom:10px;
}

div.SrPhoto {
	width:120px;
	float:left;
}

div.SrPhoto p {
	margin-bottom:10px;
	text-align:center;
	margin:0 0 10px 0;
	padding:0;
}

dl.SrInfo {
	width:174px;
	float:right;
}


dl.SrInfo dt {
	font-size: 12px;
	line-height: 1.3;
	margin:0 0 5px 0;
}

dl.SrInfo dt a:hover {
	color:black!important;
	text-decoration:none!important;
}

dl.SrInfo dd {
	font-size: 10px;
	line-height: 1.4;
}