@charset "utf-8";
/* CSS Document */

/* newlyUnit */
div#newlyUnit {
	background:#ffffcc;
	border-bottom:1px solid #ff0000;
	overflow:hidden;
	zoom:1;
}
div#newlyUnit h2{margin-top:0;}
div#newlyUnit h3{font-size:150%;}/*div#newlyUnit h3{font-size:110%;}*/
div#newlyUnit div.newEntry {
	padding:0 10px 10px;
	overflow:hidden;
	zoom:1;
}
div#newlyUnit div.newEntry div.entryBody {
	float:right;
	width:480px;
}
div#newlyUnit div.newEntry ul.metainfo {overflow:hidden;zoom:1;}
div#newlyUnit div.newEntry ul.metainfo li.date {float:right;}
div#newlyUnit div.newEntry ul.metainfo li.readMore {float:left;}

div#newlyUnit .feedAggregator li { font-size: 100%; line-height: 1.25; padding: 0 0 0 15px; margin: 0 0 0.5em; background: url(/_shared/img/ico-sq_red.gif) no-repeat 0 0.34em; }
div#newlyUnit .feedAggregator li .entryTitle { font-weight: normal; }
div#newlyUnit .feedAggregator li .entryDate { font-size: 75%; margin: 0 0 0 0.5em; }

div#newlyUnit table.newEntries { line-height: 1.5; width: 704px; margin: 0 5px 5px; }
div#newlyUnit table.newEntries th,
div#newlyUnit table.newEntries td { padding: 0 5px 8px; text-align: left; vertical-align: top; }
div#newlyUnit table.newEntries th { width: 200px; }
div#newlyUnit table.newEntries td.title { font-size: 127%; line-height: 1.25; }/*div#newlyUnit table.newEntries td.title { font-size: 100%; line-height: 1.25; }*/
div#newlyUnit table.newEntries td.date { width: 6.5em; }

/* articleUnit */
div.articleUnit {
	overflow:hidden;
	zoom:1;
}
div.articleUnit div.entryTitle {
	width:237px;
	float:right;
}
div.articleUnit p.thmImg {margin-bottom:10px;}
div.articleUnit p.entry {clear:both;}
div.articleUnit ul.metainfo {margin-bottom:10px; *zoom: 1;}
div.articleUnit ul.metainfo:after { content: ""; display: block; clear: both; height: 0.01px;}
div.articleUnit ul.metainfo li.readMore { float: left; }
div.articleUnit ul.metainfo li.date { float: right; }
div.articleUnit p.mb_none {margin-bottom:0;}

/* */
div.articleUnit #oracle4engineer_rensai p.thmImg {float:left;}
div.articleUnit #oracle4engineer_rensai p.entry {clear:none;}
div.articleUnit #oracle4engineer_rensai h3 {width:237px;padding-left:110px;min-height:100px;
height: auto !important;
height: 70px;}
*+html #oracle4engineer_rensai h3 {min-height:70px !important;}
* html div.articleUnit #oracle4engineer_rensai h3 {width:348px;margin-top:-100px;}
*+html div.articleUnit #oracle4engineer_rensai h3 {width:237px;margin-top:-80px;}
#feed-oracle4engineer p {clear:both;}
/* * html #feed-oracle4engineer p {padding-top:10px;}
*+html #feed-oracle4engineer p {padding-top:10px;} */