@charset "Shift_JIS";
/*privacy共通ヘッダ*/
#privacy-top{
	width: 1055px;
	height: 110px;
	background-image: url(../privacy/img/title.png);
	padding-top: 70px;
	background-repeat: no-repeat;
}

#privacy-top2{
	width: 1055px;
	height: 110px;
	background-image: url(../privacy/img/title2.png);
	padding-top: 70px;
	background-repeat: no-repeat;
}

#privacy-header{
	background-image: url(../privacy/img/privacy-header.gif);
	background-repeat: repeat-x;
}

/*privacyタイトル*/
/*イベントTOP*/
#title-privacy{
	height: 130px;
	background-image: url(../privacy/img/privacy-title01.gif);
	background-repeat: no-repeat;
}

#title-privacy2{
	height: 130px;
	background-image: url(../privacy/img/privacy-title02.gif);
	background-repeat: no-repeat;
}

/*レイアウト*/
#privacy-h1{
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #e0dfdd;
	margin-bottom: 20px;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#privacy-h2{
	float: left;
}

#privacy-h3{
	float: left;
	padding-top: 10px;
}

#privacy-main{
	margin-left: 15px;
	padding-bottom: 50px;
}

#privacy-main a{
	text-decoration: none;
	color: #4f8bd6;
}

#privacy-koumoku{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	margin-left: 15px;
	font-size: 17px;
	font-weight: 600;
}

#toiawase{
	background-color: #eae9e8;
	font-size: 17px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-weight: 600;
	margin-bottom: 15px;
}