@charset "Shift_JIS";


/* detail ============================== */

#bookdetail #detail{
	margin:12px 12px 0px 12px;
	line-height:1.3;
}

#bookdetail #detail .data{
	float:right;
	width:336px;
}

#bookdetail #detail .data h3{
	font-size: 16px;
	_font-size: 100%;
	color:#666600;
}

#bookdetail #detail .data h3 .sub{
	font-size: 12px;
	_font-size: 75%;
}

#bookdetail #detail .data .author{
	font-size: 14px;
	_font-size: 90%;
	color:#333333;
}

#bookdetail #detail .data .authorhp{
	text-align:right;
	font-size: 10px;
	_font-size: 60%;
	padding: 0px 16px 0px 0px;
	background: url(../images/btn_r.gif) right no-repeat;
}

#bookdetail #detail table{
	font-size: 10px;
	_font-size: 60%;
	line-height:1.5;
	border:0px;
	margin:6px 0px 0px 0px;
	vertical-align:top;
	text-align:left;
}

#bookdetail #detail table th{
	vertical-align:top;
	text-align:left;
	white-space: nowrap;
	border-right:6px solid #ffffff;
}

#bookdetail #detail .data img{
	clear:both;
	float:right;
	margin: 3px 0px 0px 0px;
}

#bookdetail #detail .thumbnail{
	float:left;
	border:1px solid #333333;
}

/* tab ============================== */

#bookdetail #tab h4{
	margin:24px 0px 0px 0px;
	padding:6px 12px 6px 12px;
	border-top:1px solid #cccccc;
	font-size: 14px;
	_font-size: 90%;
	color:#333333;
	background:#f2f2f2;
}

#bookdetail #tab .section{
	margin:12px 12px 0px 12px;
}

ul#nav{
	position:relative;
	height:26px;
	font-size: 12px;
	_font-size: 75%;
	margin:12px 0px 0px 0px;
}

ul.outline{
	background:url(../images/detail_tab21.gif) no-repeat;
}
ul.index{
	background:url(../images/detail_tab22.gif) no-repeat;
}

ul#nav li{
	position:absolute;
	top:0px;
	width:120px;
}
ul#nav li#outlineNav{
	left:17px;
}
ul#nav li#indexNav{
	left:145px;
}

ul#nav li a{
	display:block;
	width:100%; /* for WinIE6 */
	text-align:center;
	text-decoration:none;
	line-height:26px;
	color:#333333;
}
ul#nav li a:hover{
	color:#0066cc;
}

.category {
	margin:48px 0px 0px 0px;
	/* without MacIE \*/
	margin:0px 0px 0px 0px;
	/* */
}
