﻿@charset 'UTF-8';

/**********************************************************************************

	privacy Page Style Sheet

**********************************************************************************/

/*==================================================================
privacy
==================================================================*/

*{
	line-height:20px;
}

#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 h2{
	font-size:18px;
	margin:20px 0;
	font-weight: bold;
	text-align:center;
}

#content h3{
	margin:10px 0;
	font-weight: bold;
}

#content .btm{
	margin:0 0 5px 0;
}

#content p.read{
	padding-bottom: 1.3em;
}

#content p.more_info{
	padding: 1.3em 0;
}