@charset "utf-8";
/* CSS Document */

h3 {
	font-size:33px;
	font-weight:bold;
	margin-bottom:15px;
}

#catchContainer {
	margin-bottom:30px;
}

.catch {
	margin-bottom:15px;
}

#comicsContainer {
	width:540px;
	margin-bottom:30px;
}

#otherContainer {
	width:540px;
	margin-bottom:30px;
}

.imgarea {
	text-align:center;
	margin-bottom:30px;
}

.btnarea {
	margin-bottom:30px;
}

.btnarea li {
	margin-bottom:15px;
}
