@charset "utf-8";

/*===============================================================================*/
/*privacy*/
/*===============================================================================*/

.txt_r{
	text-align:right;
	}


/* プライバシーポリシー */

.privacy_title {
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-left: 0px;
}

.contents dl {
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.contents dt {
	display: block;
	width: auto;
	color: #000;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.contents dd {
	display: block;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(../../common/img/list_mark01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#company01 {
	color: #000;
	font-weight: bold;
	display: block;
	background-image: url(../../common/img/list_mark01.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}

#company01  strong {
	font-weight: normal;
}

#company02 {
	color: #000;
	display: block;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 24px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	font-style: normal;
}

#company02 span {
	display: block;
	padding-bottom: 10px;
	color: #038866;
}

#company02 span strong {
	display: block;
	padding-top: 5px;
	font-size: 1.2em;
}

p#last {
	display: block;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contents ol{
	margin:-20px 0 30px ;
}


/* プライバシーポリシー end */
