@charset "utf-8";

/*	主催者の皆さまへ
================================================================== */
#host_content {
	background-image:url(../../img/common/line_01.gif);
	background-repeat:no-repeat;
	width:826px;
	height:auto;
	float: left;
	margin:20px 0;
	padding:15px 0;
}
#host_content h2 {
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding-left:8px;
	border-bottom:1px solid #69C;
	border-left:4px solid #69C;

}
#host_content #body_t {
	font-size:14px;
	text-align:justify;
	height:auto;
	padding:40px 0;
}
#host_content .booklet {
	width:400px;
	height:auto;
	padding:20px 0;
	float:left;
	overflow:hidden;
}
#host_content .booklet dl {
	font-size:14px;
	width:230px;
	padding:0 0 0 10px;
	float:left;
}
#host_content .booklet dt {
	padding:0 0 0 8px;
	border-left:4px solid #69c;
	border-bottom:1px solid #69c;
}
#host_content .booklet dd {
	text-align:justify;
	margin:7px 0 0 0;
}
#host_content .booklet img {
	float:left;
}
#host_content .margin_right {
	margin-right:23px;
}
#host_content a.btn_contact {
	display:block;
	background-image:url(../../img/host/host_btn_contact.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:300px;
	height:50px;
	text-indent:-9999px;
}
#host_content a:hover.btn_contact {
	background-position:bottom left;
}
#host_content p {
	font-size:24px;
	line-height:170%;
}