@charset "utf-8";
/*---------------------------------------------

	css_style/deep.css

-----------------------------------------------*/


/*---------------------------------------------
	chapter1
-----------------------------------------------*/
#chapter1 li{
	float:left;}



/*---------------------------------------------
	chapter2
-----------------------------------------------*/
#chapter2 h3{
	padding-top:17px;
	padding-bottom:18px;}

#chapter2 .clInnerBlock{
	padding-bottom:15px;}

#chapter2 .clInnerBlock div.bg {
	background: #0e0e0e url(../images/deep/sub3_bg.gif) repeat-x top;
	border: 1px solid #c3c3c3;
	min-height: 296px;}

/*	chap2Episode1
----------------------------------------------*/
#chap2Episode1{
	width:480px;
	float: left;}
#chap2Episode1 h4{
	margin: 5px 8px 10px 8px;}
#chap2Episode1 p {
	background: url(../images/deep/sub2_photo.jpg) no-repeat 8px 0.2em;
	padding: 0 12px 10px 245px;
	line-height: 1.7;}

/*	chap2Episode2
----------------------------------------------*/
#chap2Episode2{
	width:353px;
	float: right;}
#chap2Episode2 h4 {
	text-align: center;
	margin: 5px auto 10px auto;}
#chap2Episode2 p {
	margin: 0 10px;}





/*-----------------------------------------------
	chapter3
-------------------------------------------------*/
#chapter3 {
	margin-bottom: 30px;}
#chapter3 strong{
	color:#CDB43D;
}

#chapter3 table {
	border: 1px solid #c3c3c3;
	background: #0e0e0e url(../images/deep/sub3_bg.gif) repeat-x top;}

#chapter3 table th, #chapter3 table td {
	padding-left: 18px;
	padding-right: 18px;}

#chapter3 thead th {
	background: url(../images/deep/sub3_border.gif) no-repeat right top;
	width: 25%;
	padding-top: 6px;
	padding-bottom: 6px;}

#chapter3 tbody td {
	background: url(../images/deep/sub3_border.gif) no-repeat right bottom;
	vertical-align: top;}

#chapter3 .last {
	background: none;}