@import url(http://www.successbsns.com/cgi/mt/mt-static/themes-base/blog.css);
@import url(http://www.successbsns.com/cgi/mt/mt-static/themes/minimalist-red/screen.css);

/* 自分で追加したCSS */

/* text */
.red {
color: #F00;
}

.bold {
font-weight: bold;
}

.bg-cream-underline {
padding: 2px;
color: #000;
/*font-weight: bold;*/
line-height: 1.7em;
text-decoration: underline;
background: #FEFEC6;
}

/* ランダムバナー */
.rand-banner {
margin-bottom: 15px;
padding: 0px;
font-size: 1.1em;
line-height: 1.4em;
}

.rand-banner a:link,
.rand-banner a:visited {
color: #00F;
text-decoration: underline;
}

.rand-banner a:hover {
background: #E2EDFD;
}

/* 記事タイトル */
#page-title {
margin-bottom: 10px;
padding: 5px;
line-height: 1.2em;
background: #FFC;
border-left: 5px solid #C00;
border-bottom: 1px solid #C00;
}

/* 次の記事・前の記事 */
.next-prev-links {
margin: 20px 0px 5px;
padding: 5px 5px 7px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

.next-prev-links p {
margin: 0px;
padding: 5px 0px;
}

/* AdSense */
.adsense-336 {
margin-bottom: 20px;
padding: 0px 0px 5px;
}

.adsense-336 p {
margin: 0px;
padding: 0px;
font-size: 10px;
color: #AAA;
text-align: right;
}

/* エントリー記事のカテゴリ */
.entry-categories {
margin-bottom: 15px;
}

/* bottom */
.bottom {
margin-bottom: 30px;
padding: 0px;
font-size: 1.1em;
line-height: 1.4em;
}

.bottom a:link,
.bottom a:visited {
font-weight: bold;
color: #00F;
text-decoration: underline;
}

.bottom a:hover {
background: #E2EDFD;
}

.bottom p {
margin-bottom: 8px;
padding: 0px;
}

.bottom table {
margin-bottom: 8px;
padding: 0px;
}

.bottom td {
margin: px;
padding-right: 5px;
}

.bottom ul {
list-style: inside;
}

.newsweek-title {
margin-bottom: 7px;
padding: 8px;
font-size: 1.1em;
font-weight: bold;
line-height: 1.3em;
color: #FFF;
background: #EC0904;
}

.pen-title {
margin-bottom: 7px;
padding: 8px;
font-size: 1.1em;
font-weight: bold;
line-height: 1.3em;
color: #FFF;
background: #060;
}

/* RLM */
#rlm {
margin: 20px 0px 5px;
padding: 0px;
font-size: x-small;
}

#rlm a {
color: #000;
}

/* footer-links */
#footer-links {
margin-top: 20px;
padding: 0px;
font-size: 0.9em;
line-height: 1.2em;
color: #444;
}