@charset "Shift_JIS";

/* ******************  main  *************** */
/* ++++++++++++  head text  ++++++++++++ */

h3 {
	margin: 0;
}

h3.bottom_block {
	margin-top: 0.5em;
}

/* ++++++++++++  line  ++++++++++++ */

.block_cate {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.block_cate_top {
	border-top: 1px solid #93BECC;
	border-bottom: 1px solid #93BECC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.block_cate2 {
	border-top: 1px solid #93BECC;
	margin-top: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.5em;
}

.block_cate3 {
	border-top: 1px solid #93BECC;
	padding-top: 0.25em;
	padding-bottom: 0.5em;
}

/* ++++++++++++  layout table  ++++++++++++ */

.tb_layout {
	width: 530px;
	margin-left: 10px;
	border-collapse: collapse;
}

.tb_layout th,
.tb_layout td {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}


.tb_layout tr {
	background: url(../../../resource/img/bg_dot_01.gif) repeat-x left bottom;
}

.tb_layout tr.cell_noline {
	background-image: none;
}

.tb_layout td.cell_icon {
	width: 10px;
	padding-right: 8px;
}

.tb_layout td.cell_icon_indent {
	width: 10px;
	padding-right: 8px;
	padding-left: 15px;
}

.tb_layout td.cell_icon img,
.tb_layout td.cell_icon_indent img {
	margin-top: 0.25em;
}
.tb_layout th{
	width:370px
	}

.tb_layout td.cell_filesize {
	width: 60px;
	text-align: right;
}

.tb_layout td.cell_page {
	width: 80px;
	text-align: right;
}

#tb_topline th,
#tb_topline td {
	vertical-align: middle;
}

#tb_topline td.cell_icon img {
	margin-top: 0;
}

#tb_topline tr {
	background-image: none;
}

#tb_topline th {
	background-position: left center;
}

#tb_topline td.cell_cover {
	width: 80px;
	padding-right: 10px;
}
td .eBookBox {
    background: url("../../../resource/img/icon_link.gif") no-repeat scroll 5px center #E9F5F9;
    margin: 0 10px;
    padding-left: 25px;
}


/* ++++++++++++  indent  ++++++++++++ */

.tb_layout th.cell_indent {
	background-position: 15px 8px;
	padding-left: 30px;
}

.tb_layout span.text_indent {
	display: block;
	padding-left: 12px;
}

/* ++++++++++++  2007 Addition  ++++++++++++ */

/* ++++++++++++  tab  ++++++++++++ */

#main ul.dl_tab_btn {
	width:550px;
	height:24px;
	list-style:none;
	margin:25px 0px 2px 0px;
	padding:0px;
}

#main ul.dl_tab_btn li {
	float:left;
	margin:0px;
	padding:0px;
}

#main ul.dl_tab_btn li img.hon {
	display:block;
}

#main ul.dl_tab_btn li img.djt {
	display:block;
}

/* ++++++++++++  layout table adds  ++++++++++++ */

.tb_layout th.no_link {
	background:none;
	padding-left: 15px;
	text-align: left;
}
#link_inquiry {
	text-align: right;
}

#link_inquiry ul {
	float: right;
}

.link_errata {
	margin-bottom: 10px;
	text-align: right;
}

/* ++++++++++++  link arrow  ++++++++++++ */

ul.arrow_blue {
	list-style-type: none;
	margin: 10px 0 20px 10px;
	padding: 0;
}

ul.arrow_blue li {
	background-image: url(../img/icon_arrow_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0 0 0 20px;
	line-height: 120%;
}



.theme_title{
margin-top:30px;
margin-bottom:15px;
}


.block_cate.btm{
margin-bottom:45px;
}

/* ++++++++++++  2011 Addition  ++++++++++++ */
th.arw_dwl{
	width:510px;
	}
th.arw_dwl p{
	background:url(../../../resource/img/arrow_dwl.gif) no-repeat top left;
	background-position:0 8px;
	padding-left:37px;
	padding-top:7px;
	padding-bottom:8px;
}

