@charset "EUC-JP";

a:link		{ color: #069; text-decoration: none; }
a:visited	{ color: #069; text-decoration: none; }
a:active	{ color: #069; text-decoration: none; }
a:hover		{ color: #666; text-decoration: underline; }

#contents {
	clear: both;
	background: #fff url(../images/works/contentsTopBorder.gif) no-repeat center top;
	width: 780px;
	margin: 0;
	padding: 0;
	}

#contentsmargin {
	padding: 30px 20px;
	}

#submenu {
	width: 180px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	}

#submenu ul {
	background: #f4f4f4;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#submenu ul li {
	width: 180px;
	display: block;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
	}

#submenu ul li a {
	width: 168px;
	display: block;
	margin: 0;
	padding: 1px 6px;
	color: #333;
	text-decoration: none;
	}

#submenu ul li a:hover {
	background: #9c6;
	color: #fff;
	}

#contentsbody {
	width: 540px;
	float: right;
	margin: 0;
	padding: 0;
	}

#navi {
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	margin: 10px 0;
	padding: 2px 0;
	font-size: 12px;
	line-height: 1.4em;
	}

#detail img {
	border: 1px solid #ddd;
	float: left;
	margin: 0 10px 10px 0;
	}

#booktitle {
	color: #693;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 4px 0;
	}

#booksubtitle1 {
	color: #693;
	font-size: 14px;
	line-height: 1.2em;
	}

#booksubtitle2 {
	color: #693;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 8px;
	}

#author {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 8px;
	}

#printing {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 8px;
	}

.heads {
	clear: left;
	border-top: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	}

.details {
	margin: 3px 0 20px 0;
	font-size: 14px;
	}

#publisher,
#isbn,
#price,
#spec,
#date {
	font-size: 12px;
	line-height: 1.4em;
	}

