@charset "utf-8";
/*----------------------------------------------------
literature list
----------------------------------------------------*/

#innerContents #lColumn #lContents h3 {
	margin:0;
	position:relative;
}

.notice{
	font-size:78%;
	text-align:right;
}

.dataArea{
	font-size:10px;
	font-weight:normal;
	position:absolute;
	right:5px;
	bottom:11px;
}

ul#monthList{
	text-align:center;
}

ul#monthList li{
	font-size:87%;
	float:left;
	border:1px solid #CFCFCF;
	margin-right:5px;
	color:#CFCFCF;
}

ul#monthList li a,
ul#monthList li.none{
	color:#0066CC;
	text-decoration:none;
	display:block;
	padding:5px 2px;
}

ul#monthList li.none{
	color:#CFCFCF;
	display:block;
	padding:5px 2px;
}

ul#monthList li a:hover{
	background-color:#569BE1;
	color:#fff;
}


#innerContents #lColumn #lContents div.lContentsInner .type01 {
	margin:0 0 10px 12px;
	padding-bottom:5px;
	float:left;
	width:213px;
	/*border-bottom:1px dotted #999;*/
}

#innerContents #lColumn #lContents div.lContentsInner .type01 dd a  {
	/*background:url(../../img/share/ico_arrow02.gif) no-repeat transparent scroll 0pt 50%;*/
	background:url(../../../img/share/ico_arrow02.gif) no-repeat 0 5px;
	padding-left:20px;
	margin-left:0;
	display:block;
}

.table01 {
	margin:15px 0 15px 5px;
	border-top: solid 1px #CFCFCF;
	/*border-left: solid 1px #fff;*/
	border-left: none;
	border-collapse: collapse;
	font-size:75%;
	margin-left:0;
}

.table01 th,
.table01 td {
	padding: 10px;
	/*border-right: solid 1px #fff;*/
	border-right: none;
	border-bottom: solid 1px #CFCFCF;
	word-wrap:break-word;
}

.table01 th {
	text-align:center;
}

.table01 td.socBg01,
.table01 tr.socBg01 {
	background-color:#fff;
}

.table01 td.socBg02,
.table01 tr.socBg02 {
	background-color:#F8F8F8;
}

.table01 td p {
	margin:0;
}

.table01 td p span {
	font-weight:bold;
	font-size:120%;
	color:#108482;
}

.table01 td.line {
	border-right: solid 1px #CFCFCF;
	white-space:nowrap;
	width:50px;
}

li.firstSs{
	position:relative;
}

p.yearBgc{
	text-align:center;
	font-size:10px;
	padding:2px 10px 6px;
	color:white;
	width:50px;
	position:absolute;
	top:-24px;
	left:-1px;
	background:url(../img/share/yearbgc.gif) left bottom no-repeat;
	background-color:#1d7dde;
}

p.yearBgc span{
	background-color:#1d7dde;
}
