﻿@charset 'UTF-8';

/**********************************************************************************

	privacy Page Style Sheet

**********************************************************************************/

/*==================================================================
privacy
==================================================================*/

#content ol{
	margin:0 0 0 30px;
}

#content .sub{
	margin:0 0 0 40px;
}

#content ol li{
	list-style-type: decimal;
	margin:0 0 5px 0;
}

#content ul li{
	list-style-type: none;
	margin:0 0 5px 40px;
}

#content h2{
	font-size:18px;
	margin:50px 0 20px 0;
	font-weight: bold;
	text-align:center;
}

#content h3{
	margin:10px 0;
	font-weight: bold;
}

#content .btm{
	margin:0 0 5px 0;
}
