@import url("./basic2.css");
/*syukkin*/
#syukkin .Day{
	margin-top:0px;
}
#syukkin .Day a{
	text-decoration: none;
}
#syukkin .Date{
	margin:30px 0 0 0;
	font-size:16px;
	font-weight:bold;
	padding:0;
}
#syukkin .Date span{}

#syukkin .Am .Girls,
#syukkin .Am .newGirls{
	float:left;
	text-align:center;
	width: 78px;
	height: 94px;
	margin: 3px;
	padding:12px 2px 12px 2px;
	font-size: 10px;
	overflow: hidden;
}
#syukkin .Am .Girls{
	background: url(../images/thumb_bg_kuro.gif);
}
#syukkin .Am .newGirls{
	background: url(../images/thumb_bg_new2.gif);
}
#syukkin .Pm .Girls,
#syukkin .Pm .newGirls{
	float:left;
	text-align:center;
	width: 78px;
	height: 94px;
	margin: 3px;
	padding:12px 2px 12px 2px;
	font-size: 10px;
	overflow: hidden;
}
#syukkin .Pm .Girls{
	background: url(../images/thumb_bg_kuro.gif);
}
#syukkin .Pm .newGirls{
	background: url(../images/thumb_bg_new2.gif);
}

#syukkin .Girls .Img img,
#syukkin .newGirls .Img img{
	width:60px;
	height:60px;
}
#RightCol .Girls a:link,
#RightCol .newGirls a:link{
color:#FFFFFF;
}
#RightCol .Girls a:visited,
#RightCol .newGirls a:visited{
color:#FFFFFF;
}

#RightCol .Girls span,#RightCol .newGirls span{
  color:#ffffff;
}
#syukkin .Am .Time{}
#syukkin .Pm .Time{}
#syukkin .Time{
	margin:20px 4px 10px 0;
	font-weight:bold;
	border-bottom: solid #000 1px;
	padding: 0 5px;
}
#syukkin .Time span{
	font-weight:normal;
	padding-left:6px;
}
#syukkin .Am{
	margin: 10px 0;
	padding: 0px;
}
#syukkin .Pm{
	margin: 10px 0;
	padding: 0px;
}
#syukkin .comment{
	text-indent:16px;
	line-height:1.2em;
}

.akaji {
	color:#ff0000;
}
