/*イベント用*/
/*ジャンルタイトル*/
/*イベント*/
#p_main_title {
	background-image: url(105/img/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 500px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 70px;
	text-indent: -9999px;
	height: 30px;
	border-bottom-width: 1px;

	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/*イベント画像*/
.p_yokoimg {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}
.p_tateimg {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
#p_kensaku {
	text-align: right;
	width: 500px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 70px;
	font-size: 11px;
	border-bottom-width: 1px;

	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

.p_title1 {
	font-size: 16px;
	color: #CC0000;
	line-height: 20px;
	font-weight: bold;
	width: 500px;
}
.p_title2 {
	font-size: 16px;
	color: #CC0000;
	line-height: 20px;
	font-weight: bold;
	width: 250px;
	float: right;
}
.p_genre {
	font-size: 10px;
	color: #666666;
	margin: 2px;
	clear: both;
	border-bottom-width: 1px;

	border-bottom-style: dotted;
	padding-bottom: 5px;
	padding-top: 5px;
}
.cs_title1 {
	font-size: 16px;
	color: #CC0000;
	line-height: 20px;
	font-weight: bold;
	width: 500px;
}
.mt_title1 {
	font-size: 16px;
	color: #CC0000;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
	width: 500px;
	padding-left: 10px;
}

