@charset "utf-8";

/* ContenterR
----------------------------------------------------------- */
#privacyTitle h1 {
	background: url(../../privacy/img/title_point04.png) 0 0 no-repeat;
  height: 31px;
  text-indent: -9999px;
  margin: 0 0 15px;
}

.sectionTitle {
	position: relative;
	margin: 0 0 15px;
	padding: 0 0 0 12px;
	background: url(../../privacy/img/bg_tl01.png) 0 0 repeat-y;
}

.sectionTitle:before,
.sectionTitle:after {
	position: absolute;
	left: 0;
	display: block;
	content: "";
	width: 5px;
	height: 2px;
	font-size: 0;
	line-height: 0;
}

.sectionTitle:before {
	top: 0;
	background: url(../../privacy/img/bg_tl01_top.png) 0 0 no-repeat;
}

.sectionTitle:after {
	bottom: 0;
	background: url(../../privacy/img/bg_tl01_btm.png) 0 0 no-repeat;
}

.sectionTitle p,
.sectionTitle h2 {
	display: table-cell;
	color: #fe90ad;
	vertical-align: middle;
}

.sectionTitle p span {
	display: block;
	width: 36px;
	border: 3px solid #fe90ad;
	border-radius: 6px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
}

.sectionTitle h2 {
	padding: 0 0 0 8px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}


#ContenterR h3,
#ContenterR h4 {
	margin: 0 0 10px;
}

#ContenterR p {
	margin: 0 0 15px;
	line-height: 1.6;
}

#ContenterR em {
	color: #ff0000;
	font-style: normal;
}

div#section01,
div#section02 {
	margin: 0 0 20px;
}

div#section01 dl,
div#section02 dl {
	margin: 10px 0 0;
}

div#section01 dl dt,
div#section01 dl dd,
div#section02 dl dt,
div#section02 dl dd {
	display: table-cell;
	vertical-align: middle;
}

div#section01 dl dt,
div#section02 dl dt {
	width: 248px;
}

div#section01 dl dd,
div#section02 dl dd {
	padding: 0 0 0 25px;
}

div#section01 dl dd p,
div#section02 dl dd p {
	margin: 10px 0 0 0;
	background: url(../../privacy/img/i_line01.png) 0 0 repeat;
	line-height: 29px;
}



/*----- div#section03 -----*/

div#section03 div.image {
	text-align: center;
}

div#section03 div.image img {
	margin: 0 auto;
}
