@charset "utf-8";

/*▼--main--▼*/

h5.company_title {
	padding-top : 15px ;
}

a.pageback {
	font-size : 12px ;
	text-decoration : none ;
	position : relative ;
	left : 442px ;
	top : -37px ;
}

#main h2 {
	font-size : 18px ;
	margin-top : 10px ;
	color : #666666 ;
}

/*会社情報テーブル*/

table#company_info {
	width : 562px ;
	border: 1px solid #9f9f9f;
	font-size : 12px ;
	color : #666666 ;
}

table#company_info td {
	border: 1px solid #9f9f9f ;
	padding : 5px 10px ;
}

td.title03 {
	background-color : #f5f5f5 ;
	width: 100px;
}

/*会社情報テーブル end*/

p#maingoods_title {
	width : 562px ;
	height : 25px ;
	background : url(../img/companies/back_company.gif) repeat ;
	color : #575556 ;
	font-size : 14px ;
	text-align : center ;
	padding-top : 5px ;
	margin-top : 25px ;
	letter-spacing : 3px ;
	font-weight : bold ;
	margin-bottom : 20px ;
}

