@charset "utf-8";

body {
	background: url(images/bg.gif) repeat; 
	background-color: #ffffff;
	text-align: center;    	/* IE用 */
}

a {	color: #4169e1;}
a:hover { text-decoration: underline;}

#TB_window a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.wrapp {
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

.hmenu a {
	text-decoration: none;
}

iframe.twitter-share-button {
	width: 100px!important;
	height: 20px!important;
}

.contents {
	background-color: #ffffff;
}

.book {
	float: left;
	width: 170px;
/*	height: 340px;*/
height:360px;
	font-size: 11px;
	background-color: #ffffff;
	position: relative;
	border: 1px solid #dddddd;
	margin-bottom: 3px;
}

.lead {
	color: #866629;
	font-weight: bold;
	border-top: 1px dotted #333333;
	margin-top: 5px;
	padding-top: 5px;
}

.book .shoplist {
	position: absolute; top:5px; right:5px;
}

.book .shoplist img {
	vertical-align:bottom
}

.book h4 {
	font-weight: bold;
	font-size: 14px;
	color: #555555;
}



.authers {
	width: 980px;
	text-align: center;
}



.qr {
	background-color: #ffffff;
	width: 160px;
	height: 500px;
}

.infolist {
	list-style: disc inside;
	font-size: 11px;
	width: 370px;
	height: 400px;
	overflow: auto;
	border: 1px solid #dddddd;
}

h5 {
	font-weight: bold;
	font-size: 14px;
}

dt {
	display: list-item;
	list-style-position: inside;
}

.infolist p {
	margin: 5px 0;
}

#totop a { color: #000000; } 

.footer {
	background-color: #dddddd;
}

.footer p {
	text-align: right;
	font-size: 11px;
}

.footer a {
	text-decoration: none;
	color: #000000;
}

.footer a:hover {
	text-decoration: underline;
}
