@charset "utf-8";

/*==================COMPANY=========================*/
#company table.tFormat03{
	margin-top: 20px;
}
			#company table.tFormat03 td,
			#company table.tFormat03 th{
				padding: 3px 10px;
				font-size: 12px;
			}
			#company table.tFormat03 th{
				white-space: nowrap;
			}
			#company table.tFormat03 td{
				text-align: left;
			}
/*==================PRIVACY=========================*/
#privacy h4{
	padding-left: 15px;
	background: transparent url(../images/bur_sq01.gif) no-repeat 0 0.5em;
}
#privacy #guideline ul li{
	display: list-item;
	list-style: disc;
	margin-left: 35px;
}
/*====================SITE MAP=========================*/
#sitemap h3{
	padding: 3px 0;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}
.contlist li{
		float: left;
    width: 45%;
}
			.contlist li a{
	padding-left: 15px;
	background: transparent url(../images/bur_arrow.gif) no-repeat 0 0.3em;
}
.to_link{
	padding-left: 15px;
	background: transparent url(../images/bur_arrow.gif) no-repeat 0 0.4em;
}
/*====================RECRUIT=========================*/
#recruit table td{
	text-align: left;
}
#recruit table th{
	white-space: nowrap;
}
			#recruit table ul li{
				 font-size: 12px;
				 text-align: left;
			}
/*====================NEWS=============================*/
#news h3{
	padding: 0 0 6px 65px;
	font-size: 16px;
	color: #00408E;
	border-bottom: 1px solid #D9D9D9;
	background: transparent url(../news/images/bur_news_b.png) no-repeat 0 0;
}
#news p img{
	margin-bottom: 10px;
}
