@charset "UTF-8";

/* Division Value
---------------------------------------------------- */
#bj_lead{
	width:657px;
}

/* Division bj_header
---------------------------------------------------- */
#bj_header {
	width:862px;
	height:340px;
}
#bj_header h1 {
	background-repeat:no-repeat;
	background-image:url(../imgs/top/bkg_bjheader.jpg);
	width:862px;
	height:340px;
}


/* Division bj_lead
---------------------------------------------------- */
#bj_lead {
	padding-bottom:17px;
	background:url(../imgs/top/bkg_bjlead_btm.png) left bottom no-repeat;
	margin-bottom:10px;
	line-height:2.0;
}
#bj_lead_body {
	padding:17px 30px 0 31px;
	background:url(../imgs/top/bkg_bjlead_top.png) left top no-repeat;
}
#bj_lead_title{
	margin-bottom:12px;
	padding-bottom:12px;
	font-size:1.23em;
	height:47px;
	color:#664c45;
	/*background:url(../imgs/top/dotline01.png) left bottom no-repeat;*/
}
#bj_lead_txt{
	font-size:92%;
	color:#733a2c;
}
#bj_lead p {
	text-align: justify;
	text-justify: distribute;
}
#bj_lead ul {
	padding:0 15px 15px;
}
#bj_lead li {
	color:#733a2c;
	list-style:square;
	margin-left:1.5em;
	text-align: justify;
	text-justify: distribute;
}
/* Division bj_download
---------------------------------------------------- */
#bj_download{
	height:132px;
	background:url(../imgs/top/bkg_download.png) left top no-repeat;
}
#bj_download h3{
	overflow:hidden;
	height:0;
	line-height:0;
	text-indent:-9999px;
}
#bj_download p.btn{
	padding-left:186px;
	padding-top:66px;
}
/* Division bj_onepoint
---------------------------------------------------- */
#bj_onepoint{
	margin-top:15px;
	margin-bottom:15px;
	background:url(/event/brass-jamboree/imgs/top/bkg_onepoint_top.jpg) left top no-repeat !important;
	overflow:hidden;
	height:193px;
	text-indent:-9999px;
}
#bj_onepoint ul{
	padding-left:78px;
	list-style:none;
	margin-top:5px;
}
#bj_onepoint ul li{
	list-style:none;
	font-size:92%;
	color:#4c352f;
}
	
/* text-indent
---------------------------------------------------- */
#bj_topics h2 {
	text-indent:-9999px;
}
