@import '../styles.css';

#pickups{
	padding:12px 0 12px 12px;
	background-color:#ddddd2;
margin-bottom:20px;
width:612px;
}
#pickups span img{
	border:1px solid #2a2a2a;
}
.enclosure-image img {
	margin-bottom:10px;
	padding:0;
}
#entries .header{
	min-height:72px;
	padding:0;
}
#breadcrumbs{
	font-size:10px;
}
#voice{
border:6px solid #ddddd2;
padding:13px 13px 0 13px;
margin-bottom:13px;
width:588px;
}
#entries #voice p{
width:588px;
}
#pickups h3{
	font-family:"ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝";
	font-size:13px;
	color:#000;
	padding:0;
	padding-bottom:4px;
	margin-bottom:6px;
	line-height:1em;
	border-bottom:1px solid #474747;
	border-top:none;
	background:none;
}
#pickups li{
	width:192px;
	float:left;
	margin-right:12px;
}
#pickups .entry p{
	font-size:10px;
	margin-bottom:12px;
	width:186px;
}

#pickups .footer a{
	display:block;
	width:67px;
	height:21px;
	background:url(../../images/btn_detail.gif);
	text-indent:-9999px;
	margin-left:125px;
}


#entries{
	width:646px;
	margin-right:0;
	float:left;
}
#entries p{
	width:626px;
}
#entries .header h2{
	text-indent:0;
	background:none;
	margin-bottom:0.6em;
	height:auto;
	width:auto;
	line-height:1;
}
#gallery{
margin-bottom:20px;
}
#gallery .entry {
height:270px;
}
#gallery h3{
	padding:13px;
	border-top:1px dotted #acaca5;
	border-bottom:1px dotted #acaca5;
	width:600px;
	margin-bottom:20px;
	line-height:1;
font-size:10px;
font-weight:normal;
}
#gallery dl{
padding:0.4em 0;
font-size:9px;
}
#gallery dl.first{margin-top:13px;}
#gallery dt{
padding:0;
width:30px;
/*color:#999999;
*/}
#gallery dd{
width:166px;
padding:0;
}
.entry{
	width:196px;
	float:left;
	border:none;
	margin:0;
	padding:0;
	margin-right:19px;
	font-size:10px;
}
.entry .body span img{
	padding:2px;
}

#info{
	border-top:2px solid #3d3d3c;
	padding-top:10px;
	width:411px;
	margin-right:19px;
	margin-bottom:50px;
}
#info h3{
	line-height:1em;
	margin-bottom:10px;
	padding:0;
	border:none;
	background:none;
}
#info dl{
	border-bottom:1px dotted #acaca5;
	margin:0 0 0.4em 0;
	padding:0.4em 0;
	width:411px;
}

#info dt,
#info dd{
	float:left;
	font-size:10px;
}
#info dd a{
	color:#969696;
	text-decoration:none;
}
#info dt{
	width:100px;
}
#info dd a:hover{
	color:#b8b8b8;
	border-bottom:1px dotted #b8b8b8;
}
