@charset "UTF-8";
/* 文字コード：UTF-8 */

div#rightSection h2{
	padding:0 0 20px 0;
}

div#rightSection h5{
	padding:0 0 8px 0;
	margin:0 0 8px 0;
	border-bottom:1px solid #CCC;
	font-size:85%;
	font-weight:bold;
	color:#333;
}

div#rightSection h3.titsub{
	margin:15px 0;
}

/* プレスリリース
======================================================================================== */

div#rightSection div.press{
	clear:both;
	border-bottom:1px solid #CCC;
	padding:0 0 15px 0;
	margin:0 10px 15px 10px;
}

div#rightSection div.press div.date{
	float:left;
	width:130px;
	font-size:85%;
	font-weight:bold;
	color:#333333;
}

div#rightSection div.press div.right{
	float:right;
	width:530px;
}

div#rightSection div.press div.bookImg{
	float:left;
	width:160px;
	text-align:left;
}

div#rightSection div.press div.left{
	float:right;
	width:500px;
}

div#rightSection div.press h3{
	font-size:85%;
	font-weight:bold;
	margin:0 0 10px 0;
	line-height:1.4;
	color:#333333;
}

div#rightSection div.press h4{
	font-size:85%;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	line-height:1.4;
	color:#333333;
	border-bottom:1px solid #CCC;
}

div#rightSection div.press div.entryBody p,
div#rightSection div.press div.entryMore p{
	font-size:85%;
	line-height:1.5;
}

div#rightSection div.press div.entryMore{
	clear:both;
	margin:15px 0 0 0;
	}

div#rightSection div.press div.entryBody table td,
div#rightSection div.press div.entryMore table td,
div#rightSection div.press div.entryBody table th,
div#rightSection div.press div.entryMore table th{
	font-size:85%;
	line-height:1.4;
	padding:3px;
}

div#rightSection div.press div.entryBody table caption,
div#rightSection div.press div.entryMore table caption{
	font-size:85%;
	line-height:1.4;
	margin:0 0 8px 0;
	text-align:left;
}

div#rightSection div.press p.pdfLink{
	display:block;
	margin:15px 0 0 0;
}

div#rightSection div.press p.pdfLink a{
	background:url(/library/image/common/icon_pdf.gif) no-repeat left center;
	padding:10px 3px 10px 20px;
	font-size:85%;
	display:block;
	float:left;
	color: #333333;
	text-decoration: underline;
}
div#rightSection div.press p.pdfLink a:hover {
	background:url(/library/image/common/icon_pdf.gif) no-repeat left center;
	padding:10px 3px 10px 20px;
	font-size:85%;
	display:block;
	float:left;
	color: #333333;
	text-decoration: underline;
}
