h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	margin-top: 0px;
	font-weight: normal;
}


h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F60;
	margin-top: 0px;
}
h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #3CF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.date {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
}

p {
	font-size: 14px;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
li      {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.comicbox {
	float: right;
	width: 500px;
}
.comicboxleft {
	width: 250px;
}
