@charset "euc-jp";

/***************************************************
	privacy.css
***************************************************/

#content {
	padding-top: 30px;
	background: url(/img/common/bg01.png) 0 0 repeat;
}
#content #privacyAtc {
	padding-bottom: 1px;
}

/* #privacy.index
------------------------------------------------------------ */
.index #privacyAtc .container {
	margin-bottom: 30px;
	background-color: #fff;
}
.index #privacyAtc .content_inn {
	padding: 90px 170px 90px;
}

.index  .txt01 {
	border-bottom: 1px dotted #bbb;
	padding-bottom: 50px;
	line-height: 1.85;
}
.index #block01 dl {
	padding: 50px 0 45px;
}
.index #block01 dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.index #block01 dd {
	margin-bottom: 40px;
	line-height: 1.85;
}
.index .txtbox01 {
	border: 1px solid #bbb;
	padding: 25px 30px;
}
.index .txtbox01 p.txt02 {
	line-height: 1.85;
	margin-bottom: 0;
}
.index .txtbox01 p.txt02 a {
	color: #0f4680;
}