@charset "utf-8";

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

	Title: happy.css
	Created: 2009-6-21
	Created: 2009-6-22
	
=========================================================== */
/*
	
	section
	details
	
=========================================================== */
/*

	section
	
=========================================================== */

div.section {
	clear: both;
	border-bottom: solid 1px #CCCCCC;
	margin: 0 0 10px;
	padding: 10px 0 0;
}

div.section p {
	margin: 0 0 10px;
}

div.section ul {
	margin: 0 0 10px;
}

div.section h3 {
	margin: 0 0 5px;
	color: #9b8210;
	padding: 0;
	border: none;
	font-size: 131%;
}

div.section h3 img {
	float: left;
	vertical-align: text-bottom;
	margin: 0 5px 0 0;
}

div.imgBox {
	display: inline;
	float: left;
	width: 200px;
}

div.articleBox {
	display: inline;
	float: right;
	width: 470px;
}
