@charset "UTF-8";

@import "/common/css/default.css";
@import "/common/css/common.css";

/*イベントのスタイルシート

■目次：

・講師紹介
・プレスリリース

*/



/*---------------講師紹介---------------*/

.teacher_profile {
	margin: 12px 18px 0;
	padding: 0 0 12px;
	width: 494px;
	background: url(/common_resource/bg_dotted.gif) left bottom repeat-x;
}

.teacher_profile_last {
	margin: 12px 18px 0;
	padding: 0 0 12px;
	width: 494px;
}

.teacher_profile_imgno {
	margin: 12px 18px 0;
	padding: 0 0 12px;
	width: 494px;
	background: url(/common_resource/bg_dotted.gif) left bottom repeat-x;
}

.teacher_profile_imgno_last {
	margin: 12px 18px 0;
	padding: 0 0 12px;
	width: 494px;
}

.teacher_profile_left {
	width: 100px;
	float: left;
}

.teacher_profile_right {
	width: 384px;
	float: right;
}

#right .teacher_profile_right p,
#right .teacher_profile_imgno p,
#right .teacher_profile_imgno_last p {
	margin: 12px 0 0;
}

#right .teacher_profile_right p.teacher_profile_name,
#right p.teacher_profile_name {
	margin: 0;
}




/*---------------プレスリリース---------------*/

#right p.news_direct {
	margin: 0 18px;
}

#right p.news_tender {
	margin: 0 18px;
	text-align: right;
}

#right h1.news_title {
	margin: 24px 0;
	padding: 0;
	text-align: center;
	background: none;
}

#right .news_h {
	font-size: 100%;
	margin: 24px 18px 0px 0px;
	padding: 0 0 0 14px;
	width: auto;
	background: url(/common/css/event_news_css/p_sba_square.gif) 0.2em 0.5em no-repeat;
}

