@charset "utf-8";

/* language_private.css */


/* title */
.ph3_red {
	margin-top:30px;
}
.ph4_red {
	margin:10px 0 5px;
}


/* b1 */
.private_b1 ul {
	margin:10px 0;
	padding-bottom:10px;
	background:url(../images/line01.png) repeat-x 0 100%;
}
.private_b1 li {
	margin-left:1em;
	text-indent:-1em;
	color:#be5949;
	font-size:115%;
}


/* b2 */
.private_b2_table {
	width:680px;
	margin-top:5px;
	border:1px solid #e2e2e2;
}
.private_b2_table th {
	padding:10px;
	background:url(../../language/english/images/group_table_bg01.png) repeat 0 0;
	border:1px solid #e2e2e2;
	/* text-align:left; */
	font-weight:normal;
	color:#9547c6;
}
.private_b2_table tr.theader th {
	padding:10px;
	background-image:none;
	background-color:#3b82cd;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.private_b2_table td {
	padding:10px;
	border:1px solid #e2e2e2;
	text-align:center;
	vertical-align:middle;
}
.private_b2 .ph0 {
	margin:10px 0;
}
.private_b2 .ph0_read {
	padding-top:0;
}

/* b3 */


/* b4 */


/* private_01 */
.private_01_b1 h4 {
	padding:20px 0 0;
	font-size:115%;
	font-weight:bold;
	color:#be5949;
}
.private_01_b2 {
	margin-top:20px;
	padding:15px 20px 20px;
	border:10px solid #f5f5f5;
}
.private_01_b2 li {
	padding-bottom:5px;
}
.private_01_b2 h5 {
	margin:1em 0 0.5em;
	font-size:115%;
	font-weight:bold;
	color:#be5949;
}
.private_01_img {
	margin-top:20px;
	text-align:center;
}
.private_01_b3 {
	padding-bottom:30px;
}
.private_01_b4 {
	margin:20px 30px 0;
}
.private_01_b4 th {
	width:10em;
	padding-top:10px;
	padding-bottom:10px;
}
.private_01_b4 td {
	padding-top:10px;
	padding-bottom:10px;
}
.private_01_b5 {
	margin:-20px 30px 0;
}
.private_01_b5 table {
	margin:1em 0;
}


/* private_table */
.private_01_b3 h3 {
	margin:25px 0 -10px;
}
.private_01_b3 table.table_detail {
	margin:20px 0 0;
}
.private_01_b3 table.table_detail th.th1 {
}
.private_01_b3 table.table_detail .tdata th {
	text-align:left;
}
.private_01_b3 table.table_detail .tdata td {
	text-align:center;
}
.private_01_table th {
	width:22%;
}
.private_01_table th.th4 {
	width:34%;
}
.private_02_table th {
	width:22%;
}
.private_02_table th.th4 {
	width:34%;
}
.private_03_table th {
	width:22%;
}
.private_03_table th.th4 {
	width:34%;
}
.private_04_table th {
	width:18%;
}
.private_04_table th.th5 {
	width:28%;
}


