@charset "UTF-8";

/* ---------------------------------------------*/
/*	company
/* ---------------------------------------------*/
#mainImg_wp {
    height: 100px;
}

#company .tit_01 {
	margin-bottom:15px;
}

#company .tit_01 .tit {
	width:72px;
	height:18px;
	background:url(../img/page_tit_01.png) top left no-repeat;
}

#company .intro {
	background:url(../img/intro_text.png) no-repeat left top;
	width:445px;
	height:48px;
	margin-bottom:15px;
}

#company .intro span {
    display: none;
}

#company .com_name {
	width: 710px;
	height: 20px;
	margin: 18px 0 15px 0;
}


#company .com_name {
	font-size: 14px;
}


#company .com_wrap {
	width: 715px;
	margin-top: 10px;
	margin-bottom:20px;
}

#company .com_wrap p {
	margin-bottom: 1em;
}
	
#company .com_wrap img {
	float: right;
	display: inline;
	margin-left: 15px;
	margin-bottom: 40px;
}

#com_info {
	border-top: solid 1px #DFDFD0;
	font-size: 13px;
	margin-bottom: 5px;
}

#com_info th,
#com_info td {
	border-bottom: solid 1px #DFDFD0;
	padding: 8px 10px 8px 0px;	
}

#com_info th {
	width: 105px;
	margin-bottom: 20px;
	text-align: right;
	font-weight: normal;
}

#com_info td {
	width: 595px;
	padding-left: 10px;
}

#com_info span {
	border-left: solid 4px #D0BB9E;
	display: block;
	padding: 5px 0 5px 15px;
}

#company .anker {
	text-align: right;
	font-weight: bold;
}

#company .anker a{
	text-decoration: none;
	color: #000000;
}

	
	
	
	
	
	
	
	

