@charset "utf-8";
/* 一覧----------------------------------------------------- */
#txt-area {
	margin: 20px 26px 0 26px;
}

.page {
	text-align: center;
	line-height: normal;
	vertical-align: middle;
}

.page a:link {
	text-decoration: underline;
	color: #333333;
}

.page a:visited {
	text-decoration: underline;
	color: #333333;
}

.page a:hover {
	text-decoration: none;
	color:#0099FF;
}

.page a:active {
	text-decoration: underline;
	color: #333333;
}

.results-container {
	width: 598px;
	margin: 20px 0 0 0;
}

.results_left {
	width: 190px;
	float: left;
	margin: 0 14px 0 0;
}

.results_center {
	width: 190px;
	float: left;
	margin: 0 14px 0 0;
}

.results_right {
	width: 190px;
	float: left;
}

.results-photo {
	width: 188px;
	height: 141px;
	border: solid #efefef 1px;
	vertical-align: middle;
	text-align: center;
}

.results-name {
	font-size: 12px;
	line-height: 18px;
	background-color: #efefef;
	height: 38px;
	padding: 5px;
	margin: 10px 0 0 0;
}

.results-name a:link {
	text-decoration: underline;
	color: #333333;
}

.results-name a:visited {
	text-decoration: underline;
	color: #333333;
}

.results-name a:hover {
	text-decoration: none;
	color:#0099FF;
}

.results-name a:active {
	text-decoration: underline;
	color: #333333;
}

.r-table {
	width: 190px;
	margin: 0;
}

.r-table td {
	border-bottom: solid #efefef 1px;
	height: 27px;
	vertical-align: middle;
}

.r-day {
	background-image: url(../../../results/images/day_results.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 45px;
	line-height: normal;
}

.r-day-2 {
	background-image: url(../../../results/images/day_project.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 45px;
	line-height: normal;
}

/* 詳細----------------------------------------------------- */
.back-list {
	text-align: right;
}

#company_name {
	width: 650px;
}

#company_name th {
	vertical-align: middle;
	width: 50px;
	text-align: left;
}

#company_name td {
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
}

#lert-area {
	float: left;
	width: 296px;
}

#right-area {
	float: right;
	width: 282px;
}

#main-photo {
	border: solid #efefef 1px;
	vertical-align: middle;
	text-align: center;
}

.p-other {
	border: 1px solid #efefef;
	width: 242px;
	text-align: center;
	margin: 20px auto 0px auto;
	vertical-align: middle;
}

#spc-w {
	width: 282px;
	margin: 0;
	padding: 0;
}

#spc-w ul {
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}

#spc-w ul li {
	margin: 0;
	padding: 5px 0 5px 90px;
	list-style-type: none;
	font-size: 14px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

#spec-1 {
	background-image: url(../../../results/images/spec_1.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#spec-1 {
	background-image: url(../../../results/images/spec_1.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#spec-2 {
	background-image: url(../../../results/images/spec_2.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#spec-3 {
	background-image: url(../../../results/images/spec_3.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#spec-4 {
	background-image: url(../../../results/images/spec_4.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#spec-5 {
	background-image: url(../../../results/images/spec_5.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.prj-r-m {
	margin: 20px 0 0 0;
}

.prj-r-text {
	margin: 10px 15px 0 15px;
}

