@import url(http://www.blog.01investor.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.blog.01investor.com/mt/mt-static/themes/worldscape/screen.css);


/* 最新アップデート*/

#news {
 border: solid 1px #333333;
 display: inline-block;
 }

#news h2 {
 background-color: #333333;
 color: #ffffff;
 padding: 3px 10px;
 margin: 0;
 }

#news h3 {
 font-size: 12px

#news ul {
 margin: 0;
 list-style-type: none;
 }

#news li {
 padding: 8px 10px;
 }

#news .even {
 background-color: #d3e1ea;
 }
