
@import url("base.css");
@import url("common.css");
@import url("frame_components.css");
@import url("frame_headerfooter.css");

/* -------------------------------------------------------------------
termsprivacy.css
------------------------------------------------------------------- */



/*
lNavArea
------------------------------------------------------------------- */
#lNavArea {
	float: left;
	width: 190px;
}

#lNavArea .lNavAreaTitle {
	padding: 0 0 0 15px;	
}

#lNavArea .lNavAreaBody {
	margin: 0 0 10px 0;
	padding: 1px 0 15px 15px;
	background-image: url(../common/lnav_bg01.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #555555;
}

#lNavArea .lNavAreaBody ul.item {
	margin: 10px 0 0 0;
	list-style-type: none;
}

#lNavArea .lNavAreaBody ul.item li {
	margin: 0 10px 0 0;
	padding: 2px 0px 2px 15px;
	background-image: url(../common/icon_s_blue01.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.2;
}

#lNavArea .lNavAreaBody ul.item li.this {
	background-color: #d6e6f4;
	background-image: url(../common/icon_s_gray02.gif);
	color: #333333;
}



/*
mainArea 
------------------------------------------------------------------- */
#mainArea {
	float: right;
	width: 530px;
}



/*  */
#mainArea h1 {
	margin: 0 0 20px 0;
}



/*  */
#mainArea .heading01 {
	margin: 30px 0 15px 0;
	padding: 4px 5px 4px 10px;
	background-image: url(../common/icon_heading_blue03.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading02 { /*  */
	margin: 30px 0 15px 0;
	padding: 4px 5px 5px 10px;
	border-bottom: 1px solid #dddddd;
	background-image: url(../common/icon_heading_blue03.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading03 {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading04 {
	margin: 20px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading05 {
	margin: 30px 0 15px 0;
	padding: 5px 0;
	background-color: #e2eaf5;
}

#mainArea .heading06 {
	margin: 30px 0 15px 0;
	padding: 7px 5px 4px 10px;
	border-bottom: 1px solid #c3d3ea;
	background-color: #e3ebf5;
	background-image: url(../common/icon_heading_blue02.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0;
}

#mainArea .heading07 {
	margin: 0 0 10px 0;
}

#mainArea .heading08 {
	margin: 0 0 10px 0;
	color: #005ca9;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

#mainArea .heading09 {
	margin: 20px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}



/*  */
#mainArea .footnoteList {
	clear: left;
	margin: 0 0 0 1em;
	font-size: 11px;
	line-height: 1.5;
	text-indent: -1em;
}

#mainArea .footnoteList2 {
	clear: left;
	margin: 0 0 0 1em;
	text-indent: -1em;
}



/*  */
#mainArea dl.noticeList dt {
	float: left;
	width: 25px;
	font-size: 11px;
	line-height: 1.5;
}

#mainArea dl.noticeList dd {
	margin: 0 0 0 30px;
	width: 490px;
}

#mainArea dl.noticeList dd ul {
	list-style-type: none;
}

#mainArea dl.noticeList dd li {
	font-size: 11px;
	line-height: 1.5;
}



#mainArea p {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1.5;
}

#mainArea p.small {
	font-size: 11px;
	line-height: 1.5;
}

#mainArea em {
	color: #cc0000;
	font-weight: normal;
}


/*  */
#mainArea table.dataTable01 {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 0px 0px 1px;
	empty-cells: show;
}

#mainArea table.dataTable01 th,
#mainArea table.dataTable01 td {
	padding: 5px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px 1px 1px 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}

#mainArea table.formTable01 {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px 0px 0px 2px;
	empty-cells: show;
}

#mainArea table.formTable01 th,
#mainArea table.formTable01 td {
	padding: 5px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px 2px 2px 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}





/* Acrobat Reader */
#mainArea .getAdobeReader {
	margin: 30px 0 0 0;
	padding: 10px;
	border: 1px solid #dddddd;
	background-color: #f5f5f5;
}

#mainArea .getAdobeReaderBnr {
	float: left;
	width: 88px;
}

#mainArea .getAdobeReaderBody {
	margin: 0 0 0 98px;
	font-size: 11px;
	line-height: 1.5;
}



/*  */
#mainArea dl.sendTo {
	padding: 10px;
	background-color: #eeeeee;
}

#mainArea dl.sendTo dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

#mainArea dl.sendTo dd {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.5;
}




/*  */
#mainArea ul.terms01 {
	margin: 0 0 20px 25px;
}

#mainArea ul.terms01 li {
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 1.5;
}

#mainArea ul.terms01 li ul {
	list-style-type: circle;
	margin: 0 0 0 25px;
}

#mainArea ul.terms01 li ul li {
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
}




/*  */
#mainArea ol.privacy01,
#mainArea ul.privacy01 {
	margin: 0 0 20px 30px;
}

#mainArea ol.privacy01 li,
#mainArea ul.privacy01 li {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1.5;
}

#mainArea ul.privacy01 li ol {
	margin: 0 0 0 25px;
	list-style-type: decimal;
}

#mainArea ul.privacy01 li ul {
	margin: 0 0 0 25px;
	list-style-type: disc;
}

#mainArea ul.privacy01 li ol li,
#mainArea ul.privacy01 li ul li,
#mainArea ol.privacy01 li ul li {
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
}

#mainArea .privacy02 {
	margin: 0 0 0 30px;
}

#mainArea .privacy02 h4 {
	margin: 20px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

#mainArea .privacy02 h5 {
	font-size: 12px;
	line-height: 1.5;
}

#mainArea .privacy02 ul {
	margin: 0 0 20px 25px;
}

#mainArea .privacy02 ul li {
	font-size: 12px;
	line-height: 1.5;
}

#mainArea .privacy02 ul li ul {
	list-style-type: none;
	margin: 0 0 0 15px;;
}

#mainArea .privacy02 ul li ul li {
	font-size: 12px;
	line-height: 1.5;
}

#mainArea ul.privacy03 {
	margin: 0 0 20px 25px;
}

#mainArea ul.privacy03 li {
	font-size: 12px;
	line-height: 1.5;
}






#mainArea #privacyIndexTable01,
#mainArea #privacyIndexTable02 {
	width: 100%;
	margin: 0 0 20px 0;
}

#mainArea #privacyIndexTable01 th {
	width: 150px;
	background-color: #ecf2f9;
	vertical-align: top;
}

#mainArea #privacyIndexTable01 td {
	vertical-align: top;
}

#mainArea #privacyIndexTable02 thead th {
	background-color: #ecf2f9;
}

#mainArea #privacyIndexTable02 tbody th {
	width: 180px;
	background-color: #f4f8fc;
	vertical-align: top;
}

#mainArea #privacyIndexTable02 tbody td {
	vertical-align: top;
}

