@charset "UTF-8";

/********************************
メーカー共通
*********************************/

#Contents li.printtab a,
#Contents li.printtab a:hover {
	float:right;
	background:url(../../images/icon_print.gif) no-repeat 0 50%;
	text-align:right;
	padding:10px 0 10px 20px
}

#Contents .Mainbox ul.category li {
	float: left;
	margin: 0px 10px 0px 0px;
}

#Contents .Mainbox span.tag {
	color: white;
	padding: 1px 2px;
	margin-right: 5px;
	white-space: nowrap;
}

#Contents .Mainbox span.industry {
	background-color: #0E8B43;
}

#Contents .Mainbox span.request {
	background-color: #0E56A7;
}

#Contents .Mainbox li.search {
	width: 130px;
	float: left;
	white-space: nowrap;
	margin: 0px;
}

/********************************
メーカー検索結果一覧
*********************************/

.companyinfo_str_col_left {
	float:left; width: 320px;
	border: solid 1px #CCC;
}

.companyinfo_str_col_right {
	float :right;
	width: 360px;
}

.clear {
	clear:both;
}

/********************************
メーカー詳細
*********************************/

/* PR文 */
#Contents .normalbox .company_photo {
	float: right;
	margin: 0 0 15px 15px;
}

/* 会社概要・事業所概要 */
#Contents .tablebox td {
	padding: 5px 15px;
}

#Contents .tablebox th {
	width: 120px;
	padding: 5px 15px;
}

#Contents .tablebox td.left {
	width: auto;
}

#Contents .tablebox td.logo {
	width: 200px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

#Contents .map {
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}

#Contents .map div {
	margin:0;
}

#Contents .map p {
	margin:5px 0;
}

/********************************
メーカー評価
*********************************/

/* フォーム */
#Contents .Mainbox .tablebox input.form,
#Contents .Mainbox .tablebox textarea.form {
	width: 520px;
}

#Contents .Mainbox .tablebox input.star {
	width: auto;
}

#Contents .Mainbox .tablebox label.star {
	margin-right: 0px;
}

#Contents .Mainbox .tablebox label {
	margin-right: 20px;
}

#Contents .Mainbox .center {
	text-align: center;
}

#Contents .Mainbox .center ul {
	width: 100%;
	text-align: center;
}

#Contents .Mainbox .center li {
	display: inline;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}

/********************************
メーカー問合せ
*********************************/

#Contents .contact th ,
#Contents .contact td {
	padding: 10px 15px;
	text-align: left;
}

#Contents .contact input.title {
	width:500px;
}

#Contents .contact textarea {
	width:500px;
	height:200px;
}

#Contents .contact span.company {
	float:left;
	white-space: nowrap;
	min-width: 250px;
}

#Contents .contact span.companyall {
	float:left;
	white-space: nowrap;
	width: 500px;
}


