@charset "utf-8";
.artist {
	font-family: "Verdana", "Helvetica";
	font-size: 12px;
	font-weight: bold;
	color: #481112;
	height: 18px;
	margin-right: 12px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBBDB2;
	padding-top: 2px;
}
.date {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #F3F4F1;
	background-color: #CC0000;
	height: 18px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	height: 18px;
	width: 480px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.menutext {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	color: #000000;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.yoyakuimg {
	border: 1px solid #D8CDC4;
}
.toku {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	font-size: 10px;
	line-height: 1.5em;
	color: #000000;
	margin-top: 5px;
}
.others1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	font-size: 10px;
	line-height: 1em;
	color: #cc0000;
	font-weight: bold;
}
.comment {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
.pagenavi {
	font-family: "Osaka", "Verdana";
	margin-right: 5px;
}


