@charset "UTF-8";

/*/////////////////////////////
 index - トップページ
 /////////////////////////////*/

/* 
 * ------------------------- */

/*  */


/*/////////////////////////////
 books - MdNの本
 /////////////////////////////*/

/* pagetitle
 * ------------------------- */
.books .pagetitle{
	color:#d565d5;
	background:url(../img/books/index/icon_book.png?v=2) no-repeat 6px center;
}

/* book_list
 * ------------------------- */
.books .book_list_head{
	position: relative;
	background: #fff url(../img/books/index/ico_newbooks.png) no-repeat top right;
}
.google_search_section {
	padding:20px;
}

.popup_image_unit {
	padding:20px;
}

.popup_image_unit img {
	max-width:600px;
}

.print_shop_title_2line {
	position:relative;
	top:-10px;
	height:20px;
}

div.General {
	margin:30px 0;
}

body.books div.text {
	margin-bottom:30px;
}

body.books div.text p.body {
	margin-bottom:20px;
}

body.books div.additional_text p{
	font-size:15px
}

.books_link_head {
	margin:20px 0 10px;
	font-size:17px;
	width:200px;
	color:#19b9a6
}

.books_titles_unit li {
}

.books_titles_unit li a {
	padding-left:30px;
	margin-bottom:20px;
	display:block;
	color:#19b9a6;
	font-size:17px;
	background:url(../img/common/icon_arrow_green.png) no-repeat 15px center;
}
.detail_block_body a {
color: #0000FF;
}

.AntennastartDate {
	display:none;
}
.AntennaendDate {
	display:none;
}
.Antennatag {
	display:none;
}

.tameshiyomi_unit {
	position:relative;
}

.tameshiyomi_unit a {
	position:absolute;
	left:450px;
}

.tameshiyomi_unit a:hover {
	opacity: 0.7;
}

.tameshiyomi_unit a img {
	width:120px;
}
