@charset "utf-8";

/*--------------------------------------------------

          Elements Setting CSS for DOL
          Last Modified 2011.09.12

--------------------------------------------------*/
#lpo_box {
	border: 1px solid #cecece;
	margin: 0 auto 10px;
	width: 648px;
}

#lpo_box #head_alpha {
	background: url(/dol/img/relnews_head_alpha.gif) 0 0 repeat-y;
	width: 648px;
}

#lpo_box #head_beta {
	background: url(/dol/img/relnews_head_beta.gif) 0 bottom no-repeat;
	padding: 0 0 2px;
	width: 648px;
}

/* 単語がヒットした場合 */
#lpo_box #head_gamma_hit {
	background: url(/dol/img/relnews_head_gamma1.gif) 0 0 no-repeat;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	padding: 1px 0 0;
	width: 648px;
}

/* 単語がヒットしなかった場合 */
#lpo_box #head_gamma_rcmnd {
	background: url(/dol/img/relnews_head_gamma2.gif) 0 0 no-repeat;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	padding: 1px 0 0;
	width: 648px;
}

#lpo_box #search_word {
	background: url(/dol/img/lens.gif) 7px center no-repeat;
	color: #777777;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0 0 40px;
	line-height: 1.2;
	width: 470px;
}

#lpo_box #lpo_info {
	color: #999999;
	font-size: 13px;
	line-height: 1.2;
	margin: 8px 0 0;
	padding: 0 0 0 8px;
}

#lpo_box ul {
	margin: 0;
	padding: 0 0 2px;
	width: 648px;
}

#lpo_box li {
	background: url(/dol/img/rel_news_list.gif) 9px 5px no-repeat;
	font-size: 12px;
	line-height: 1.3em;
	margin: 5px 0 0;
	padding: 0 0 0 19px;
}

#newsMain #lpo_box li a {
	font-weight: normal;
}
