﻿/* 上映会＆イベント 
---------------------------- */ 
.event{
	float:left;
	width:730px;
	height:670px;
	padding:0px;
	margin:0px;
	background:url(../img/common/bd01.gif) repeat;
}

.event .bg{
	width:706px;
	height:644px;
	background:#FFF;
	margin:2px;
	padding:10px;
}

.event h2{
	width:706px;
	border-bottom:1px dotted #aaa;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

.event dl{
	width:706px;
	font-size:80%;
	line-height:160%;
}

.event dl dt{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight: bold;
}

.event dl dd{
	margin:0px 0px 0px 0px;
	padding:0px;   
}

.event dl dd a{
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#000;
	list-style-type: none;
	
}


.event dl dd.icon_map{
	margin:0px 0px 10px 0px;
	padding:0px 15px 0px 0px;  
	background:url(../img/common/icon01.gif) no-repeat center right;
	text-align:right;
}

.event dl dd.icon_map a{
	color:#000;
	text-decoration: underline;
	cursor: pointer;
}

.event dl dt.bd02{
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	font-weight: bold;
	border-top:1px dotted #CCC;
}


.event dl dd.topMap{
	margin:10px 0px 5px 0px; 
	padding:0px;
	clear:both;
}

.event dl dd.topMap p{
	font-size:85%;
	color:#000;
	margin:5px 10px 0px 0px;
	list-style-type: none;
}

.event dl dd.topMap p a{
	color:#000;
}
