@charset "UTF-8";

/* 
	:title 		"プライバシーポリシーページ用スタイルシート";
	:created 	"2010/05/14";
	:release 	[:revision "1.00"];
	:auther 	[:name "Project D"];
*/

/* title
-------------------------------------------------- */
#contents .size3of4 h2 {
	width		: 570px;
	height		: 26px;
	margin		: 0 0 15px 0;
	background	: url(../img/bgi_sprites.png) no-repeat;
}

#contents .size3of4 h3 {
	width		: 570px;
	height		: 42px;
	margin		: 0 0 15px 0;
	background	: url(../img/bgi_sprites.png) no-repeat 0px -34px;
}

#contents .size3of4 h4 {
	margin		: 0 0 1em 0;
	padding		: 0;
	font-weight	: bold;
	color		: #333;
}

/* 個人情報の取扱いについて
-------------------------------------------------- */
.overview { margin: 0 0 2em 0; }

.section, .lastsection {
	margin			: 0 0 2em 0;
	padding			: 0 0 1em 0;
	border-bottom	: 1px solid #999;
}
.lastsection {
	padding			: 0;
	border-bottom	: 0;
}
	.section ul { margin: 1em 2em 0 2em; }
		.section ul li { list-style: disc; }
	
/* トライアルトレーニング受付中バナー,
   初めてのご予約は〜バナー
-------------------------------------------------- */
.bannerLists { margin: 30px 0 15px 0; }
	.bannerLists li { padding: 0 0 10px 0; }
