@charset "utf-8";

/*----一覧ページ----*/

#pickupIndex dl {
background:url(../imgdir/common/dot.gif) 0 bottom repeat-x;
_height:185px;/*IE6*/
padding:0 0 15px 0;
margin:0 0 15px 0;
}
	#pickupIndex dt img {
	border:1px solid #dcdcdc;
	}
		#pickupIndex dt a.ttl {
		font-size:120%;
		font-weight:bold;
		color:#333;
		line-height:1.3;
		}
	#pickupIndex dd {
	padding:15px 0 0 0;
	}
		#pickupIndex dd p {
		padding:4px 3px 10px 0;
		margin:0;
		text-align:right;
		}

/*----nextBack----*/

.leftContents .nextback {
padding:5px 0 0 0;
height:40px;
}
.leftContents .nextbackPage {
padding:5px 0 0 0;
height:40px;
}

/*----詳細ページ----*/

#article .view {
text-align:right;
margin:0 0 10px 0;
}
	#article .view a {
	background:url(../imgdir/common/icon_grey.gif) left center no-repeat;
	padding:0 0 0 12px;
	color:#333;
	}
#article p.date {
display:block;
background:#FBFBFB;
border-bottom:2px solid #F3F3F3;
padding:3px 8px 3px 3px;
text-align:right;
margin:0;
}
#secondContents .leftContents #article h3 {
font-size:140%;
background:none;
color:#333333;
border:none;
border-bottom:#373D97 3px solid;
letter-spacing:0;
padding:6px 12px 5px 3px;
margin:0 0 8px 0;
}

#article img.top {
border:1px solid #dcdcdc;
margin:0 0 5px 0;
}
