@charset "UTF-8";



/*===========================================
	div#lightnovel_sections_view
===========================================*/
div#lightnovel_sections_view {
}

/* div.box */
div#lightnovel_sections_view div.box {
	background:url(../img/common/dotted.gif) repeat-x bottom;
	padding:10px 15px 11px;
}

/* div.head */
div#lightnovel_sections_view div.head {
	padding-top:0;
	overflow:hidden;
	width:610px;
}
div#lightnovel_sections_view div.head div.thumb {
	width:115px;
	float:left;
}
div#lightnovel_sections_view div.head div.lightnovel_info {
	width:495px;
	float:right;
}
div#lightnovel_sections_view div.head div.lightnovel_info h3 {
	margin-bottom:0.2em;
	font-size:1.2em;
}
div#lightnovel_sections_view div.head div.lightnovel_info h3 span {
	font-weight:normal;
	font-size:0.8em;
}
div#lightnovel_sections_view div.head div.lightnovel_info div.statuses {
	font-size:0.9em;
	line-height:normal;
}

/* div.ads */
div#lightnovel_sections_view div.ads {
	padding:10px 15px 5px;
	overflow:hidden;
}
div#lightnovel_sections_view div.ads h4 {
	width:100px;
	padding-right:15px;
	float:left;
	font-weight:normal;
	font-size:0.95em;
	color:#999;
	text-align:center;
	line-height:55px;
}
div#lightnovel_sections_view div.ads div.ad {
	float:right;
	width:495px;
}

/* div.lightnovel_section_body */
div#lightnovel_sections_view div.lightnovel_section_body {
	padding-top:20px;
}
div#lightnovel_sections_view div.lightnovel_section_body h3 {
	margin-bottom:1.5em;
	font-size:1.3em;
}
div#lightnovel_sections_view div.lightnovel_section_body h3 span {
	font-size:0.85em;
	font-weight:normal;
	color:#666;
}
div#lightnovel_sections_view div.lightnovel_section_body p.body {
	margin:0 0 1.5em;
	font-size:1.2em;
	line-height:1.5em;
}
div#lightnovel_sections_view div.lightnovel_section_body p.rights {
	margin:0;
	text-align:right;
	color:#999;
	font-size:0.9em;
}
div#lightnovel_sections_view div.lightnovel_section_body div.neighbors {
	border:1px solid #ddd;
	background:#eee;
	width:598px;
	margin-bottom:20px;
	padding:5px 10px;
	overflow:hidden;
	font-size:0.9em;
	line-height:1.4em;
}
div#lightnovel_sections_view div.lightnovel_section_body div.neighbors span {
	color:#333;
	text-decoration:none;
}
div#lightnovel_sections_view div.lightnovel_section_body div.neighbors div.prev {
	width:200px;
	float:left;
	cursor:pointer;
	min-height:3em;
}
div#lightnovel_sections_view div.lightnovel_section_body div.neighbors div.next {
	width:200px;
	float:right;
	text-align:right;
	cursor:pointer;
	min-height:3em;
}
div#lightnovel_sections_view div.lightnovel_section_body div.neighbors div.number {
	width:198px;
	margin-left:200px;
	text-align:center;
	cursor:pointer;
	min-height:3em;
}

/* div.more_info */
div#lightnovel_sections_view div.more_info {
	padding-bottom:15px;
	background:#fff;
	overflow:hidden;
}

div#lightnovel_sections_view div.more_info h5 {
	color:#777;
	font-weight:normal;
	font-size:0.85em;
}

div#lightnovel_sections_view div.more_info div.ratings {
	width:110px;
	padding:0 20px 0 0;
	float:left;
}

div#lightnovel_sections_view div.more_info div.ratings h5 {
	margin:0;
	text-align:center;
}

div#lightnovel_sections_view div.more_info div.ratings table {
	border:1px solid #000;
	width:100%;
	margin:0;
}

div#lightnovel_sections_view div.more_info div.ratings table th, div#lightnovel_sections_view div.more_info div.ratings table td {
	padding:0 3px;
	border:1px solid #000;
	font-size:0.9em;
	line-height:1.4em;
}

div#lightnovel_sections_view div.more_info div.ratings table th {
	background:#eee;
	border-right:0;
}

div#lightnovel_sections_view div.more_info div.ratings table td {
	border-left:0;
	text-align:right;
}

div#lightnovel_sections_view div.more_info div.ratings table thead th, div#lightnovel_sections_view div.more_info div.ratings table thead td {
	background:#000;
	color:#fff;
	font-size:0.8em;
	text-align:center;
	line-height:1.2em;
}

div#lightnovel_sections_view div.more_info div.ratings table tfoot th, div#lightnovel_sections_view div.more_info div.ratings table tfoot td {
	border-top:3px double #000;
	line-height:1.2em;
}

div#lightnovel_sections_view div.more_info div.ratings table tfoot th {
	background:#ddd;
	font-weight:bold;
	text-align:right;
}

div#lightnovel_sections_view div.more_info div.tags {
	margin:0 0 10px;
}

div#lightnovel_sections_view div.more_info div.tags h5 {
	display:inline;
}

div#lightnovel_sections_view div.more_info div.tags ul {
	display:inline;
	list-style-type:none;
}

div#lightnovel_sections_view div.more_info div.tags ul li {
	margin-right:0.5em;
	display:inline;
}

div#lightnovel_sections_view div.more_info div.foot_ads {
}

div#lightnovel_sections_view div.more_info div.foot_ads h5 {
	margin:0 0 0.5em;
}

div#lightnovel_sections_view div.more_info div.foot_ads div.ad {
}

/* div.get_url */
div#lightnovel_sections_view div.get_url {
	border:1px solid #ccc;
	background:#ff9;
	padding:5px 0 0;
}

div#lightnovel_sections_view div.get_url h4 {
	display:none;
}

div#lightnovel_sections_view div.get_url table {
	margin:0 0 0 auto;
}

div#lightnovel_sections_view div.get_url table th, div#lightnovel_sections_view div.get_url table td {
	padding:0 5px 3px 5px;
	text-align:right;
}

div#lightnovel_sections_view div.get_url table th {
}

div#lightnovel_sections_view div.get_url table td {
}

div#lightnovel_sections_view div.get_url table td input.url {
	width:300px;
}


/*===========================================
	div#lightnovel_comments
===========================================*/
div#left_pain div#lightnovel_comments {
}
div#left_pain div#lightnovel_comments div.box {
	background:url(../img/common/dotted.gif) repeat-x bottom left;
	padding:5px 5px 15px;
}
div#left_pain div#lightnovel_comments div.thumb {
	margin:0 10px 10px 0;
	float:left;
}
div#left_pain div#lightnovel_comments h4 {
	margin-bottom:0;
	font-weight:bold;
	font-size:1em;
}
div#left_pain div#lightnovel_comments div.date {
	margin-bottom:10px;
	font-size:0.9em;
	color:#777;
}
div#left_pain div#lightnovel_comments div.box p.rating {
	clear:left;
	font-weight:bold;
}
div#left_pain div#lightnovel_comments div.box p.rating span {
	color:red;
}
div#left_pain div#lightnovel_comments div.box p.rating a {
	color:red;
}
div#left_pain div#lightnovel_comments div.box p.rating a:hover {
	color:#f99;
}
div#left_pain div#lightnovel_comments p.body {
	margin-bottom:0;
	clear:left;
}




