@charset "utf-8";
/* CSS Document */



/* 試し読み部分 
---------------------------------------------*/
h2{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	clear:both;
	margin-top:10px;
}

.comic_box{
	width:860px;
	height:213px;
	margin-top:20px;
	margin-left:20px;
}

.comic_box01{
	width:860px;
	height:213px;
	margin-top:20px;
	margin-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

.comic_box02{
	width:860px;
	height:255px;
	margin-top:20px;
	margin-left:20px;
}

.title{
	font-size: 11px;
	padding-bottom:10px;
	color: #FFF;
}


.comic{
	float:left;
	width:110px;
	text-align:left;
}

.comic01{
	float:left;
	width:90px;
	text-align:left;
}

.cover{
	height:143px;
}

.btn_ichi{
	padding-top:10px;
}

.midashi{
	padding-top:10px;
}

a.rollover_btn_try {
  display: block;
  overflow: hidden;
  text-align: left;
  position: relative;
  width: 90px;
  height: 20px;
}

a.rollover_btn_try:hover img {
  position: relative;
  top: -20px;
}


.other_waku{
	width:860px;
	height:175px;
	margin-top:20px;
	margin-left:20px;
	text-align:left;
	clear:both;
}

.other_box{
	width:420px;
	height:155px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

.other_box01{
	width:420px;
	height:155px;
	float:left;
	margin-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}



.other_migi{
	width:330px;
	float:left;
}

.other_hidari{
	width:90px;
	float:left;
}

h4{
	font-size: 14px;
	color:#09F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 42px;
	width:310px;
}

.comment{
	padding-top:10px;
	font-size: 12px;
	color: #CCC;
	line-height: 17px;
}