@charset "UTF-8";
/* CSS Document */


/*-----第二階層コンテンツ-------*/

.t-company{
	background:url(../images/company/t-greeting.jpg) no-repeat;
	width:720px;
	height:65px;
	margin:0 0 10px 0;
	text-indent:-10000px;
}

.t-vision{
	background:url(../images/company/t-vision.jpg) no-repeat;
	width:720px;
	height:65px;
	margin:0 0 10px 0;
	text-indent:-10000px;
}

.t-philosophy {
	background:url(../images/company/t-philosophy.jpg) no-repeat;
	width:720px;
	height:65px;
	margin:0 0 10px 0;
	text-indent:-10000px;
}

.t-outline {
	background:url(../images/company/t-outline.jpg) no-repeat;
	width:720px;
	height:65px;
	margin:0 0 10px 0;
	text-indent:-10000px;
}

.t-recruit {
	background:url(../images/company/t-recruit.jpg) no-repeat;
	width:720px;
	height:65px;
	margin:0 0 10px 0;
	text-indent:-10000px;
}
	
.company-h3-1, .company-h3-2, .company-h3-3, .company-h3-4, .company-h3-5 ,
.company-h3-6, .company-h3-7, .company-h3-8{
	width:720px;
	height:46px;
	margin:0 0 10px 0;
	text-indent:-10000px;
}

.company-h3-1{
	background:url(../images/company/company-h3-1.jpg) no-repeat;
}

.company-h3-2{
	background:url(../images/company/company-h3-2.jpg) no-repeat;
}

.company-h3-3{
	background:url(../images/company/company-h3-3.jpg) no-repeat;
}

.company-h3-4{
	background:url(../images/company/company-h3-4.jpg) no-repeat;
}

.company-h3-5{
	background:url(../images/company/company-h3-5.jpg) no-repeat;
}

.company-h3-6{
	background:url(../images/company/company-h3-6.jpg) no-repeat;
}

.company-h3-7{
	background:url(../images/company/company-h3-7.jpg) no-repeat;
}

.company-h3-8{
	background:url(../images/company/company-h3-8.jpg) no-repeat;
}


.blue {
	width:auto;
	height:20px;
	font-weight:bold;
	margin:10px 0 0px 0;
	color:#1D61A0;
}

.td-left {
	background:#CCC;
	width:150px;
	padding:5px;
	border-bottom:#FFF solid 0px;
}

.td-right {
	width:510px;
	padding:5px;
	border-bottom:#CCC solid 1px;
}


