@charset "utf-8";

#manual {
	width: 960px !important;
	margin: auto !important;
}
.b_left {
	float: left;
}
.b_right {
	float: right;
}
.b_clear:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
   font-size:0;
}

/* header */
#trial_main {
	margin: 0px auto 30px;
	padding: 0px;
	width: 930px;
}
#trial_main h1 {
	padding: 0px;
	margin: 0px 0px 10px;
}
#trial_main p {
	font-size: 15px;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px 12px;
	text-align: center;
}

/* common */
/*#new_serial, .serial, #banner_wrap {
	padding: 60px 0px 0px;
	background: url(./images/line-dot-w.png) repeat-x 0px 30px;
}*/
.numb li {
	list-style: none;
	float: left;
	width: 148px;
	margin-right: 3px;
	margin-bottom: 5px;
	position: relative;
}
.numb li a {
	color: #000000;
	text-decoration: none;
	background: #FFF;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.1em;
	padding: 3px;
	border: 3px solid #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.numb li a:hover {
	color: #FFF;
	background: #000000;
}
.numb li .new {
	position: absolute;
	top: -6px;
	right: 0px;
	display: block;
}
.numb .end {
	margin-right: 0px;
}
.numb .long {
	width: 100%;
}
.numb .mini {
	width: 24%;
	margin-right: 5px;
}
.numb .miniend {
	width: 24%;
	margin-right: 0px;
}
.numb .mini5 {
	width: 19%;
	margin-right: 4px;
}
.numb .mini5end {
	width: 19%;
	margin-right: 0px;
}
.numb .mini6 {
	width: 16%;
	margin-right: 3px;
}
.numb .mini6end {
	width: 16%;
	margin-right: 0px;
}


.trial_blank {
	height: 29px;
	clear: both;
	margin-bottom: 5px;
}

/* new_serial */
#new_serial {
	background: #444;
	color: #FFF;
	padding: 10px 10px 1px;
	width: 910px;
	margin: 0px auto 30px;
}
#new_serial h2 {
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 1.2em;
}
#new_serial .box {
	background: #FFF;
	padding: 10px;
	margin-bottom: 10px;
	color: #333;
}
#new_serial .box .pic {
	float: left;
}
#new_serial .box .detail {
	width: 760px;
	position: relative;
	height: 120px;
	float: right;
}
#new_serial .box .detail_l {
	width: 560px;
	position: relative;
	height: 120px;
	float: right;
}
#new_serial .box .detail dl dt {
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
}
#new_serial .box .detail dl dt .lead {
	display: block;
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 3px;
	color: #333;
}
#new_serial .box .detail dl .writer {
	font-size: 15px;
	line-height: 1.3em;
}
#new_serial .box .detail dl .magazine {
	position: absolute;
	top: 0px;
	right: 0px;
}
#new_serial .box .detail .numb {
	position: absolute;
	right: -5px;
	bottom: -5px;
}
#new_serial .yj .detail dl dt {
	color: #00A1E7;
}
#new_serial .uj .detail dl dt {
	color: #ffe100;
}
#new_serial .box .detail_l dl dt {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
}
#new_serial .box .detail_l dl dt .lead {
	display: block;
	font-size: 17px;
	line-height: 1.5em;
	margin-bottom: 3px;
	color: #333;
}
#new_serial .box .detail_l dl .writer {
	font-size: 18px;
	line-height: 1.3em;
}
#new_serial .box .detail_l dl .magazine {
	position: absolute;
	top: 0px;
	right: 0px;
}
#new_serial .box .detail_l .numb {
	position: absolute;
	right: -5px;
	bottom: -110px;
}
#new_serial .yj .detail_l dl dt {
	color: #00A1E7;
}
#new_serial .yj .detail_l dl dt {
	color: #ffe100;
}
#new_serial .yj .pic img {
	border: 5px solid #00A2E8;
}
#new_serial .myj .detail dl dt {
	color: #FF8000;
}
#new_serial .myj .pic img {
	border: 5px solid #FF8000;
}
#new_serial .uj .detail dl dt {
	color: #ffe100;
}
#new_serial .uj .pic img {
	border: 5px solid #ffe100;
}

/* new_comics */
#new_comics {
	padding: 0px;
	margin: 0px auto 30px;
	width: 960px;
}
#new_comics h2 {
	background: #444;
	color: #FFF;
	padding: 5px;
	line-height: 1.2em;
	font-size: 18px;
	margin: 0px auto 10px;
	width: 920px;
}
#new_comics .box {
	padding: 0px;
	color: #333;
	width: 450px;
	margin: 0px 15px 25px;
	float: left;
}
#new_comics .box .pic {
	margin-bottom: 10px;
	padding-top: 17px;
	float: left;
}
#new_comics .box .detail {
	width: 325px;
	float: right;
}
#new_comics .box .detail dt {
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
}
#new_comics .box .detail dt .sale {
	display: block;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 3px;
	color: #F00;
}
#new_comics .box .detail .writer {
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}
#new_comics .box .detail .sale {
	margin-bottom: 5px;
}
#new_comics .box .numb {
	clear: both;
}
#new_comics .box .buy {
	background: #CCC;
	color: #000;
	height: 33px;
	padding: 5px 0px;
}
#new_comics .box .buy h3 {
	margin: 0px 0px 0px 5px;
}
#new_comics .box .buy ul {
	margin-right: 5px;
}
#new_comics .box .buy ul li {
	float: left;
	list-style: none;
	margin-left: 1px;
}
#new_comics .yj .pic {
	background: url(images/_icon_yj.png) no-repeat;
}
#new_comics .yj .pic img {
	border: 5px solid #00A2E8;
}
#new_comics .myj .pic {
	background: url(images/_icon_myj.png) no-repeat;
}
#new_comics .myj .pic img {
	border: 5px solid #FF8000;
}
#new_comics .uj .pic {
	background: url(images/_icon_uj.png) no-repeat;
}
#new_comics .uj .pic img {
	border: 5px solid #ffe100;
}

/* serial */
.serial {
	padding: 0px;
	margin: 0px auto 30px;
	width: 960px;
}
.serial header {
	background: #444;
	color: #FFF;
	position: relative;
	width: 930px;
	padding: 5px 0px;
	height: 23px;
	margin: 0px auto 15px;
}
.serial header h1 {
	padding: 0px 5px 0px 120px;
	line-height: 1.4em;
	font-size: 18px;
}
.serial header h1 .logo {
	position: absolute;
	top: -25px;
	left: 5px;
}
.serial header .to_official {
	padding: 0px 5px 0px 0px;
}
.serial .box {
	padding: 0px;
	color: #333;
	width: 450px;
	margin: 0px 15px 25px;
	float: left;
}
.serial .box .pic {
	margin-bottom: 10px;
	float: left;
}
.serial .box .detail {
	width: 325px;
	float: right;

}
.serial .box .detail dt {
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
}
.serial .box .detail dt .lead {
	display: block;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 3px;
	font-weight: normal;
}
.serial .box .detail .writer {
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}
.serial .box .detail .sale {
	margin-bottom: 5px;
}
.serial .box .numb {
	clear: both;
}
.serial.yj .pic img {
	border: 5px solid #00A2E8;
}
.serial.myj .pic img {
	border: 5px solid #FF8000;
}
.serial.uj .pic img {
	border: 5px solid #ffe100;
}

/* banner */
#banner_wrap {
	padding-bottom: 20px;
	margin: 0px auto;
	width: 930px;
}
#banner_wrap ul li {
	list-style: none;
	margin-bottom: 10px;
	float: left;
	margin-right: 6px;
}
#banner_wrap ul li.b_right {
	margin-right: 0px;
}

/* page top */
#pagetop {
	position: fixed;
	bottom: 60px;
	right: 20px;
	font-size: 12px;
}
#pagetop a {
	background: #00A2E8;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 10px 0px;
	text-align: center;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#pagetop a:hover {
	text-decoration: none;
	background: #9ED2EF;
}
