.tsushinlist li{
	border-bottom:1px dotted #DDD;
	padding:10px 0 10px 0;
	
}
.tsushinlist{
	list-style:none;
	padding: 0;
}

.lastposts{
	text-align:right;
	font-size:85%;
}



.titlestyle1{
	font-weight: bold;
padding-bottom: 4px;
border-bottom: 1px solid #BBB;
margin-bottom: 5px;
border-top: 1px solid #BBB;
padding-top: 4px;
font-family: 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
}

.titlestyle1:after{
	display:block;
	content:" ";
	margin-bottom:10px;
	width:3px;height:1px;
	
}
.pagetitlestyle:before{
content: " ";
border-top: 1px solid #AAA;
width: 100%;
height: 3px;
display: block;
position: absolute;
top:-4px;
}

.pagetitlestyle:after{
	content:" ";
	border-bottom:1px solid #AAA;
	width:100%;
	height:3px;
	display:block;
position: absolute;
bottom:-4px;
}


.pagetitlestyle{
	font-family: 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
font-size: 30px;
margin: 40px auto 20px auto;
text-align: center;
border-bottom: 1px dotted #CCC;
padding-bottom: 11px;
border-top: 1px dotted #CCC;
padding-top: 11px;
position: relative;
}

.imgtable{
	display:table;
	margin:0 auto;
}
.imgtablecell{
	display:table-cell
}

.titlevolume{
	font-size: 60%;
margin-top: 10px;
border-top: 1px dotted #DDD;
padding-top: 5px;
color: #666;
line-height: 14px;
}