/*----------------------------------------------------------------
  ----------------------------------------------------------------
	
	
	text


  ----------------------------------------------------------------
  --------------------------------------------------------------*/

#title{
	background:url(../../img/common/bar_l.png) no-repeat;
	width:698px;
	height:52px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:52px;
	padding:0 0 0 30px;
	margin:0 0 30px 0;
	clear:both;
}

.orange_b{
	font-weight:bold;
	color:#FF6600;
}

.text{
	font-size:12px;
	line-height:15px;
	width:600px;
	margin:0 20px 20px 80px;
}

#pagenavi{
	width:600px;
	margin:0 20px 15px 80px;
}

#prev{
	font-size:15px;
	font-weight:bold;
	width:120px;
	text-align:center;
}

#next{
	font-size:15px;
	font-weight:bold;
	width:120px;
	text-align:center;
}

.pages{
	font-size:12px;
	text-align:center;
}

#sakuin{
	background-color:#FFFFCC;
	border:1px solid #CCCCCC;
	padding:15px 0 15px 200px;
}

#sakuin li{
	font-size:12px;
}

.chapter{
	list-style:none;
	font-weight:bold;
	font-size:15px;
}

.active{
	font-weight:bold;
	color:#FF9900;
}

#trouble {
	width:600px;
	margin:0 20px 20px 80px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	border-collapse:collapse;
}

#trouble td{
	border:solid 1px #000000;
	background : #f5f5f5;
	width:170px;

}

#trouble th.s {
	width:90px;
    font-weight : normal;
	border:solid 1px #000000;
	background : #dcdcdc;
	text-align:center;
}

#trouble th.m {
	width:170px;
    font-weight : normal;
	border:solid 1px #000000;
	background : #dcdcdc;
	text-align:center;
}
