@charset "utf-8";

/*--------------------------------------------
	機関誌「中経連」
*--------------------------------------------*/

#monthLink {
	margin: 15px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	width: 510px;
}

#monthLink strong {
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	font-weight: normal;
	margin-left: 9px;
	margin-right: 9px;
}

#monthLink ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#monthLink ul li {
	list-style: none;
	width: 72px;
	float: left;
	text-align: center;
	display: inline;
	margin-right: 9px;
	margin-bottom: 5px;
	font-size: 90%;
}

#monthLink ul li a {
	width: 72px;
	border: 1px solid #CCCCCC;
	display: block;
	color: #313131;
	text-decoration: none;
}

#monthLink ul li a:hover {
	background-color: #f2f5fb;
}

#magazineArea {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#magazineArea h3 {
	color: #4070d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a6c8;
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	padding-left: 10px;
}

.pdfBox {
	margin-bottom: 15px;
	line-height: 1.4;
}

.pdfBox p {
	margin: 0px;
	padding: 0px;
}

.pdfBox h4 {
	background-image: url(../../common/image/pdf02.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	padding-left: 18px;
	margin-bottom: 4px;
}

.pdfBox h4 a {
	color: #313131;
	text-decoration: none;
}

.pdfBox h4 a:hover {
	color:#2c4d91;
	text-decoration: underline;
}

.pdfcontents {
	padding-left: 18px;
}

.listTop {
	margin-bottom: 10px;
	text-align: right;
}

.listTop a {
	text-decoration: none;
	color: #2c4d91;
	border: 1px solid #2c4d91;
	font-size: 90%;
	padding: 1px;
}

.listTop a:hover {
	background-color: #eaf0f9;
}

