@charset "utf-8";


/* =======================================

	NewBooks(新刊)

========================================== */
#new a{
color:#3399cc;
text-decoration:none;
}

#new a:hover {
color:#4169e1;
text-decoration:underline;
}

#c_headerBox {
	width: 100%;
	height: 57px;
	border-bottom: solid 5px #d67ed5;
	position: relative;
}

#contentBox {
	width: 693px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 11px;
}

.genre {
	width: 700px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
}


.genre p {
	line-height: 1.25;
	font-size: 10px;
	padding-left: 30px;
	text-decoration: none;
	float: left;
	margin-top: -17px;
	color: #999999;
}

#new .genre a {
	color: white;
	text-decoration: none;
}

.genre p a:hover {
	color: white;
	text-decoration: underline;
}


#new .itembox {
	width: 227px;
	float:left;
	display:inline;
	margin-top: 10;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	vertical-align: middle;
	font-family: verdana, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ ProW3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
}

#new .itembox img {
	float: left;
	margin-top: 10px;
	border: solid #ccc 1px;
}

#new .textbox {
	width: 125px;
	float: left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.new_bookTitle {
	font-weight:bold;
	font-size:12px;
	display: block;
	height: 50px;
	zoom: 1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
}

.new_bookTitle a {
	color: #666;
	text-decoration: none;
}

.new_bookTitle a:hover {
	color: #666;
	text-decoration: underline;
}


.new_bookAuthor {
	color: #0066CC;
	font-weight: normal;
	line-height: 1.25;
	font-size: 12px;
	padding: 10px 3px;
	text-decoration:none;
}

.new_bookAuthor a {
	color: #0066CC;
	font-weight: normal;
	line-height: 1.25;
	font-size: 12px;
	padding: 0;
	text-decoration: none;
}

.new_bookAuthor  a:hover {
	color: #0066CC;
	font-weight: normal;
	line-height: 1.25;
	font-size: 12px;
	padding: 0;
	text-decoration: underline;
}

.new_bookOther {
	color: #333;
	font-size: 11px;
	line-height: 1.25;
	font-weight:normal;
	padding: 10px 3px;
	text-decoration:none;
}

.new_bookI {
	color: #0066CC;;
	font-size: 10px;
	line-height: 1.25;
	font-weight:normal;
	padding: 10px 3px;
	text-decoration:none;
}


.new_bookgenre {
	color: #e84e17;
	font-size: 11px;
	line-height: 1.25;
	font-weight:normal;
	text-align:right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}



/* =======================================

	つけたし

========================================== */

.ganreLarge {
	font-family: "verdana, ＭＳ Ｐゴシック, MS PGothic, ヒラギノ角ゴ ProW3, Hiragino Kaku Gothic Pro, Osaka, Sans-Serif
";
	font-size: 20px;
	background-image: url(../img/midashi_l.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 698px;
	letter-spacing: 1em;
	padding-top: 7px;
	margin-top: 5px;
	color: #cc66cc;
	text-indent: 30px;
	vertical-align: middle;
	font-weight: bold;
}

.textMiddle {
	display: table-cell;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	height: 40px;
}

* html .textMiddle {/* Mac IE */
	display: inline-block;
	height: 40px;
 }





#new .itembox icon {
}
