@charset "UTF-8";
/* CSS Document */



h3.listsTitle {
	padding:10px 12px 0 0;
	font-weight:normal;
}


div.lists {
	margin:10px 0 10px 24px;
}



ul.newsList {
	padding-bottom:25px;
	margin-top: 8px;
}
ul.newsList li {
line-height:1.2;
	display:block;
	padding:7px 12px;
	background:#e8e8e8;
	margin-bottom:1px;
}
ul.newsList li a {
	color:#252525;

}
ul.newsList li.focus a {
background:none repeat scroll 0 0 #252525;
color:#FFFFFF;
}

.style1 {
color: red;
font-size: 90%;
}
.style2 {
color: red;
}

#bookdotcom_table{
	border: 1px #333333 solid;
	width: 70%;
	border-collapse: collapse;
	margin-left:40px;
}

#bookdotcom_table td{
	border: 1px #333333 solid;
	padding:7px;
	text-align:center;
	font-weight:bold;
}

div#main .news_topics_inner{
	padding-left: 12px;
}

div#main h3.news_topics{
	background-color: #656565;
	line-height: 1.6;
	font-size: 18px;
	color: #fff;
}

div#main h4.news_topics{
	font-size: 14px;
}

div#main .news_topics_txt{
	line-height: 1.3;
	font-size: 14px;
}

div#main  .news_topics_ac_pat02{
	font-size: 16px;
}


div#main .news_topics_txt.mt0{
	margin-top: 0;
}

div#main .news_topics_tbl{
	width: calc(100% - 12px);
	margin-bottom: 30px;
    margin-left: auto;
    line-height: 1.3;
	text-align: center;
	font-size: 14px;
	border-collapse:collapse;	
}

div#main .news_topics_tbl.mb5{
	margin-bottom: 5px;
}


div#main .news_topics_tbl tr th{
	margin: 0;
	padding: 5px;
	border: solid 2px #000;
	background-color: #888888;
	color: #fff;
}

div#main .news_topics_tbl tr .txt_left{
	text-align: left;
}


div#main .news_topics_tbl tr th.no_borderright,
div#main .news_topics_tbl tr td.no_borderright{
	border-right: none;
}

div#main .news_topics_tbl tr th.no_borderwide,
div#main .news_topics_tbl tr td.no_borderwide{
	border-left: none;
	border-right: none;
}

div#main .news_topics_tbl tr th.no_borderleft,
div#main .news_topics_tbl tr td.no_borderleft{
	border-left: none;
}

div#main .news_topics_tbl tr td{
	padding: 5px 10px;
	text-align: center;
	border: solid 2px #000;
	font-size: 12px;
}

div#main .news_topics_tbl tr td small{
	font-size: 80%;
}

div#main .news_topics_tbl caption{
	text-align: left;
	line-height: 1.8;
	font-size: 12px;
}

.txt_border_under{
	text-decoration: underline;
}

.news_topics_aboutarea{
	margin-bottom: 30px;
	margin-left: 12px;
	padding: 8px 30px;
	background-color: #e5e5e5
}

.news_topics_aboutarea h2{
	width: 100%;
	height: 35px;
	text-align: center;
}

.news_topics_aboutarea h2 span{
	margin-left: 12px;
}

.news_topics_aboutarea p{
	line-height: 1.3;
	font-size: 14px;
	font-weight: bold;
}

.news_topics_aboutarea .comment_list{
	line-height: 1.3;
	font-size: 10px;
}

.news_topics_aboutarea .comment_list li{
	margin-bottom: 5px;
}