@charset "utf-8";
/* =================================== 

エントリー用

=================================== */

body.entry .main-column-header{
	min-height:1%;
}

* html body.entry .main-column-header{
	height:1%;
}

h1.entry-title{
	background:url(../images/bg_entry_title.jpg) top left no-repeat;
	
}

.asset-meta{
	margin-top:0.6em;
}

h1.entry-title,
.asset-meta{
	color:#E83917;
	font-weight:bold;
	padding-left:20px;
	line-height:1.1;
}

.asset-content{
	line-height:1.7;
}

.asset-more{
	margin-top:1.7em;
}


.entry-footer{
	margin-top:30px;
	padding-top:30px;
	text-align:center;
	background:url(../images/border_h.jpg) left top repeat-x;
	line-height:1.05;
}

.entry-footer a{
	padding:0 1em;
	border-right:1px solid #E83917;	
	border-left:1px solid #E83917;	
}