@charset "UTF-8";

/*============================
#leftArea
============================*/

div#l-container div {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	overflow: hidden;
}
p.text01 span {
	font-size: 85%;
	display: block;
	line-height: 1.6em;
	margin-top: 10px;
}
h3 {
	margin-bottom: 15px;
}
