@charset "UTF-8";

@import "../../../files/css/common/layout.css";

/*-------------------------------------------------------------------------
	Index
/*-----------------------------------------------------------------------*/

#contents h3 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #0b3c19;
	padding-bottom: 5px;
	border-bottom: 3px solid #136338;
	margin-bottom: 15px;
}
	#contents dt {
		font-weight: bold;
		margin-bottom: 7px;
	}
	#contents dd {
		margin-bottom: 20px;
		padding-left: 22px;
	}
	
#breadcrumb.privacy {
	margin-top:10px;
	height:20px;
	margin-bottom:0 !important;
}
	#container.privacy {
		padding-top:4px !important;
	}
