@charset "UTF-8";
/*------------------------------------------------------
	CSS Document (http://www.w3.org/Style/CSS/)

	プロジェト:	MAP Japan Art Media
	created:	2009-06-10
	ユーザー:		HH
	サイト:		http://plaza.bunka.go.jp/
--------------------------------------------------------
 This file is used to do include of RSS of ココログ.
--------------------------------------------------------*/
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, Verdana, Osaka, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
font-size: 62.5%;
}
#blog-widget {
font-size: 1.2em;
}
a img {
text-decoration: none;
border: none;
}
a {
color: #666;
text-decoration: none;
}
a:hover {
color: #2F2F2F;
text-decoration: none;
}
#blog-widget, #banner-widget {
width: 245px;
margin: 0 0 24px 0;
}
.ui-items h2 {
height: auto !important;
min-height: 18px;
height: 18px;
margin: 0 0 7px 0;
padding: 0 0 0 7px;
border-bottom: 1px solid #000;
background: url(/common/img/icons/icons.png) no-repeat 100% -45px;
font-size: 1em;
}
.ui-items h2 a {
display: block;
margin: 0;
padding: 0;
text-decoration: none;
}
#blog-widget .intro {
height: 55px;
overflow: hidden;
text-indent: -999em;
background: url(/images/leads/blog.gif) no-repeat left top;
}
#blog-widget .item {
padding: 5px 6px;
background: url(/common/img/ui/dot.png) repeat-x 0 100%;
}
#blog-widget .item .date-time {
color: #999;
}
#blog-widget .item .description {
color: #2f2f2f;
}
#blog-widget .item .description {
padding: 0;		
}
#blog-widget .item .description p {
line-height: 1.2em;
}
#blog-widget p.more {
margin-top: 5px;
}
#blog-widget p.more a {
color: #999;
text-decoration: underline;
}
#blog-widget p.more a:hover {
color: #2F2F2F;
text-decoration: none;
}
#blog-rss {
float: right;
padding-top: 5px;
}
#blog-rss a {
display: block;
width: 59px;
height: 16px;
text-indent: -999em;
background: url(/common/img/icons/blog-rss.gif) no-repeat left top;
}
#blog-rss a:hover {
background: url(/common/img/icons/blog-rss.gif) no-repeat left bottom;
}




