@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;
}

/* プレスリリース 詳細ページ
======================================================================================== */

div#rightSection div.pressDetail{
	clear:both;
	margin:0 10px 15px 10px;
}

div#rightSection div.pressDetail div.right{
	float:right;
	width:530px;
}

div#rightSection div.pressDetail div.bookImg{
	float:left;
	width:160px;
	text-align:left;
}

div#rightSection div.pressDetail div.left{
	float:right;
	width:500px;
	margin-bottom: 10px;
}

div#rightSection div.pressDetail h3{
	font-size:85%;
	font-weight:bold;
	margin:0 0 15px 0;
	line-height:1.4;
	color:#333333;
}

div#rightSection div.pressDetail h4{
	font-size:85%;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	line-height:1.4;
	color:#333333;
	font-weight: normal;
}
div#rightSection div.pressDetail h5{
	font-size:85%;
	margin:0 0 5px 0;
	padding:10px 0 0 0;
	line-height:1.4;
	color:#333333;
	border-top:1px solid #CCC;
	border-bottom: none;
	font-weight: bold;
}
div#rightSection div.pressDetail ul {
	font-size:85%;
	line-height: 1.4;
	padding: 0;
	margin: 0 0 10px;
}
div#rightSection div.pressDetail ul li {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;

}
div#rightSection div.pressDetail .download {
	line-height:1.4;
	font-size:85%;
	clear: both;
	padding: 10px 0;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	padding-top: 10px;
	margin-bottom: 30px;
}
div#rightSection div.pressDetail .download p.lead {
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

div#rightSection div.pressDetail .download a,
div#rightSection div.pressDetail .download a:hover {
	color: #333333;
	text-decoration: underline;
}
div#rightSection div.pressDetail .notice {
	line-height:1.4;
	font-size:85%;
}
div#rightSection div.pressDetail ul.notice {
	margin-bottom: 20px;
}
div#rightSection div.pressDetail ul.notice li {
	list-style: none;
	text-indent: 0;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	background: transparent url(/library/image/publication/gray_dot.gif) no-repeat 5px 0.65em;
	font-size: 100%;
}

div#rightSection div.pressDetail h6 {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 85%;
}
