@charset "utf-8";

.bcms_record {
	margin-top:10px;
/*	margin-left:30px; */
	margin-bottom:0;
	margin-right:35px;
}

.bcms_title {
	font-size:16px;
	font-weight:bold;
	color:#004a8a;
	margin-left:0.3em;
	border-bottom:1px dashed #888;
	padding-bottom:3px;
	margin-bottom:1em;
}

.bcms_gname,.bcms_link, .bcms_permalink{
	display:none;
}

.bcms_plugin_archiver {
	margin-left:40px;
}

.bcms_date{
	font-size:12px;
	text-align:right;
	margin-top:1.5em;
	margin-bottom:1em;
}
	
.bcms_record, .bcms_content{
	margin-bottom: 50px;
}

.bcms_content {
	margin-left: 7px;
	font-size:16px;
}

.bcms_record {
/*	border-bottom: 2px #777 dashed;*/
	border-bottom:1px dashed #888;

}

.bcms_pager {
	display:block;
	text-align:right;
	margin-right:7em;
}

#contents img {
	max-width:100%;
}