@charset "shift_jis";

#main {
	float:none;
	width:850px;
}
#sub {
	display:none;
}

#main .pageTitle#titleAboutCompany {
	width:850px;
	background-image:url(../images/company/pagetitle.jpg);
}

#main .section h2 {
	width:850px;
	height:28px;
	margin-bottom:10px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#main .section#companyProfilePlanner h2 {
	background-image:url(../images/company/stitle01.gif);
}
#main .section#companyProfileOperator h2 {
	background-image:url(../images/company/stitle02.gif);
}


#main .section {
	padding-bottom:7px;
}

#main .section .tableWrapper{
	margin-left:75px;
	width:700px;
	margin-bottom:20px;
}
#main .section th{
	background-color:#F3F1EB;
	font-weight:normal;
	padding-top:15px;
	vertical-align:top;
	width:200px;
}
#main .section .tableWrapper td {
	padding-left:20px;
	text-align:left;
	width:578px;
}
