@charset "shift_jis";



	
.sidebox .pict2 {
	margin-bottom:4px;
}

.sidebox p.side_txt {
	margin:0px;
	padding:4px 13px 10px;
	background:url(../img/side_bg_foot.gif) no-repeat left bottom;
}

.sidebox p.side_btn {
	height:0px;
}

.sidebox ul.list {
	margin:0px;
	background:url(../img/side_bg_foot.gif) no-repeat left bottom;
	padding:11px 16px 9px;
}

.sidebox ul.list li {
	background:url(../img/i_arrow_red.gif) no-repeat 0px 4px;
	margin-bottom:10px;
	padding-left:15px;
	line-height:1.3;
}




/* entry */ 

.entry {
	border:1px solid #d6d6d6;
	margin-bottom:36px;
	padding:12px;
}

.entry .entryBody,
.entry .entryMore  {
	line-height:1.8;
	margin: 0px 5px;
}
.entry p {
	line-height:1.8;
}

.entry h2 {
	min-height:28px;
	_height:28px;
	background:url(../img/h2_blog.gif) repeat-x 0px 0px;
	color:#fff;
	font-size:1.33em;
	padding:12px 0px 0px 15px;
}

.entry h2 a {
	color:#fff;
}

.entry span.date {
	float:right;
	color:#fff;
	margin-right:10px;
	font-size:0.96em;
}

.entry_link {
	text-align:right;
	border-top:1px dotted #6d6d6d;
	margin:20px 0 0 0;
	padding-top:8px;
}

.entry_link_data {
	margin:0 8px 0 0;
	text-align:right;
}

.paging,
.pageNavi {
	text-align: center;
}


