#wrap_manga_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #676767;
	border-right-color: #676767;
}
#wrap_manga_head {
	background-image: url(../../img/comic/head_comic_osusume.jpg);
	text-indent: -9999px;
	height: 79px;
	width: 500px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#wrap_manga_head2 {
	background-image: url(../../img/comic/head_comic_yotei.jpg);
	text-indent: -9999px;
	height: 79px;
	width: 500px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#head_manga_osusume {
	float: left;
}
#wrap_manga_head_r {
	float: right;
}
#btn_manga_yotei a{
	background-image: url(../../img/comic/btn_comic_new.jpg);
	float: right;
	height: 34px;
	width: 160px;
	text-indent: -9999px;
	display: block;
	margin-top: 30px;
	margin-right: 15px;
}
#btn_manga_yotei a:hover{
	background-position: -160px 0px;
}
#btn_manga_osusume a{
	background-image: url(../../img/comic/btn_comic_osusume.jpg);
	float: right;
	height: 34px;
	width: 160px;
	text-indent: -9999px;
	display: block;
	margin-top: 30px;
	margin-right: 15px;
}
#btn_manga_osusume a:hover{
	background-position: -160px 0px;
}
.box_manga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.box_manga_l {
	float: left;
	height: 110px;
	width: 77px;
}
.box_manga_r {
	float: right;
	width: 388px;
}
.box_manga_r h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.box_manga_r h3 a {
	font-size: 16px;
	font-weight: bold;
}
.box_manga_r p {
	line-height: 18px;
	color: #666;
}
.box_comic table {
	margin: 0px auto;
	padding: 0px;
	border-collapse:collapse;
	border-spacing:0;
	width: 560px;
}
.box_comic tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0CD36;
}
.box_comic th {
	font-size: 12px;
}
.comic_th1 {
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0CD36;
}
.comic_th2 {
	width: 50px;
	text-align: center;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0CD36;
}
.comic_th3 {
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0CD36;
}
.comic_th4 {
	width: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
.comic_th4 p {
	background-color: #18186E;
	padding: 3px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.box_comic {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrap_manga_new td {
	padding: 5px;
}


#wrap_manga_new table {
	background-color: #999;
}
