@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 株式会社コスモワーク
	Version: 1.0
	Comment: workinfo設定
----------------------------------------------------------- */

/* 
 workinfo Style [
----------------------------------------------------------- */
#workinfoArea {
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#workinfoArea h3 {
	width: 770px;
	text-align: left;
	float: left;
}

#winfoLeft {
	float: left;
	width: 372px;
	margin-bottom: 145px;
}

#winfoRight {
	float: right;
	width: 372px;
	margin-bottom: 100px;
}

#workmapArea {
	height: 358px;
	width: 372px;
	position: relative;
}

#workmapArea ul {
	position: absolute;
	left: 15px;
	top: 50px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	width: 356px;
}

#workmapArea ul li {
	margin-bottom: 7px;
}

#winfoRight table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	empty-cells:show;
	width: 370px;
	float: right;
	margin-bottom: 11px;
	margin-top: 13px;
}

#winfoRight p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: url(../images/workinfo/point.gif) no-repeat left top;
	float: right;
	width: 372px;
	padding-left: 18px;
	text-align: left;
}

#winfoRight p a {
	color: #666666;
	text-decoration: underline;
}

#winfoRight p a:hover {
	color: #FF6600;
	text-decoration: none;
}

#winfoRight table th {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	background: #F4F4F4;
	letter-spacing: 0.0001em;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#winfoRight table td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0.0001em;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
