@charset "utf-8";

/* 
===== 説明会検索 ==== */
#top_main_box_02 #flashArea {
	width: 702px;
	margin: 20px 0 20px 14px;
}



/* 
===== フランチャイズ募集説明会の概要 ==== */
#top_main_box_02 p.lead {
	margin-top: 5px;
}

#top_main_box_02 #flashArea2 {
	width: 655px;
	margin: 15px auto 20px;
	position: relative;
}

* html #top_main_box_02 #flashArea2 {
	width: 655px;
	margin: 15px 0 20px 37px;
}

#top_main_box_02 #flashArea2 p.hidden {
	width: 54px;
	height: 22px;
	background-color: #fff;
	position: absolute;
	left: 594px;
	top: 7px;
}

#top_main_box_02 #program .program {
	width: 710px;
	margin: 10px auto 15px;
}

* html #top_main_box_02 #program .program {
	width: 710px;
	margin: 10px 0 15px 10px;
}

#top_main_box_02 #program .program p {
	text-align: right;
	color: #f00;
}

#top_main_box_02 #voice p {
	background: url(../images/icon_voice.jpg) 15px 0 no-repeat;
	padding: 7px 20px 15px 60px;
}


#top_main_box_02 #voice p.last {
	padding-bottom: 10px;
}



