@charset "utf-8";

@import 'reset.css';


/* section */
.event_detail .section{
	text-align:left;
}

/* events-title2 */
.event_detail .events-title2{
	margin:20px 0 15px 0;
}

/* reccomend-link */
.event_detail .reccomend-link{
	padding:10px 0 0 0;
	text-align:right;
}
.event_detail .reccomend-link a:hover{
	text-decoration:none;
}


/* ImageMoushikomi2 */
#ImageMoushikomi2{
	margin:20px 0;
}

/* reccomend-link */
.event_detail .reccomend-link{
	padding:10px 0 0 0;
	text-align:right;
}
.event_detail .reccomend-link a{
	padding-left:15px;
	background:url(../img/ico_lead_pagelink.gif) no-repeat 0 5px;
}
.event_detail .reccomend-link a:hover{
	text-decoration:none;
}

/* Reccomend */
.event_detail #Reccomend{
	margin:20px 0;
}

.event_detail #Reccomend h3{
	background:#ED6D00;
	padding:3px 10px;
	color:#FFF;
}
.event_detail #Reccomend .textarea{
	margin:15px 10px;
}

/* PageEnd */
#PageEnd{
	width:750px;
	margin:0 auto 20px auto;
}