/* CSS Document */
/*---------------------------------------------------------*/
/*    h1 index_title                                       */
/*---------------------------------------------------------*/
#main_img2{ width: 600px; height: 180px; background: url(../../event/img/detail/h1_ttl.gif) no-repeat; text-indent: -9999px;}
/*---------------------------------------------------------*/
/*    h2 index_title                                       */
/*---------------------------------------------------------*/
#column2-contents h2{
	background: url(../../event/img/detail/ttl_obi.gif) no-repeat;
	height:22px;
	width: 560px;
	color: #FFFFFF;
	margin-top: 20px;
	padding: 8px 0px 10px 40px;
	font-size: 14px;
}

.page-link{ width: 490px; margin: 40px auto; padding: 0px;}

/*---------------------------------------------------------*/
/*    p                                                    */
/*---------------------------------------------------------*/
p{ margin: 10px 12px; font-size: 14px;}

