@charset "utf-8";

/* /corporation/index.html
---------------------------------------------------------- */
body.PrivacyColumn{}
	body.PrivacyColumn #mainWrap01{
		width:960px;
		overflow:hidden;
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
		margin-bottom:20px;
	}


	body.PrivacyColumn #mainWrap01 #mainWrap01In{}

/*---------------------*/
body.PrivacyColumn #mainWrap01 #mainWrap01In h3{
	width:960px;
}

	div.data_txt{}
		div.data_txt h4{
			background:url(/images/common/ico_arrowr01.gif) no-repeat 0 50%;
			padding-left:12px;
			display: block;
			border-bottom: 1px dotted #CCC;
			font-size: 16px;
			margin-bottom: 10px;
		}
		div.data_txt table{
		width:958px;
		}
			div.data_txt table th,div.data_txt table td{
				padding:10px;
				border:1px solid #ccc;
			}
			div.data_txt table th{
				width:250px;
				font-size:16px;
			}
			div.data_txt table td{
				width:870px;
				font-size:14px;
			}

/*---------------------*/




			
