@charset "euc-jp";
/* CSS Document */


/*===============================================================
 /search/index.html
===============================================================*/
/* h2*/
div#container div#wrapper div#rightArea h2{
	background: url(../img/h2_ttl_event.gif) no-repeat;
	height:20px;
	margin:0 0 10px 0;
	text-indent:-9999px;
	}

div#container div#wrapper div#rightArea h3{
	background: url(../img/h3_ttl_event_name.gif) no-repeat;
	clear:both;
	padding:10px 10px 5px 10px;
	line-height:110%;
	font-weight:bold;
	font-size:150%;
	color:#fff;
	border-bottom:#fff dotted 1px;
	}
div#container div#wrapper div#rightArea p.subttl{	
	color:#fff;
	background: url(../img/bgi_ttl_area_bottom.gif) no-repeat left bottom;
	padding:0 10px 10px 10px;
	}	
div#container div#wrapper div#rightArea div.commentArea{	
	padding:10px 0 0 0;
	}	
div#container div#wrapper div#rightArea div.commentArea ul.pdf {
	margin:10px 0 10px 0;
	}
div#container div#wrapper div#rightArea div.commentArea ul.pdf li{
	padding:0 0 0 20px;
	background: url(../../../common/img/ico-pdf.gif) no-repeat left top;
	}	
div#container div#wrapper div#rightArea div.commentArea p.eventImg{
	margin:0 0 10px 0;
	}	
div#container div#wrapper div#rightArea div.commentArea p.eventImg img{
	border:#ccc 3px solid;
	}
div#container div#wrapper div#rightArea	ul.shopList li{
	float:left;
	width:180px;
	}
div#container div#wrapper div#rightArea	h4{
	font-weight:bold;
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px 0;
	}
	

