@charset "shift_jis";

#bread {
	margin-bottom: 10px;
}

#jweboffice_securityset {
}
#jweboffice_securityset table {
	width: 100%;
	border-collapse: collapse;
}
#jweboffice_securityset table th,
#jweboffice_securityset table td {
	padding: 8px 8px 3px;
	vertical-align: middle;
	text-align: center;
}
#jweboffice_securityset table th p,
#jweboffice_securityset table td p {
	margin: 0 0 5px;
	line-height: 1.4;
	font-size: 100%;
	font-weight: normal;
}
#jweboffice_securityset table tr.head th {
	border: 1px solid #ccc;
	background-color: #f7f7f7;
}
#jweboffice_securityset table tr.head th p.tit {
	font-weight: bold;
}
#jweboffice_securityset table tr.desc td {
	border: 1px solid #ccc;
}
#jweboffice_securityset table tr.arrow td {
}
#jweboffice_securityset table tr.text td {
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
}

#notice ul li img {
	vertical-align: middle;
}

/*--- 

.table_news3 {
	margin: 0px 14px 0 15px;
	background: #C2C2C2;
}
.table_news3 th {
	vertical-align: top;
	text-align: center;
	padding: 2px;
	background:#e8e6e6;
	font-size: 80%;
	font-weight: bold;
}

.table_news3 th.gr {
	vertical-align: top;
	text-align: center;
	padding: 2px;
	background:#d9ffdf;
	font-size: 80%;
	font-weight: bold;
}

.table_news3 td {
	vertical-align: top;
	text-align: left;
	padding: 2px;
	background: #FFF;
	font-size: 80%;
}

.table_news3 td.yl {
	vertical-align: top;
	text-align: left;
	padding: 2px;
	background: #fffed8;
	font-size: 80%;
}

.table_news3 td.or {
	vertical-align: top;
	text-align: left;
	padding: 2px;
	background: #fed9a9;
	font-size: 80%;
}
*/