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

#titleBox{
	width:850px;
	height:80px;
	position:relative;
	margin:0px auto;
}

#titleBox h2{
	background:url(../../privacy/img/title.jpg) no-repeat;
	width:357px;
	height:20px;
	text-indent:-9999px;
	position:absolute;
	top:29px;
	left:2px;
}

#sMenuBox{
	width:210px;
	float:left;
}

#sMenuBox ul{
	margin:0px;
	padding:0px;
}

#sMenuBox li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#sMenuBox #sMenu01 a{
	background:url(../../privacy/img/s_menu01.jpg) no-repeat;
	display:block;
	width:210px;
	height:42px;
	text-indent:-9999px;
}

#sMenuBox #sMenu01 a:hover{
	background-position:0px -42px;
}

#contentRight{
	width:608px;
	margin:30px 0px 0px 0px;
	float:right;
}

#subtitle01{
	background:url(../../privacy/img/subtitle01.jpg) no-repeat;
	width:608px;
	height:37px;
	text-indent:-9999px;
	margin:0px 0px 15px 0px;
}

.privacyText{
	font-size:12px;
	color:#D6D2CD;
	line-height:140%;
	padding:0px 4px;
}

#subtitle02{
	background:url(../../privacy/img/subtitle02.jpg) no-repeat;
	width:608px;
	height:37px;
	text-indent:-9999px;
	margin:0px 0px 15px 0px;
}

#subtitle03{
	background:url(../../privacy/img/subtitle03.jpg) no-repeat;
	width:608px;
	height:37px;
	text-indent:-9999px;
	margin:0px 0px 15px 0px;
}

#subtitle04{
	background:url(../../privacy/img/subtitle04.jpg) no-repeat;
	width:608px;
	height:37px;
	text-indent:-9999px;
	margin:0px 0px 15px 0px;
}

#subtitle05{
	background:url(../../privacy/img/subtitle05.jpg) no-repeat;
	width:608px;
	height:37px;
	text-indent:-9999px;
	margin:0px 0px 15px 0px;
}

#subtitle06{
	background:url(../../privacy/img/subtitle06.jpg) no-repeat;
	width:608px;
	height:37px;
	text-indent:-9999px;
	margin:0px 0px 15px 0px;
}

.ki dt,.ki dd{
	font-size:12px;
	color:#D6D2CD;
	line-height:180%;
  margin: 0;
	padding:0px 4px;
}

.ki dt{
  margin: 0 0 5px;
  text-align: center;
}

.ki dd::before{
  content: "● ";
}

.address{ overflow: hidden;}
.address dt,.address dd{
	font-size:12px;
	color:#D6D2CD;
	line-height:180%;
  margin: 0;
	padding:0px 4px;

}

.address dt{ width: 40px; float: left; clear: both;}
.address dt:last-of-type{ letter-spacing: .3em;}
.address dd{ position: relative; float: left;}
.address dd::before{ content: "："; position: absolute; top: 0; left: -7px;}
