/* コミック */
#img_title_comic {
	width: 950px;
	padding-top: 30px;
height: 80px;
	margin-bottom: 15px;
}
#comic_backnumber {
	width: 650px;
	height: 80px;
	background-color: #FFF;
}
#comic_backnumber_950 {
	width: 950px;
	height: 80px;
	background-color: #FFF;
}
#comic_backnumber_l {
	float: left;
	margin-top: 35px;
	margin-left: 15px;
}
#comic_backnumber_r {
	float: right;
	margin-top: 30px;
	margin-right: 15px;
}
/* #contents_area_comic {
	width: 950px;
	background-color: #fff;
	padding-bottom: 20px;
}  */

.box_comic {
	width: 140px;
	float: left;
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 7px;
	border: 2px solid #CCC;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 280px;
	background-color: white;
}
.box_comic_title {
	display: table-cell;
	width: 140px;
	vertical-align: middle;
	font-size: 10px;
	text-align: center;
	height: 40px;
}


.box_comic h4 {
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
	letter-spacing: 0.07em;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 13px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.box_comic h4 a {
	color: #06C;
}



.box_comic p {
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	letter-spacing: 0.08em;
	color: #333;
	margin-top: 2px;
}


.comic_img {
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	text-align: center;
}


/*comic sp*/
.w_general {
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
.w_general h3{
	font-size:15px;
	text-align:center;
	letter-spacing:1px;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	margin:0;
	color:#000;
	margin-top:20px;
	margin-bottom:8px;
	line-height:24px;
	}
	.w_general h4{
	font-size:12px;
	text-align:center;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	margin:0;
	color:#000;
	margin-bottom:20px;
	line-height:20px;
	}
	
.wrap_work {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
}


panel {
  width: 500px;
}
 
#panel > dt {
  border-bottom: solid 1px white;
  background-color: #00BCD4;
  color: white;
  cursor: pointer;
  padding: 10px;
  font-weight: bold;
}
 
#panel > dd {
  border: solid 1px Silver;
  margin: 0px;
  padding: 10px;
}


	
	
.work_box {
	width:106px;
	float:left;
	margin-left:6px;
	margin-right:5px;
	font-size:12px;
	line-height:16px;
	padding:6px;
	border:solid 1px #ccc;
	margin-bottom:10px;
	height:244px;
}


.work_box p {
	margin-bottom:6px;
	text-align:center;
	
}
.sakusya {
	text-align:center;
	border-top:dotted 1px #ccc;
	padding-top:10px;
	
}


.img_comic {
	width:92px;
	height:144px;
		margin-bottom:8px;

}

