﻿@charset "UTF-8";

/* clear fix */
.cf:after {
	content: "";
	display: block;
	clear: both;
}

/* ==============================================
	書籍紹介リスト
============================================== */
.books_list > li {
	/*position: relative;*/
	padding: 13px;
	border: 2px solid #DAB0AA;
}
.books_list > li + li {
	margin-top: 10px;
}
.books_list_img {
	float: left;
	width: 94px;
	margin-right: 20px;
}
.books_list_contents {
	overflow: hidden;
}
.books_list_detail > dt {
	color: #65001C;
	font-size: 18px;
	font-weight: bold;
}
.books_list_detail > dt + dd {
	margin-top: 10px;
}
.books_list_author > dt {
	float: left;
}
.books_list_author > dd {
	float: left;
}
.books_list_author > dd + dt {
	clear: both;
}
.books_list_detail > dd + dd {
	margin-top: 10px;
}
/*.books_list_btn {
	position: absolute;
	right: 15px;
	bottom: 15px;
}*/
div.books_toplist_02 p{
	margin:0 10px 20px 10px;
}
ul.books_list_02{
	margin:0 0 0 10px;
}
ul.books_list_02 li{
	line-height:2em;
	background-color: #bc0081;
	border-radius:8px;
	padding:5px 14px;
	margin:0 10px 10px 0;
	width:27%;
	float:left;
}
.books_list_02 li a{
	background: url(/contents/syoseki/img/link_blt_syoseki.png) no-repeat left center;
	padding-left:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:100%;
	font-size: 113%;
}
.books_list_02 li a:hover{
		text-decoration:underline;
}

/* Detail */

.pocket-inner {
	margin-top: 15px;
}
dl.pocket-inner_list{
	margin-bottom:20px;
}
dl.pocket-inner_list dt{
	background-color:#771d37;
	font-weight:bold;
	font-size:110%;
	padding:5px 10px;
	color:#FFFFFF;
	margin-bottom:10px;
	border-radius:4px;
}
dl.pocket-inner_list dt h2 {
	font-size: inherit;
	font-weight: inherit;
}
dl.pocket-inner_list dd ul {
	list-style: disc;
	color: #771d37;
	margin-left: 25px;
}
dl.pocket-inner_list dd li{
	line-height:2em;
}


.txt-comment {
	margin-top: 10px;
}
.info-comment {
	margin-top: 15px;
}
.info-comment > dt {
	float: left;
}
.ttl-before {
	margin-top: 30px;
	font-size: 19px;
	font-weight: bold;
	color: #d62c79;
}
.wrapper-before {
	margin-top: 10px;
	padding: 15px;
	border: 2px solid #ebdbde;
	background: #f9f5f6;
}
.link-latest-info {
	margin-top: 10px;
	text-align: right;
}
.link-latest-info > a {
	padding-left: 15px;
	background: url(/contents/syoseki/img/icn-under.png) no-repeat;
	background-position: left center;
	color: #805461;
}
.line-dotted {
	margin-top: 4px;
	border-top: 1px dotted #d3a29b;
}
.ttl-example {
	margin-top: 15px;
}
.attention {
	margin-top: 5px;
	text-align: right;
	color: #fe0000;
	font-size: 10px;
}
.nostrum-info {
	padding: 15px;
	background: #ffffff;
}
.nostrum-info-left,
.nostrum-info-right {
	float: left;
	width: 205px;
}
.nostrum-info-right {
	margin-left: 5px;
}
.new-nostrum-info {
	margin-top: 30px;
	padding: 15px;
	background: #ffffff;
}
.new-nostrum-info-ttl {
	font-size: 19px;
	font-weight: bold;
	color: #d62c79;
}
.new-nostrum-info-content > li {
	padding-left: 10px;
	background: url(/contents/syoseki/img/icn-right.png) no-repeat;
	background-position: left 0 top 4px;
	color: #754251;
}
.txt-contact {
	margin-top: 20px;
}
.btn-buy {
	margin-top: 10px;
	text-align: right;
}
.btn-buy-attention {
	margin-top: 5px;
	font-size: 10px;
}
.btn-buy-amazon img {
	margin-top: 10px;
}
.back-number {
	margin-top: 60px;
	margin-bottom: 50px;
}
.back-number-link {
	margin-top: 10px;
	text-align: left;
}
.btn-print img {
	margin-top: 2px;
	margin-left: 10px;
}
.btn-print2 {
	margin:20px 10px 0 10px;
	text-align: right;
}
.drug-book-title {
	font-size: 16px;
	font-weight: bold;
	background-color:#ebdbde;
	padding:15px 10px;
}
.drug-caution {
	color: #D90000;
	text-align: right;
	font-size: 12px;
}
.drug-info {
	overflow: hidden;
	border:1px solid #cccccc;
	padding:10px;
	margin:0 10px;
	word-wrap: break-word;
}
.ttl_drug-info{
	font-weight:bold;
	font-size:130%;
	margin:0 10px 5px 10px;
	letter-spacing:1px;
}
.drug-lead{
	margin:0 10px 20px 10px;
}
/* SEO */
.ttl-pocket-plain {
	background-image: url("../img/ttl-poicket-plain.png");
	width: 680px;
	height: 36px;
	color: #65001C;
	font-size: 16px;
	line-height: 36px;
	padding-left: 48px;
	background-repeat: no-repeat;
}
.ttl_books_plain {
	background-image: url("../img/ttl_books_plain.png");
	width: 680px;
	height: 36px;
	color: #65001C;
	font-size: 19px;
	line-height: 36px;
	padding-left: 32px;
	background-repeat: no-repeat;
}