/* start 基本 */
.copyright{
	color:#999999;
	font-size:11px;
	line-height:1.3em;
	text-align: center;
	margin-top: 50px;
	width: auto;
	padding: 0px 30px;
}
.copyright hr{
	width: 520px;
}
.txt_red {
	color: #FF0000;
}
.txt_bl {
	color: #0000FF;
}
/* end 基本 */
/* start スーパーZ */
.superz_td1 {
	font-size: 12px;
	line-height: 24px;
	border-right: 2px solid #3366FF;
}
.superz_txt1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}
.superz_txt2 {
	font-size: 16px;
	line-height: 27px;
}
/* end スーパーZ */
/* start 会社案内 */
.table_t1{
	border-collapse:collapse;
	width: 500px;
	margin-left: 30px;
}
.table_t1 th{
	background-color:#AEDEFF;
	text-align: center;
	padding: 2px;
	color: #CC0000;
	font-size: 14px;
	line-height: 1.5em;
}
.table_t1 td{
	background-color:#ECF9FF;
	padding: 2px;
	vertical-align: top;
	font-size: 12px;
}
/* end 会社案内 */
