@charset "UTF-8";
/* CSS Document */

/*----------------------------------------*/
/*                                        */
/*太陽出版  インフォメーション     */
/*                                        */
/*----------------------------------------*/
#container{
	background:repeat-x top url(../img/common/pagetitle_back.jpg) #fff;
}

#pagetitle{
	background:no-repeat bottom url(../img/info/pagetitle_info.gif);
	width:241px;
	height:55px;
	text-indent:-9999em;
}

.leadTxt{
	visibility:hidden;
	height:0px;
	line-height:0px;
}

#contents{
	background:repeat-y 175px url(../img/books/dcdcdc.gif);
}

#right_column{
	float:right;
	width:595px;
}

#left_column{
	width:155px;
	float:left;
}


h3#ctgtitle{
	background:no-repeat left url(../img/info/I.gif);
	text-indent:20px;
	font-size:2.6em;
	color:#636363;
	line-height:42px;
}

dl#entries{
	padding-top:20px;
	font-size:1.2em;
}
#entries dt{
	float:left;
	clear:both;
	width:60px;
}
#entries dd{
	float:left;
	padding-bottom:16px;
	width:319px;
}


/*----------------------------------------*/
/*アーカイブ     */
/*----------------------------------------*/
h4#title_archives{
	background:no-repeat url(../img/info/h4_archives.gif);
	width:87px;
	height:17px;
	text-indent:-9999em;
}

ul#archives{
	padding-bottom:30px;
}

ul#archives li.selected a{
	display:block;
	background:#99e2d4;
	line-height:20px;
	color:#fff;
	font-size:1.2em;
	text-indent:7px;
	margin-bottom:2px;
	text-decoration:none;
}
ul#archives li.selected a:hover{
	background:#8ed2c5;
	text-decoration:none;
}


ul#archives li.normal a{
	display:block;
	background:no-repeat 7px center url(../img/info/arrow_4d4d4d.gif) #e2e2e2;
	line-height:20px;
	text-indent:14px;
	text-decoration:none;
	color:#000;
}
ul#archives li.normal a:hover{
	background:no-repeat 7px center url(../img/info/arrow_4d4d4d.gif) #d8d8d8;
	text-decoration:none;
	color:#000;
}

h4#title_newbooks{
	background:no-repeat url(../img/info/h4_newbooks.gif);
	width:87px;
	height:17px;
	text-indent:-9999em;
}


#entryBody p{
	font-size:1.2em;
}

/*----------------------------------------*/
/*新刊情報     */
/*----------------------------------------*/
ul#newbooks li{
}
ul#newbooks dt{
	float:left;
}
ul#newbooks dd{
	float:right;
	width:90px;
}

ul#newbooks a.bt_detail_d9f4ef{
	clear:both;
	position:relative;
	bottom:20px;
	right:-68px;
}


h3#entrytitle{
	font-size:2em;
	color:#636363;
	line-height:20px;
}

#entryBody{
	padding-top:20px;
}



