@charset "utf-8";
/* CSS Document */

#bd_ttl{
	color:#ff6600;
	font-size:20px;
	font-weight:normal;
}

#bd_blue{
	color: #8CABB4;
	font-weight: bold;
}

#floater{
	float:right;
	width:203px;
	background:url(../images/float_bg.jpg) top left repeat-y;
	color:#8CABB4;
	padding:0;
}

#floater_ttl{
	text-align:center;
	margin-top:0px;
	color:#ff6600;
	font-size:16px;
	#font-size:17.5px;
}

#floater_list{
	text-align:left;
	margin-left:0px;
	#margin-left:40px;
}

