/* CSS Document */

.contents {
	width:900px;
	margin-bottom:30px;
}


.main_img {
	background:url(../images/category/workbook/bg_hed_img.jpg) no-repeat;
	width:900px;
	height:163px;
	margin-bottom:15px;
	padding-top:47px;
}

/*contents_inner
-------------------*/
.contents_inner {
	width:840px;
	margin:auto;
}

/*pankuzu
-------------------*/
.pankuzu {
	margin-bottom: 30px;
}

/*btn_pagetop
-------------------*/

#btn_pagetop {
	width: 140px;
	padding-left: 700px;
	margin-right: auto;
	margin-bottom: 20px;
}

/*contents_l
-------------------*/

#contents_l {
	float: left;
	width: 615px;
	margin-bottom: 40px;
}

/*top
-------------------*/

.title_workbook {
	background: url(../images/category/workbook/title_workbook.gif) no-repeat;
	height: 35px;
	width: 615px;
	text-indent: -9999px;
	margin-bottom: 35px;
}

.title_text {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

#top_l {
	float:left;
	height:97px;
	width: 97px;
	padding-left:17px;
	margin-bottom:20px;
}

#top_r {
	float:right;
	width:471px;
	margin-bottom:20px;
}


.subtitle_text {
	color:#f38200;
	font-size:1.2em;
	margin-bottom:5px;
}


.btn_detail01 {
	float:right;
}


.btn_detail01 a {
	background:url(../images/category/workbook/btn_detail01.gif) 0 0 no-repeat;
	width:85px;
	height:20px;
	text-indent:-9999px;
	display:block;
}

.btn_detail01 a:hover {
	background:url(../images/category/workbook/btn_detail01.gif) 0 -20px no-repeat;
	width:85px;
	height:20px;
	text-indent:-9999px;
	display:block;
}



/*inquiry_img
-------------------*/

#inquiry_img {
	background: url(../images/category/workbook/bg_inquiry.gif) no-repeat;
	height: 50px;
	width: 136px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 115px 36px 517px;
}

#inquiry_img a {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 136px;
}



/*contents_r
-------------------*/

#contents_r {
	float: right;
	width: 180px;
}

#contents_r ul {
	background: url(../images/category/rolling/bg_nav_list_top.gif) no-repeat center top;
	margin: 0px;
	padding: 5px 0px 0px;
	height: 156px;
}
#contents_r li {
	background: url(../images/category/rolling/bg_nav_list.gif) no-repeat;
	list-style: none;
	height: 21px;
	width: 180px;
	padding-left: 20px;
	padding-top: 5px;
}

