#yahooBox{
	background:url(https://img1.kakaku.k-img.com/images/tools/yahoo_toolbar/line.gif) repeat-y left top;
	padding:0 0 10px 0;
}

#yahooBox .yahooBoxIn{
	padding:20px 20px 0 20px;
}

#yahooBox .yahooBoxIn .imgBox{
	width:205px;
	float:left;
	margin:6px 0 0 10px;
}

#yahooBox .yahooBoxIn .txtBox{
	width:424px;
	float:right;
	margin:6px 10px 0 0;
}

#yahooBox .yahooBoxIn .txtBox p{
	font-size:107%;
	line-height:150%;
}

#yahooBox .yahooBoxIn #attention{
	background:#efefef;
	padding:10px;
	margin:30px 0 0 0;
}

#yahooBox .yahooBoxIn #attention p{
	color:#555;
	line-height:130%;

}