@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 樹脂サッシ普及促進委員会
	Version: 1.0
　　Comment: Jmado News&Topics設定
----------------------------------------------------------- */

/* 
 topics Style [
----------------------------------------------------------- */
#topics {
	width: 624px;
	margin-bottom: 20px;
	text-align: center;
	float: left;
}

#topics h3 {
	width: 624px;
	float: left;
	text-align: left;
}

#topics h4 {
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
	float: left;
	width: 624px;
	font-weight: bold;
}

#topics h4 img {
	vertical-align: middle;
}

#topics dd ul {
	width: 624px;
	float: left;
	text-align: left;
}

#topics dl {
	background: url(../images/topics/dot.gif) repeat-x bottom;
	width: 624px;
	float: left;
	text-align: left;
	margin-bottom: 30px;
}

#topics dt {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	width: 624px;
	padding-bottom: 8px;
}

#topics dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	width: 624px;
}

#topics dd ul li {
	display: inline;
	float: left;
	width: 624px;
}

#topics dd ul li.icon {
	text-align: left;
	width: 105px;
	vertical-align: top;
}

#topics dd ul li.day {
	text-align: left;
	width: 75px;
	font-size: 12px;
	line-height: 17px;
	vertical-align: top;
}

#topics dd ul li.title {
	text-align: left;
	width: 350px;
	font-size: 12px;
	line-height: 17px;
	vertical-align: top;
	letter-spacing: 0.0001em;
}

#topics dd ul li.syousai {
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	vertical-align: top;
	float: right;
	width: 80px;
}

#topics dd ul li.title a {
	text-decoration: underline;
}

#topics dd ul li.title a:hover {
	text-decoration: none;
}

#topics dd ul li.syousai a {
	background: url(../images/share/point.gif) no-repeat right center;
	padding-right: 10px;
	text-decoration: underline;
}

#topics dd ul li.syousai :hover {
	background: url(../images/share/point_on.gif) no-repeat right center;
	padding-right: 10px;
	text-decoration: none;
}

.topicsBlock {
	width: 624px;
	float: left;
	margin-bottom: 30px;
}

#jamp {
	width: 624px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}

#jamp form {
	background: url(../images/topics/backnumber.gif) no-repeat left center;
	padding-left: 87px;
}

#search {
	width: 537px;
	float: left;
	text-align: left;
	background: url(../images/topics/search.gif) no-repeat left top;
	margin-bottom: 15px;
	padding-left: 87px;
}

#search ul {
	float: left;
	width: 537px;
	margin-bottom: 4px;
}

#search ul li {
	display: inline;
	float: left;
	margin-right: 4px;
}

