@charset "utf-8";

/************************************************* 共通 ***/

.tCenter {
	text-align: center;
}

.tRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.cell_top	{
	border-top: 1px solid #CCCCCC;
}
.cell_bottom	{
	border-bottom: 1px solid #CCCCCC;
}
.cell_left	{
	border-left: 1px solid #CCCCCC;
}
.cell_right	{
	border-right: 1px solid #CCCCCC;
}


	a img:hover {
	opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
	-moz-opacity: .70; /* FF lt 1.5, Netscape */

}



.underline {
	text-decoration: underline;
}

.f10 {
	font-size: 10px;
}

.f11 {
	font-size: 11px;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f15 {
	font-size: 15px;
}

.f16 {
	font-size: 16px;
}

.f17 {
	font-size: 17px;
}

.f18 {
	font-size: 18px;
}

.f19 {
	font-size: 19px;
}

.f20 {
	font-size: 20px;
}

.f22 {
	font-size: 22px;
}


.lh1 {
	line-height: 1;
}

.lh12 {
	line-height: 1.2;
}

.lh13 {
	line-height: 1.3;
}

.lh14 {
	line-height: 1.4;
}

.lh15 {
	line-height: 1.5;
}

.lh16 {
	line-height: 1.6;
}

.lh17 {
	line-height: 1.7;
}

.lh18 {
	line-height: 1.8;
}

.lh19 {
	line-height: 1.9;
}

.lh2 {
	line-height: 2;
}



.bold {
	font-weight: bold;
}

.wht {
	color: #FFFFFF;
}

.bk {
	color: #000000;
}

.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}


.bgwhite {
	background: #FFFFFF;
}



.bg1 {
	background: #F9F9F9;
}

.bg2 {
	background: #666666;
}

.c6 {
	color: #666666;
}

.w440 {
	width: 440px;
}

.h20 {
	height: 20px;
}

#submitBt {
	width: 115px;
	height: 27px;
	background: #ED751E;
	color: #FFFFFF;
	border: 0;
	font-size:12px;
}

#clearBt {
	width: 115px;
	height: 27px;
	background: #666666;
	color: #FFFFFF;
	border: 0;
	font-size:12px;
}


.main01 {
	background: url(home/img/main.jpg) no-repeat center top;
	height: 450px;
}

.main02 {
	background: url(02_company/img/main.jpg) no-repeat center top;
	height: 180px;
}

.main03 {
	background: url(03_outline/img/main.jpg) no-repeat center top;
	height: 180px;
}

.main04 {
	background: url(04_recruit/img/main.jpg) no-repeat center top;
	height: 180px;
}

.main05 {
	background: url(05_contact/img/main.jpg) no-repeat center top;
	height: 180px;
}

.tb1 {
	background: url(04_recruit/img/bg1.jpg) no-repeat;
	height: 174px;
}

.tb1 td {
	padding: 130px 0 0 410px;
}


/*************************************************  ***/










