@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/arcbooks/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: #69c;
	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;
	}

h3 {
	margin: 20px 0;
	}

.left {
	float: left;
	width: 260px;
	margin-right: 20px;
	}

.right {
	float: right;
	width :260px;
	}

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

.booktitle a:link		{ color: #69c; text-decoration: none; }
.booktitle a:visited	{ color: #69c; text-decoration: none; }
.booktitle a:active		{ color: #69c; text-decoration: none; }
.booktitle a:hover		{ color: #333; text-decoration: underline; }
.detail a:link			{ color: #666; text-decoration: none; }
.detail a:visited 		{ color: #666; text-decoration: none; }
.detail a:active		{ color: #666; text-decoration: none; }
.detail a:hover			{ color: #69c; text-decoration: underline; }
.pagetop a:link			{ color: #666; text-decoration: none; }
.pagetop a:visited	 	{ color: #666; text-decoration: none; }
.pagetop a:active		{ color: #666; text-decoration: none; }
.pagetop a:hover		{ color: #69c; text-decoration: underline; }

.booktitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	}

.booksubtitle1 {
	font-size: 12px;
	line-height: 1.2em;
	color: #69c;
	}

.booksubtitle2 {
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 4px;
	color: #69c;
	}

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

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

.publisher,
.bookinfo {
	font-size: 12px;
	line-height: 1.4em;
	}

.date {
	font-size: 10px;
	line-height: 1.4em;
	color: #666;
	}

.detail {
	background: url(../images/common/da.gif) no-repeat right 4px;
	font-size: 12px;
	line-height: 1.6em;
	text-align: right;
	padding-right: 13px;
	margin-bottom: 20px;
	}
