@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 dl {
	margin-top: 2em;
}
#contents h3 {
	font-weight: bold;
	margin: 1em 0  7px;
	font-size: 18px;
	}
#contents ul {
	margin-bottom: 20px;
	padding-left: 22px;
	}
#contents ul li {
	list-style: disc outside;
	margin-bottom: 0.5em;
}
#breadcrumb.privacy {
	margin-top:10px;
	height:20px;
	margin-bottom:0 !important;
}
#container.privacy {
	padding-top:4px !important;
}
