/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://raku2life.s12.coreserver.jp/mt-cartopia-ozu/mt-static/themes-base/blog.css);
@import url(http://raku2life.s12.coreserver.jp/mt-cartopia-ozu/mt-static/themes/blue-006699/screen.css);
/* end StyleCatcher imports */


/* ボックス全体枠 */

.rss-box {

margin: 10px 5%;

padding: 15px;

border: 2px solid #4E81B4;

background:#ffffff;

text-align:left;

}

/* RSSフィード　サイトタイトル表示 */

.rss-title {

margin: 5px 0;

padding: 0;

}

/* RSSフィード　サイトタイトル表示　リンクカラー */

.rss-title a {

font-size: 18px;

line-height:22px;

font-weight:bold;

color: #4E81B4;

}

/* RSSフィード　記事一覧の大枠 */

.rss-items {

}

/* RSSフィード　サイト説明文・記事タイトル・記事内容 */

.rss-item {

font-size: 12px;

line-height:18px;

font-weight : normal;

margin: 8px 0;

}

/* RSSフィード　サイト説明文・記事タイトル・記事内容 リンクカラー */

.rss-item a:link ,

.rss-item a:visited ,

.rss-item a:active {

text-decoration : underline;

color: #4E81B4;

}

/* RSSフィード　サイト説明文・記事タイトル・記事内容 リンクカラー：ロールオーバー */

.rss-item a:hover {

text-decoration : none;

color: #4E81B4;

}

/* RSSフィード　記事日付 */

.rss-date {

font-size: 10px;

font-weight : normal;

color: #4E81B4;

}

/* ボタン */

.pod-play {

_width:12em;

margin: 0 0.2em; padding: 0.1em 0; _padding:0;

white-space:nowrap;

text-decoration: none;

vertical-align:middle;

background: #fb6;

color: black;

}

/* 左側ボタン */

.pod-play em {

_width:1em; _cursor:hand;

font-style: normal;

margin:0; padding: 0.1em 0.5em;

background: white;

color: #222;

}

/* 右側ボタン */

.pod-play span {

_width:1em; _cursor:hand;

margin:0; padding: 0.1em 0.5em 0.1em 0.3em;

}

/* 左側ボタン：ロールオーバー */

.pod-play:hover {

background: #666;

color: white;

}

/* 右側ボタン：ロールオーバー */

.pod-play:hover em {

background: black;

color: white

}
