@charset "utf-8";
/* CSS Document */


/*------------------------------------------------------------------------------
	page style
-------------------------------------------------------------------------------*/

/*-- 個人情報保護方針 --*/

#privacyList dt {
	font-size: 120%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #cdcdcd dashed;
}

#privacyList dd {
	margin-bottom: 25px;
}

	#privacyList dd ul {
		border: 1px #cdcdcd dashed;
		width: 520px;
		margin: 15px auto;
		padding: 15px;
	}

		#privacyList dd ul li {
			margin-bottom: 5px;
		}



/*-- リンク --*/

.links {
	width: 285px;
	padding: 25px 0 0 10px;
	zoom: 100%;
}

.links:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
	
	.links li {
		background: url(../../common/img/mark_externallink.gif) top left no-repeat                !important;
		margin-bottom: 5px;
		padding: 0 0 5px 20px;
		text-align: left;
	}
	
	
	.membersLink dt {
		font-size: 110%;
		font-weight: bold;
	}
	
	.membersLink dd {
		padding-left: 15px;
	}



.indent{
  text-indent:-1.5em;
  padding-left:1.5em;
}
.document_download {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 15px;
}
.document_download li {
	list-style-type: none;
}

ol li ul li{
	list-style:none;
	margin-left:0;
}
/* Localized */

#files h3 {
	margin: 1.5em auto .5em;
	font-weight: bold;
}
#files p {
	margin-left: 1em;
	line-height: 200%;
}