@charset "utf-8";

@import "base.css";

body#voice_top #title h1 {
	margin-top:0px;
}

#contents {
	position:relative;
	margin:20px 0 0 16px;
}

.voiceEntry{
	position:relative;
	overflow:hidden;
}

.voiceEntry h2{
	text-indent:-9999px;
	height:0;
	overflow:hidden;
}
.date {
	font-size:90%;
	color:#999999;
}


.detailLink{
}

/* 上段 */
#voice16{
	background:transparent url(../voice/img/no16_bak.jpg) no-repeat 0 0;
	height:255px;
}
#voice16 p.summary,
#voice16 p.date{
	position:absolute;
	right:27px;
	width:388px;
}
#voice16 p.summary{
	top:168px;
}
#voice16 p.date{
	top:210px;
}
#voice16 p.detailLink{
	position:absolute;
	left:552px;
	top:136px;
}
#voice16 p.siteLink{
	position:absolute;
	right:27px;
	top:210px;
}
#voice16 p.detailLinkArea{
	position:absolute;
	left:12px;
	top:12px;
}


/* 中段 */
#voice14,
#voice15{
	height:250px;
	width:326px;
	float:left;
	display:inline;
	border:1px solid #858585;
}
#voice15{
	background:transparent url(../voice/img/no15_bak_m.jpg) no-repeat 0 0;
	margin:0 12px 0 0;
}
#voice14{
	background:transparent url(../voice/img/no14_bak_m.jpg) no-repeat 0 0;
	margin:0;
}
#voice14 p.summary,
#voice15 p.summary{
	position:absolute;
	left:16px;
	top:160px;
	width:294px;
	text-align:justify;
}
#voice14 p.date,
#voice15 p.date{
	position:absolute;
	left:16px;
	top:230px;
	width:300px;
	text-align:right;
}
#voice14 p.detailLink,
#voice15 p.detailLink{
	position:absolute;
	left:211px;
	top:205px;
}
#voice14 p.siteLink,
#voice15 p.siteLink{
	position:absolute;
	left:16px;
	top:208px;
}

#voice14 p.detailLinkArea,
#voice15 p.detailLinkArea{
	position:absolute;
	left:13px;
	top:11px;
}

/* 下段 */
#oldEntry{
	clear:both;
	padding:16px 0 17px 206px;
	background-color: transparent;
	background-image: url(../voice/img/bak_leaf.jpg);
	background-repeat: repeat-y;
	background-position: 46px 0px;
}
#oldEntry .voiceEntry{
	border-top:1px solid #858585;
	width:463px;
	height:102px;
}
#oldEntry .voiceEntry p.summary{
	display:none;
}
#oldEntry .voiceEntry p.date{
	display:none;
}
#oldEntry .voiceEntry p.detailLink{
	position:absolute;
	right:5px;
	bottom:6px;
}
#voice13{
	background:transparent url(../voice/img/no13_bak_s.jpg) no-repeat 0 0;
}
#voice12{
	background:transparent url(../voice/img/no12_bak_s.jpg) no-repeat 0 0;
}
#voice11{
	background:transparent url(../voice/img/no11_bak_s.jpg) no-repeat 0 0;
}
#voice10{
	background:transparent url(../voice/img/no10_bak_s.jpg) no-repeat 0 0;
}
#voice9{
	background:transparent url(../voice/img/no9_bak.jpg) no-repeat 0 0;
}
#voice8{
	background:transparent url(../voice/img/no8_bak.jpg) no-repeat 0 0;
}
#voice7{
	background:transparent url(../voice/img/no7_bak.jpg) no-repeat 0 0;
}
#voice6{
	background:transparent url(../voice/img/no6_bak.jpg) no-repeat 0 0;
}
#voice5{
	background:transparent url(../voice/img/no5_bak.jpg) no-repeat 0 0;
}
#voice4{
	background:transparent url(../voice/img/no4_bak.jpg) no-repeat 0 0;
}
#voice3{
	background:transparent url(../voice/img/no3_bak.jpg) no-repeat 0 0;
}
#voice2{
	background:transparent url(../voice/img/no2_bak.jpg) no-repeat 0 0;
}
#voice1{
	background:transparent url(../voice/img/no1_bak.jpg) no-repeat 0 0;
	border-bottom:1px solid #858585;
}
#voice_top #container #contents #voice15 .detailLinkArea a span {
	position:absolute;
	left:12px;
	top:12px;
	height: 210px;
	width: 240px;
	/*background-color: #0F6;*/
	display: block;
	/*text-indent: -9999px;*/
}
