#splash_feed {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/* for javascript */
    overflow: hidden;
	overflow-x:hidden;
	height: 360px;
	width: 540px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 15px;
	margin: 0px;
}

#splash_feed a:link {
    color: #FF3399;
    text-decoration: underline;
}

#splash_feed a:visited {
    color: #666;
    text-decoration: underline;
}

#splash_feed a:hover {
    color: #C00;
    text-decoration: none;
}

#splash_feed ul {
  padding:             0;
  margin:              auto;
}

#splash_feed li {
	list-style-type: none;
	list-style-position: inside;
	vertical-align: top;
	/*
    padding-bottom: 7px;
    padding-top: 7px;
    padding-right: 5px;
    padding-left: 10px;
    */
    padding-left: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-bottom: 5px;
}

#splash_feed .ceo {
    background: url(http://www.leiblanca.com/feed/img/campaign.gif) no-repeat;
}

#splash_feed .dnews {
    background: url(http://www.leiblanca.com/feed/img/campaign.gif) no-repeat;
}

#splash_feed .sdt {
    background: url(http://www.leiblanca.com/feed/img/staff_blog.gif) no-repeat;
}
iframe {
	height: 250px;
	width: 570px;
}
#inline {
	height: 250px;
	width: 570px;
	margin-bottom: 15px;
}
