﻿@charset "utf-8";

/*************************************************************************/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 */
/*　　　　　　　　　　　　　　　　　左側 　　　　　　　　　　　　　　　　*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 */
/*************************************************************************/

#eventTitle{
background:url(../image/eventTitle.gif) top left no-repeat;
height:50px;
text-indent:-9999px;
}



/* イベント＆試写会/試写会情報
------------------------------------------------------------------------*/
.cinema{
clear:both;
margin:0px;
padding:0pxx;
}

/***　リンク色・ボタン指定　***/
.cinema_datecolor{
	color:#CC0000;
}

.cinema ul{
padding:0px 0px 0px 5px;
list-style: none;
line-height:180%;
}

.cinema li{
margin:10px 0px 15px 0px;
}

.cinema h3{
	height:26px;
	text-indent:40px;
	background-image:url(../event/image/cinema_h3.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.cinema img{
	margin:5px 0px 0px 0px;
	padding:3px;
	border:2px solid #06F;
}

.cinema a:hover img{
border:2px solid #bebebe;
}

.event_pre{
margin:0px 0px 0px 0px;
}



/*　イベント＆試写会トップ　*/
.eventTop{ background:url(../image/hbc_eventlogo.gif) top left no-repeat; }
