@charset "utf-8";
/* CSS Document */
/*2257 Page*/
#auxPageArea  {
	width: 				950px;
	text-align: 		center;
	height: 			auto;
	background: 		url('../images/episode_01_middle.png');
}
.auxPage_area_top { 
	width: 				950px;
	height: 			25px;
	background: 		url('../images/episode_01_top.png');
}
.auxPage_area_bottom {  
	width: 				950px;
	height: 			25px;
	background: 		url('../images/episode_01_bottom.png');
}
.auxPage_area_middle { 
	width: 				900px;
	height:				auto;
	margin:				0 auto;
}
/*2257 Info*/
#sec2257Info  {
	width: 900px;
	margin: auto;
	height: auto;
}
#sec2257Info p {
	text-align: left;
	width: 880px;
	padding: 10px;
}
#sec2257Info .contact {
	text-align: center;
	width: 400px;
	height: auto;
	padding: 0px;
	margin: auto;
}
/*Privacy Policy*/
#privacyTOSInfo  {
	width: 900px;
	margin: auto;
	height: auto;
}
#privacyTOSInfo h2  {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
#privacyTOSInfo p {
	text-align: left;
	width: 880px;
	padding: 10px;
}
#privacyTOSInfo ol {
	width: 800px;
	margin: auto;
	height: auto;
	list-style-type: decimal;
	list-style-position: inside;
	text-align: left;
}
#privacyTOSInfo ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
