@charset "utf-8";
/*add-contents
----------------------------------------------*/
#add-contents {
	float:left;
	width:620px;
}

#add-contents #recent-edition #categories {
	padding:0 0 0 10px;
	zoom:1;/*for IE 5.5-7*/
}

#add-contents #recent-edition #categories:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#add-contents #recent-edition .body {
	width:620px;
	background-image:url(../images/recent_edition_body.jpg);
	background-repeat:repeat-y;
	text-align:center;
}

#add-contents #recent-edition {
	padding-bottom:10px;
	background-image:url(../images/recent_edition_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#add-contents #recent-edition #categories {
	padding: 10px 0 0 3px;
	zoom:1;/*for IE 5.5-7*/
}

#add-contents #recent-edition #categories:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#add-contents #recent-edition #categories .category {
	float:left;
	width:295px;
	margin:10px 0 0 0;
	padding:0 10px 0 0;
	padding-bottom:10px;
	background-image:url(../images/category_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#add-contents #recent-edition #categories .category .body {
	float:left;
	width:295px;
	min-height:340px;
	_height:340px;
	background-image:url(../images/category_body.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#book-banner {
	margin: 0;
	padding: 0;
}

.line {
	margin: 8px 0 15px 0;
}

p.txt {
	font-size: 12px;
	margin: 15px 0 0 20px;
	text-align: left;
}

p.txt-b {
	font-size: 12px;
	margin: 15px 0 0 20px;
	text-align: left;
	font-weight: bold;
}

.txt-red {
	color: #FF0000;
}

.box {
	background-color: #FFFFFF;
	width: 600px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.midashi {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 20px;
	text-align: left;
}

ul.mokuzi-txt {
	list-style-type: disc;
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	margin: 0 0 0 36px;
	text-align: left;
}

.details-txt {
	font-size: 12px;
	color: #333333;
	line-height: 200%;
	margin: 0 0 0 25px;
	text-align: left;
}

.details-txt-b {
	font-size: 12px;
	color: #333333;
	line-height: 200%;
	margin: 0 0 0 25px;
	text-align: left;
	font-weight: bold;
}

.txt-normal {
	font-weight: normal;
}

.title-banner {
	margin-top: 10px;
}

.clear {
	clear: both;
}

/* addLC */
#sanc h2{
margin:0 0 0 16px;
}
#sanc h3{
margin:25px 0 0 0;
}
#sanc .line {
margin:8px 0 15px 0;
height:1px;
background:url(../common/img/images2011/dotLine.gif) left top repeat-x;
}
#sanc .txt-red {
color:#cc0000;
}