@charset "shift_jis";

/*-------------------------------------------------

 for [dear]

 Style name: home.css
 
 Site URL: 

 File URL: common/css/home.css

 Created: 2010-04-06
 
 Description by suzuki_rui

 -------------------------------------------------*/
p#blogTitle {
	width: 376px;
	margin: 10px 0 0 4px;
	padding: 5px;
	text-align: center;
	font-size: .9em;
	color: #fff;
	border: 1px dotted #ccc;
	background: #33a02c;
} 
ul#bnrList {margin: 0; padding: 0;}
ul#bnrList li {margin: 10px 0 0 0; padding:0; list-style: none;}
ul#bnrList img {border: none;}

dl.blogpost {
	width: 369px;
	margin: 0 0 0 4px;
	padding: 10px 10px 3px 10px;
	font-size: .8em;
	background: #fafafa;
	position: relative;
}
dl.blogpost a {text-decoration: none;}
dl.blogpost a:hover {
	-moz-opacity: 0.60;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
dl.blogpost dt {
	/* width: 60px; */
	width: 80px;
	margin: 0 10px 0 0;
	padding: 3px 3px 3px 5px;
	color: #fff;
	position: relative;
}
dl.blogpost dt span {
	width: 12px;
	height: 9px;
	position: absolute;
	bottom: 4px;
	right: -12px;
}
dl.blogpost dd {
	margin: -14px 0 10px 0;
	padding: 0 0 10px 105px;
	background: url(../../images/home/rssline.gif) repeat-x left bottom;
}
/* Ō̍s */
dl.blogpost dd.lastChild  {margin-bottom: 0; padding-bottom: 0; background: none;}

dl.blogpostSen dt {background: #c6e6a2;}
dl.blogpostSen dt span {background: url(../../images/home/senba_bg.gif) no-repeat;}

dl.blogpostDea dt {background: #e6a4a2;}
dl.blogpostDea dt span {background: url(../../images/home/dea_bg.gif) no-repeat;}

dl.blogpostWai dt {background: #a2d0e6;}
dl.blogpostWai dt span {background: url(../../images/home/wai_bg.gif) no-repeat;}