@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet
--------------------------------------*/


/*--------------------------------------
	Content Area
--------------------------------------*/

/*	div#intro
--------------------------------------*/

#intro {
	margin:0 0 -60px;
	position:relative;
	top:-60px;
	line-height:2;
}

/*	div.section
--------------------------------------*/

.section {
	margin:0 0 20px;
}

.section_title {
	margin:0 0 15px;
}

.section li {
	margin:0 0 6px;
}

.section li .time {
	margin:0 5px 0 0;
	float:left;
	color:#847711;
	font-size:92%;
	line-height:1.8;
}

.section li em {
	overflow:hidden;
	zoom:1;
}
