/* CSS Document */

/*contents_l
--------------*/
.contents_l {
	width:200px;
	float:left;
}


.title_img {
	background:url(../images/category/company/title_img.gif) 0 0 no-repeat;
	height:70px;
	font-size:-1em;
	line-height:-1em;
	text-indent:-9999px;
}

.title_img a {
	display: block;
	height: 70px;
	width: 200px;
}


/*contents_r
--------------*/
.contents_r {
	width:670px;
	float:right;
}

.hed_img {
	margin-bottom:15px;
}


.contents_inner {
	width:655px;
	margin-bottom:25px;
}

#img_side {
	background: url(../images/category/company/img_side.jpg) no-repeat right bottom;
	padding-right: 220px;
	margin-bottom: 20px;
}

#img_side p {
	line-height: 1.6em;
	letter-spacing: 0.1em;
}

#name {
	background: url(../images/category/company/name.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 180px;
	height: 95px;
	margin-left: 255px;
}


.contents_inner td {
	padding: 5px 10px;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}
.contents_inner th {
	font-weight: normal;
	background: #F5F5F5;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.contents_inner table {
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

