@charset "utf-8";
/* CSS Document */

h2.publish_h2{
	width: 525px;height:48px;
	background:url(http://www.runningschoolq.jp/img/shared/bg_title.jpg) no-repeat;
	background:url(../../img/shared/bg_title_s.gif) no-repeat;
    margin:0;
	padding: 15px 0 0 55px;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}

dl.publish_dl{
margin:-10px 0 0px 0;
padding:0 0px 20px 50px;
}

dl.publish_dl dt{
float:right;
width:275px;
margin:0.8em 0px 0px 10px;
}

dl.publish_dl dd.media{
float:right;
width:140px;
margin:0.8em 0px 0px 10px;
text-align:center;
}

dl.publish_dl dd.date{
float:right;
width:95px;
margin:0.8em 0px 0px 0px;
}

