/* CSS Document */
@import "acdn.css";


hr {
clear: both;
}

.class ul {
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
}

.class li {
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
clear: both;
}

hr.bdr {
border: 1px dotted #ccc;
}

/* ===================================== */
/* Curl とは */
/* ===================================== */
#acdn hr.hr_edge,#acdn div.hr_edge {
   width: 739px !important;
   margin-left: -15px;
   /* margin-top: -10px !important; */
}

/* ===================================== */
/* 価格情報 */
/* ===================================== */
.price_a {
width: 258px;
}
.price_b {
width: 114px;
}
.price_c {
width: 146px;
}
.price_d {
width: 67px;
}

/* ===================================== */
/* 書籍 */
/* ===================================== */
div.book {
   margin: 0 8px 10px 5px;
}
div.book img {
   display:block;
   float:left;
}
div.book p {
   width:570px;
   margin:0px;
   padding:0px;
   float:right;
}
div.book p.lead {
   margin:0px 0px 10px;
   padding:0px 0px 10px;
   border-bottom:#666666 dotted 1px;
   line-height:1.3em;
}
div.book ul {
   width:400px;
   margin: -7px 0 0;
   padding:0px;
   float:right;
   list-style-type:none;
}
div.book ul li {
   display:inline;
   margin-right:10px;
}

#awards {
	text-align: center;
	margin: 15px auto;
	width: 90%;
}
#awards a {
	color: #666;
}

/* ===================================== */
/* 掲載記事 */
/* ===================================== */
table.article_index {
   font-size: 0.9em;
}
table.article_index th {
   font-size: 0.9em;
   color:#666666;
   background-color:transparent;
   text-align:right;
   vertical-align:top;
   white-space:nowrap;
   padding:0px 20px 20px 0px;
}
table.article_index td {
   padding:0px 0px 20px 0px;
   width:100%;
}
table.article_index td p {
   margin:0px;
   padding:0px 0px 0px 8px;
   background-image:url(../mark_link.gif);
   background-repeat:no-repeat;
   background-position:0em 0.3em;
}