@charset "UTF-8";
/* CSS Document */
/*********************************
style reset
add by PIVOT.inc 
date 20120918
for company style definition
**********************************/

/*-----------------------------------------
CSRTOPページ
-----------------------------------------*/

.title {
border: 1px solid #BABABA;
background: #E3E9E5;
padding: 10px 20px 8px 15px;
margin-bottom: 15px;
font-size:14px;
font-weight:bold;
}
#topicList dl {
	background: url(../../../common/img/dot_w1_ccc2.gif) bottom repeat-x;
	margin-top: -1px;
	padding: 13px 0 15px;
	overflow: hidden;
	/zoom:1;
}
#topicList dt {
	float: left;
	padding: 0 0 0 4px;
	width: 100px;
}
#topicList dd {
	float: right;
	width: 599px;
	font-size: 12px;
	line-height: 1.33;
}
#topicList dd a.newsText {
	width: 459px;
	display: block;
	float:left;
	background: url(../../../common/img/rectgreen.gif) 0 3px no-repeat;
	padding-left: 10px;
	color: #444;
}
#topicList dd a:hover {
	color: #2F9900;
}
#topicList dd span.pdf {
	width: 58px;
	float:right;
	margin-right: 15px;
}
#topicList dd span.pdf a {
	color: #4ba722;
}
#topicList dd span.pdf a:hover{
	color: #444444;
}

/* PDFファイルをご覧になるには */
#adobeReader {
	padding: 8px 35px 7px 15px;
	border: solid 1px #BABABA;
	overflow:hidden;
	/zoom: 1;
	margin: 15px 0 23px;
}
#adobeReader .left {
	width: 430px;
	font-size: 12px;
	line-height: 1.33;
}