@charset "UTF-8";
/* CSS Document */

#entry {
	text-align:left;
	padding:10px;
	border:#aaaaaa solid 1px;
	margin-bottom:10px;
}

#entry td {
	vertical-align:top;
}

#entry .time {
	display:none;
}

#entry .title {
	font-size:14px;
	font-weight:bold;
}
#entry a:link {
	color:#336600;
	text-decoration:underline;
}


/*top*/
#entry_top .entry{
	text-align:left;
	padding:10px 0px 10px 0px;
	border-top:#555555 dotted 1px;
}
#entry_top img{
	padding:0px 10px 10px 0px;
	display:none;
}
#entry_top .time {
	display:inline-block;
	float:left;
	padding-right:10px;
}
#entry_top .cmt {
	display:inline-block;
	width:380px;
}

#entry_top .title {
	font-size:12px;
	font-weight:bold;
	display:inline-block;
	float:left;
}
#entry_top a:link {
	color:#336600;
	text-decoration:none;
}
#entry_top a:hover {
	color:#336600;
	text-decoration:underline;
}#entry_top a:visited {
	color:#336600;
	text-decoration:none;
}
#entry_top a:active {
	color:#336600;
	text-decoration:underline;
}

/*list*/
#news_list img {
	padding-right:10px;
	width:83px;
}


/*read*/
#news_read img {
	padding-right:10px;
	width:400px;
}

/*mystar_top*/
#entry_top_mystar .entry{
	text-align:left;
	padding:10px 0px 10px 0px;
	border-top:#555555 dotted 1px;
}
#entry_top_mystar img{
	padding:0px 10px 10px 0px;
}

#top_gallery #ga_list { display:inline-block; float:left; }
#top_gallery #entry { height:115px; width:83px; border-bottom:dotted 1px #ccc; border-top:none; border-left:none; border-right:none; }
#top_gallery .btn_detail { display:none; }
#top_gallery .title a { text-decoration:none; font-size:12px; font-weight:normal; }
#top_gallery .title { width:83px; position:absolute; padding-top:70px; }
#top_gallery .img { width:83px; height:62px; overflow:hidden; }