﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#tabmenu{
	padding:0 0 7px 2px;
	background:url(../img/company/mline.jpg) 1px bottom no-repeat;
}

#tabmenu li{
	float:left;
	padding:0 7px 0 0;
}

#cbox1{
	padding:20px 0 0 5px;
}


#tbox{
	width:684px;
	padding:30px 0 0 5px;
}

#tbox h2{
	padding:0 0 20px 0;
}

#tbox table{
	table-layout:fixed;
	border-collapse:collapse;
	width:100%;
	margin:0 auto 40px auto;
	border:3px solid #e5e2da;
	background:url(../img/contact/vbar.gif) 100px top repeat-y white;
	min-height:1px;
	_height:1px;
}

#tbox table tr{
	background:url(../img/contact/hbar.gif) left bottom repeat-x;
	min-height:1px;
	_height:1px;
}

#tbox table tr.noline{
	background:none;
}

#tbox table th{
	vertical-align:top;
	width:100px;
}

#tbox table td{

}

#tbox table div{
	padding:10px;
}

#tbox table th div{
	padding:10px 0 10px 20px;
}



#cbox2{
	width:671px;
	margin:0 auto;
	padding:30px 0 0 0;
}

#cbox2 .intbox{
	padding:0 0 25px 0;
}

#cbox2 .intbox h3{
	padding:0 0 20px 0;
}

#cbox2 .intbox dl{
	padding:0 0 15px 0;
}

#cbox2 .intbox dt{
	background:url(../img/recruit/rline.gif) left 10px no-repeat;
	font-size:120%;
	line-height:1.5;
	color:#d0111b;
	padding:0 0 0 40px;
}

#cbox2 .intbox dd{
	padding:5px 0 0 40px;
}